*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 .gitignore
mauberries_canopy_update
benamaurer 2021-05-18 13:08:12 -05:00
parent 8abff0d35b
commit e5fc0afed1
29 changed files with 30 additions and 30 deletions

BIN
data/.DS_Store vendored

Binary file not shown.

View File

@ -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.

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:mobs",
"parent": "canopy:mobs",
"criteria": {
"have_sed": {
"trigger": "minecraft:player_killed_entity",

View File

@ -9,7 +9,7 @@
"show_toast": false,
"announce_to_chat": false
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"in_end": {
"trigger": "minecraft:location",

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:end",
"parent": "canopy:end",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -8,7 +8,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"x+": {
"trigger": "minecraft:location",

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"have_sed": {
"trigger": "minecraft:inventory_changed",

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:get_sed",
"parent": "canopy:get_sed",
"criteria": {
"have_sed": {
"trigger": "minecraft:tame_animal",

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:so_anyway_i_started_blasting",
"parent": "canopy:so_anyway_i_started_blasting",
"criteria": {
"have_sed": {
"trigger": "minecraft:player_killed_entity",

View File

@ -9,7 +9,7 @@
"hidden": false,
"announce_to_chat": true
},
"parent": "birbmc:enter_the_void",
"parent": "canopy:enter_the_void",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -9,7 +9,7 @@
"show_toast": false,
"announce_to_chat": false
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"mob_kill": {
"trigger": "minecraft:player_killed_entity"

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:a_good_start",
"parent": "canopy:a_good_start",
"criteria": {
"100_phantoms": {
"trigger": "minecraft:location",

View File

@ -9,7 +9,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:touch_the_sky",
"parent": "canopy:touch_the_sky",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -8,7 +8,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:gib_sed",
"parent": "canopy:gib_sed",
"criteria": {
"birdy_dancin": {
"trigger": "impossible"

View File

@ -1,5 +1,5 @@
{
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"music_disc_cat": {
"trigger": "minecraft:item_used_on_block",
@ -228,6 +228,6 @@
]
],
"rewards": {
"function": "birbmc:parrot"
"function": "canopy:parrot"
}
}

View File

@ -1,12 +1,12 @@
{
l{
"display": {
"icon": {
"item": "minecraft:feather"
"item": "minecraft:jungle_sapling"
},
"title": "BirbMC",
"description": "beep",
"title": "Canopy",
"description": "Can o' Peas",
"frame": "task",
"background": "minecraft:textures/block/light_blue_concrete_powder.png",
"background": "minecraft:textures/block/lime_concrete.png",
"show_toast": false,
"announce_to_chat": false
},

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:mobs",
"parent": "canopy:mobs",
"criteria": {
"bow_spam": {
"trigger": "minecraft:player_hurt_entity",

View File

@ -8,7 +8,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:so_anyway_i_started_blasting",
"parent": "canopy:so_anyway_i_started_blasting",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -8,7 +8,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"get_award": {
"trigger": "minecraft:impossible"

View File

@ -9,7 +9,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"wear_cursed_items": {
"trigger": "minecraft:inventory_changed",

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:root",
"parent": "canopy:root",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -9,7 +9,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:gib_sed",
"parent": "canopy:gib_sed",
"criteria": {
"red": {
"trigger": "minecraft:tame_animal",

View File

@ -8,7 +8,7 @@
"frame": "challenge",
"announce_to_chat": true
},
"parent": "birbmc:now_were_talking",
"parent": "canopy:now_were_talking",
"criteria": {
"100_phantoms": {
"trigger": "minecraft:location",

View File

@ -8,7 +8,7 @@
"frame": "task",
"announce_to_chat": true
},
"parent": "birbmc:end",
"parent": "canopy:end",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -9,7 +9,7 @@
"hidden": false,
"announce_to_chat": true
},
"parent": "birbmc:enter_the_void",
"parent": "canopy:enter_the_void",
"criteria": {
"height": {
"trigger": "minecraft:location",

View File

@ -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.