Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "mob": ["minecraft:skeleton","minecraft:zombie"],
- "result": "allow",
- "phase": "nighttime",
- "speedmultiply": 1.5
- },
- {
- "hostile": true,
- "result": "allow",
- "phase": "nighttime",
- "speedmultiply": 1.5
- },
- {
- "mob": ["minecraft:skeleton","minecraft:zombie"],
- "incontrol": false,
- "result": "deny"
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment