- Added my_friend_petey
- Added lore tab (root) - Edited feeling_caged_in to be 50k/-50k requirementmaster
parent
f82453dc2d
commit
357f757bb0
|
@ -16,7 +16,7 @@
|
|||
"dimension": "minecraft:overworld",
|
||||
"position": {
|
||||
"x": {
|
||||
"min": 100000
|
||||
"min": 50000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -27,7 +27,7 @@
|
|||
"dimension": "minecraft:overworld",
|
||||
"position": {
|
||||
"x": {
|
||||
"max": -100000
|
||||
"max": -50000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -38,7 +38,7 @@
|
|||
"dimension": "minecraft:overworld",
|
||||
"position": {
|
||||
"z": {
|
||||
"min": 100000
|
||||
"min": 50000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -49,7 +49,7 @@
|
|||
"dimension": "minecraft:overworld",
|
||||
"position": {
|
||||
"z": {
|
||||
"max": -100000
|
||||
"max": -50000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:filled_map"
|
||||
},
|
||||
"title": "My Friend Petey",
|
||||
"description": "An important quest",
|
||||
"frame": "task",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"be_near": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"dimension": "minecraft:overworld",
|
||||
"position": {
|
||||
"x": {
|
||||
"min": 27,
|
||||
"max": 30
|
||||
},
|
||||
"y": {
|
||||
"min": 98,
|
||||
"max": 101
|
||||
},
|
||||
"z": {
|
||||
"min": -129,
|
||||
"max": -126
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:spruce_door"
|
||||
},
|
||||
"title": "Secret Club",
|
||||
"description": "What's the password?",
|
||||
"frame": "challenge",
|
||||
"hidden": true,
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"say_the_password": {
|
||||
"trigger": "impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:spruce_door"
|
||||
},
|
||||
"title": "Secret Club",
|
||||
"description": "What's the password?",
|
||||
"frame": "challenge",
|
||||
"hidden": true,
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"say_the_password": {
|
||||
"trigger": "impossible"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wheat_seeds"
|
||||
},
|
||||
"title": "Get sed",
|
||||
"description": "Obtain some sed",
|
||||
"frame": "task",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"have_sed": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [{
|
||||
"item": "minecraft:wheat_seeds"
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wheat_seeds"
|
||||
},
|
||||
"title": "Get sed",
|
||||
"description": "Obtain some sed",
|
||||
"frame": "task",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"have_sed": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [{
|
||||
"item": "minecraft:wheat_seeds"
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:parrot_spawn_egg"
|
||||
},
|
||||
"title": "Gib sed",
|
||||
"description": "Tame a b0rb",
|
||||
"frame": "task",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:get_sed",
|
||||
"criteria": {
|
||||
"have_sed": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:parrot_spawn_egg"
|
||||
},
|
||||
"title": "Gib sed",
|
||||
"description": "Tame a b0rb",
|
||||
"frame": "task",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:get_sed",
|
||||
"criteria": {
|
||||
"have_sed": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:music_disc_chirp"
|
||||
},
|
||||
"title": "Party Parrot",
|
||||
"description": "Birdy dancin!",
|
||||
"frame": "challenge",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:gib_sed",
|
||||
"criteria": {
|
||||
"birdy_dancin": {
|
||||
"trigger": "impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:music_disc_chirp"
|
||||
},
|
||||
"title": "Party Parrot",
|
||||
"description": "Birdy dancin!",
|
||||
"frame": "challenge",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:gib_sed",
|
||||
"criteria": {
|
||||
"birdy_dancin": {
|
||||
"trigger": "impossible"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,233 +1,233 @@
|
|||
{
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"music_disc_cat": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_cat"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_13": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_13"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_blocks": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_blocks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_chirp": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_chirp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_far": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_far"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_mall": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_mall"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_mellohi": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_mellohi"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_stal": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_stal"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_strad": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_strad"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_ward": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_ward"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_11": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_11"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_wait": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_wait"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_pigstep": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_pigstep"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"music_disc_cat",
|
||||
"music_disc_13",
|
||||
"music_disc_blocks",
|
||||
"music_disc_chirp",
|
||||
"music_disc_far",
|
||||
"music_disc_mall",
|
||||
"music_disc_mellohi",
|
||||
"music_disc_stal",
|
||||
"music_disc_strad",
|
||||
"music_disc_ward",
|
||||
"music_disc_11",
|
||||
"music_disc_wait",
|
||||
"music_disc_pigstep"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"function": "canopy:parrot"
|
||||
}
|
||||
}
|
||||
{
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"music_disc_cat": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_cat"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_13": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_13"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_blocks": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_blocks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_chirp": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_chirp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_far": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_far"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_mall": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_mall"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_mellohi": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_mellohi"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_stal": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_stal"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_strad": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_strad"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_ward": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_ward"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_11": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_11"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_wait": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_wait"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music_disc_pigstep": {
|
||||
"trigger": "minecraft:item_used_on_block",
|
||||
"conditions": {
|
||||
"location": {
|
||||
"block": {
|
||||
"block": "minecraft:jukebox",
|
||||
"state": {
|
||||
"has_record": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"item": "minecraft:music_disc_pigstep"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"music_disc_cat",
|
||||
"music_disc_13",
|
||||
"music_disc_blocks",
|
||||
"music_disc_chirp",
|
||||
"music_disc_far",
|
||||
"music_disc_mall",
|
||||
"music_disc_mellohi",
|
||||
"music_disc_stal",
|
||||
"music_disc_strad",
|
||||
"music_disc_ward",
|
||||
"music_disc_11",
|
||||
"music_disc_wait",
|
||||
"music_disc_pigstep"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"function": "canopy:parrot"
|
||||
}
|
||||
}
|
|
@ -1,60 +1,60 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:player_head",
|
||||
"nbt": "{SkullOwner: {UUID: \"7afbf6632bf049ef915f22e81b298d17\", Properties: {textures: [{Value: \"ewogICJ0aW1lc3RhbXAiIDogMTU5NzM0MzY4MzI4NywKICAicHJvZmlsZUlkIiA6ICI3YWZiZjY2MzJiZjA0OWVmOTE1ZjIyZTgxYjI5OGQxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJWYWtiZXplbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lNGNmODAyZWMzNzVjYzcwMzQyYjZiMWRkZWExNDFkOGEyNGIyMjkzOWFjYmVmY2IxYWQ0MzU3ZTk3OGQ5NWNjIgogICAgfQogIH0KfQ==\", Signature: \"xdqPCx6d4P4jAMYmhRDY8+GshmY6kW5ChMohnn27IzOchVzmHzmdshwlePEIe/1fuhDcYeDJaUgphZf7cqjMJyeMxgUDESbunb3oxsNH7Y+GUBgRY1+nnov3zLGpIruGdG5kdGNfyPyMdOye1Ou1iwz7m1zTqz1HjiOm/brDkP95QbatNdH+Ajnvut20wMcmKUS9rL+e0CLfb91PasVRpESogSbV7mL5sgFbt54UBj7oLdnaoE5Rk9pCvVADMPQqRFIGcrIe8E4EaJRmnXuj3rU8FeGkUcCnZw+aNHgS+iyAP1DL1MU+CkXLjY3YpADc7g9Fdf/1PIbF1RlfhZBsh4V4ji+kAX97xhIDqRdEAFIYJFHEWeLkGn45NY1nDYJaSgIfNAGpJTc/PFQl3jsEGcfglwgLpZSBgWi+6deC46wjT1h6ECxEntbPDSFiT1ktOr+Cy1GIGw5tQGhpiuHpkpdzj7F0/DBUxIj/wCl0JDr/+mSKWDUoyC4qp+W54Rga7OeLLr5VBEmjF7UoF50BT4lNYWN4KCpk5kFuPBB239y5L6U514vahtlSFsT7kq4mxorAV0zMhNYUHmNTxBcPOTaWHf3pQyUy63cUBvhfkL9MoBl6H7PUgMaQUEyicdzhZuQZrccE08FKEEjns6i0Grzp59icIQcYpoFaYIqgwYQ=\"}]}, Id: [I; 2063332963, 737167855, -1856036120, 455707927]}}"
|
||||
},
|
||||
"title": "Vak's Living Room",
|
||||
"description": "Have every type of parrot as a pet... whatcha do?",
|
||||
"frame": "challenge",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:gib_sed",
|
||||
"criteria": {
|
||||
"red": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:0}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blue": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:1}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"green": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:2}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cyan": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:3}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gray": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:4}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:player_head",
|
||||
"nbt": "{SkullOwner: {UUID: \"7afbf6632bf049ef915f22e81b298d17\", Properties: {textures: [{Value: \"ewogICJ0aW1lc3RhbXAiIDogMTU5NzM0MzY4MzI4NywKICAicHJvZmlsZUlkIiA6ICI3YWZiZjY2MzJiZjA0OWVmOTE1ZjIyZTgxYjI5OGQxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJWYWtiZXplbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lNGNmODAyZWMzNzVjYzcwMzQyYjZiMWRkZWExNDFkOGEyNGIyMjkzOWFjYmVmY2IxYWQ0MzU3ZTk3OGQ5NWNjIgogICAgfQogIH0KfQ==\", Signature: \"xdqPCx6d4P4jAMYmhRDY8+GshmY6kW5ChMohnn27IzOchVzmHzmdshwlePEIe/1fuhDcYeDJaUgphZf7cqjMJyeMxgUDESbunb3oxsNH7Y+GUBgRY1+nnov3zLGpIruGdG5kdGNfyPyMdOye1Ou1iwz7m1zTqz1HjiOm/brDkP95QbatNdH+Ajnvut20wMcmKUS9rL+e0CLfb91PasVRpESogSbV7mL5sgFbt54UBj7oLdnaoE5Rk9pCvVADMPQqRFIGcrIe8E4EaJRmnXuj3rU8FeGkUcCnZw+aNHgS+iyAP1DL1MU+CkXLjY3YpADc7g9Fdf/1PIbF1RlfhZBsh4V4ji+kAX97xhIDqRdEAFIYJFHEWeLkGn45NY1nDYJaSgIfNAGpJTc/PFQl3jsEGcfglwgLpZSBgWi+6deC46wjT1h6ECxEntbPDSFiT1ktOr+Cy1GIGw5tQGhpiuHpkpdzj7F0/DBUxIj/wCl0JDr/+mSKWDUoyC4qp+W54Rga7OeLLr5VBEmjF7UoF50BT4lNYWN4KCpk5kFuPBB239y5L6U514vahtlSFsT7kq4mxorAV0zMhNYUHmNTxBcPOTaWHf3pQyUy63cUBvhfkL9MoBl6H7PUgMaQUEyicdzhZuQZrccE08FKEEjns6i0Grzp59icIQcYpoFaYIqgwYQ=\"}]}, Id: [I; 2063332963, 737167855, -1856036120, 455707927]}}"
|
||||
},
|
||||
"title": "Vak's Living Room",
|
||||
"description": "Have every type of parrot as a pet... whatcha do?",
|
||||
"frame": "challenge",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:gib_sed",
|
||||
"criteria": {
|
||||
"red": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:0}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blue": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:1}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"green": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:2}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cyan": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:3}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gray": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:parrot",
|
||||
"nbt": "{Variant:4}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:tnt"
|
||||
},
|
||||
"title": "War, war never changes.",
|
||||
"description": "Obtain a stack of tnt... <.<",
|
||||
"frame": "task",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"get_boom_booms": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [{
|
||||
"item": "minecraft:tnt",
|
||||
"count": 64
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:tnt"
|
||||
},
|
||||
"title": "War, war never changes.",
|
||||
"description": "Obtain a stack of tnt... <.<",
|
||||
"frame": "task",
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"parent": "canopy:root",
|
||||
"criteria": {
|
||||
"get_boom_booms": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [{
|
||||
"item": "minecraft:tnt",
|
||||
"count": 64
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:writable_book"
|
||||
},
|
||||
"title": "From the depths below...",
|
||||
"description": "...The Canopy rises.",
|
||||
"frame": "challenge",
|
||||
"background": "minecraft:textures/block/lime_concrete.png",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": true
|
||||
},
|
||||
"criteria": {
|
||||
"be_near": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"dimension": "minecraft:overworld",
|
||||
"position": {
|
||||
"x": {
|
||||
"min": 1198,
|
||||
"max": 1204
|
||||
},
|
||||
"y": {
|
||||
"min": 15,
|
||||
"max": 19
|
||||
},
|
||||
"z": {
|
||||
"min": 1171,
|
||||
"max": 1178
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue