Guest User

phases.json

a guest
May 26th, 2022
57,151
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 1 0
  1. [
  2. {
  3. "name": "after_day1",
  4. "conditions": {
  5. "mindaycount": 1
  6. }
  7. },
  8. {
  9. "name": "nighttime",
  10. "conditions": {
  11. "mintime": 12500
  12. }
  13. }
  14. ]
Advertisement
Add Comment
Please, Sign In to add comment