*Updating in preparation for Canopy launch and 1.17 changes.*
Updates: - Changed main directory name from data/birbmc to data/canopy - Changed naming conventions from birbmc to canopy - Fixing y-level coordinates for criteria affected by 1.17 y coordinate changes - Changed advancement icon and background (now jungle sapling and lime concrete) - Fixed typo in parrot_trigger.mcfunction - Removed .DS_Store - Added .gitignoremauberries_canopy_update
parent
8abff0d35b
commit
e5fc0afed1
Binary file not shown.
|
@ -1,2 +0,0 @@
|
||||||
#checking if a parrot is withing radius of the player to determine if the parrot will be dancing
|
|
||||||
execute as @s at @s if entity @e[type=minecraft:parrot, distance=..2] run advancement grant @s only birbmc:party_parrot
|
|
Binary file not shown.
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:mobs",
|
"parent": "canopy:mobs",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"have_sed": {
|
"have_sed": {
|
||||||
"trigger": "minecraft:player_killed_entity",
|
"trigger": "minecraft:player_killed_entity",
|
|
@ -9,7 +9,7 @@
|
||||||
"show_toast": false,
|
"show_toast": false,
|
||||||
"announce_to_chat": false
|
"announce_to_chat": false
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"in_end": {
|
"in_end": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:end",
|
"parent": "canopy:end",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"x+": {
|
"x+": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"have_sed": {
|
"have_sed": {
|
||||||
"trigger": "minecraft:inventory_changed",
|
"trigger": "minecraft:inventory_changed",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:get_sed",
|
"parent": "canopy:get_sed",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"have_sed": {
|
"have_sed": {
|
||||||
"trigger": "minecraft:tame_animal",
|
"trigger": "minecraft:tame_animal",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:so_anyway_i_started_blasting",
|
"parent": "canopy:so_anyway_i_started_blasting",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"have_sed": {
|
"have_sed": {
|
||||||
"trigger": "minecraft:player_killed_entity",
|
"trigger": "minecraft:player_killed_entity",
|
|
@ -9,7 +9,7 @@
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:enter_the_void",
|
"parent": "canopy:enter_the_void",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -9,7 +9,7 @@
|
||||||
"show_toast": false,
|
"show_toast": false,
|
||||||
"announce_to_chat": false
|
"announce_to_chat": false
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"mob_kill": {
|
"mob_kill": {
|
||||||
"trigger": "minecraft:player_killed_entity"
|
"trigger": "minecraft:player_killed_entity"
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:a_good_start",
|
"parent": "canopy:a_good_start",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"100_phantoms": {
|
"100_phantoms": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -9,7 +9,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:touch_the_sky",
|
"parent": "canopy:touch_the_sky",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:gib_sed",
|
"parent": "canopy:gib_sed",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"birdy_dancin": {
|
"birdy_dancin": {
|
||||||
"trigger": "impossible"
|
"trigger": "impossible"
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"music_disc_cat": {
|
"music_disc_cat": {
|
||||||
"trigger": "minecraft:item_used_on_block",
|
"trigger": "minecraft:item_used_on_block",
|
||||||
|
@ -228,6 +228,6 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"rewards": {
|
"rewards": {
|
||||||
"function": "birbmc:parrot"
|
"function": "canopy:parrot"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
l{
|
||||||
"display": {
|
"display": {
|
||||||
"icon": {
|
"icon": {
|
||||||
"item": "minecraft:feather"
|
"item": "minecraft:jungle_sapling"
|
||||||
},
|
},
|
||||||
"title": "BirbMC",
|
"title": "Canopy",
|
||||||
"description": "beep",
|
"description": "Can o' Peas",
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"background": "minecraft:textures/block/light_blue_concrete_powder.png",
|
"background": "minecraft:textures/block/lime_concrete.png",
|
||||||
"show_toast": false,
|
"show_toast": false,
|
||||||
"announce_to_chat": false
|
"announce_to_chat": false
|
||||||
},
|
},
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:mobs",
|
"parent": "canopy:mobs",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"bow_spam": {
|
"bow_spam": {
|
||||||
"trigger": "minecraft:player_hurt_entity",
|
"trigger": "minecraft:player_hurt_entity",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:so_anyway_i_started_blasting",
|
"parent": "canopy:so_anyway_i_started_blasting",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"get_award": {
|
"get_award": {
|
||||||
"trigger": "minecraft:impossible"
|
"trigger": "minecraft:impossible"
|
|
@ -9,7 +9,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"wear_cursed_items": {
|
"wear_cursed_items": {
|
||||||
"trigger": "minecraft:inventory_changed",
|
"trigger": "minecraft:inventory_changed",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:root",
|
"parent": "canopy:root",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -9,7 +9,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:gib_sed",
|
"parent": "canopy:gib_sed",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"red": {
|
"red": {
|
||||||
"trigger": "minecraft:tame_animal",
|
"trigger": "minecraft:tame_animal",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:now_were_talking",
|
"parent": "canopy:now_were_talking",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"100_phantoms": {
|
"100_phantoms": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -8,7 +8,7 @@
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:end",
|
"parent": "canopy:end",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -9,7 +9,7 @@
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "birbmc:enter_the_void",
|
"parent": "canopy:enter_the_void",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"height": {
|
"height": {
|
||||||
"trigger": "minecraft:location",
|
"trigger": "minecraft:location",
|
|
@ -0,0 +1,2 @@
|
||||||
|
#checking if a parrot is within radius of the player to determine if the parrot will be dancing
|
||||||
|
execute as @s at @s if entity @e[type=minecraft:parrot, distance=..2] run advancement grant @s only canopy:party_parrot
|
Binary file not shown.
Loading…
Reference in New Issue