Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "events":[
- {
- "event_type": "TICK",
- "ticks": "10",
- "tasks": [
- {
- "task_type": "POTION",
- "target_type": "SELF",
- "target": "",
- "id": "24",
- "duration": "250",
- "level": "20",
- "conditions": [
- {
- "condition_type": "PROXIMITY",
- "target": "BLOCK",
- "modid": "minecraft",
- "name": "bedrock",
- "meta": "0",
- "mob": "0",
- "radius": "5"
- }
- ]
- },
- {
- "task_type": "POTION",
- "target_type": "SELF",
- "target": "",
- "id": "9",
- "duration": "250",
- "level": "1",
- "conditions": [
- {
- "condition_type": "PROXIMITY",
- "target": "BLOCK",
- "modid": "Quadrum",
- "name": "polonium",
- "meta": "0",
- "mob": "0",
- "radius": "5",
- }
- ]
- },
- {
- "task_type": "POTION",
- "target_type": "SELF",
- "target": "",
- "id": "4",
- "duration": "250",
- "level": "3",
- "conditions": [
- {
- "condition_type": "PROXIMITY",
- "target": "BLOCK",
- "modid": "Botania",
- "name": "reedBlock",
- "meta": "0",
- "mob": "0",
- "radius": "5",
- }
- ]
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment