-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove copper slab/stair variations which once caused the tags to fail in versions above 21w13a. Some tag entries are no longer required for 1.16.2~1.16.5 compatibility
- Loading branch information
1 parent
a5b882d
commit 9a223af
Showing
14 changed files
with
29 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ small_dripleaf run function mrcd:private/types/small_dripleaf | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ big_dripleaf_stem run function mrcd:private/types/big_dripleaf_stem/main | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ spore_blossom run function mrcd:private/types/spore_blossom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ big_dripleaf run function mrcd:private/types/big_dripleaf/main | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ candle_cake run function mrcd:private/types/candle_cake | ||
|
||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ small_amethyst_bud run function mrcd:private/types/small_amethyst_bud/main | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ medium_amethyst_bud run function mrcd:private/types/medium_amethyst_bud/main | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ large_amethyst_bud run function mrcd:private/types/large_amethyst_bud/main | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ amethyst_cluster run function mrcd:private/types/amethyst_cluster/main | ||
execute if entity @s[tag=!mrcd_detected] if block ~ ~ ~ pointed_dripstone run function mrcd:private/types/pointed_dripstone/main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"values": [ | ||
"#minecraft:carpets", | ||
"minecraft:moss_carpet" | ||
{"id": "minecraft:moss_carpet", "required": false} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{"values":[ | ||
"minecraft:dirt_path", | ||
{"id": "minecraft:grass_path", "required": false}, | ||
{"id": "minecraft:dirt_path", "required": false}, | ||
"minecraft:farmland" | ||
]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"values": [ | ||
"minecraft:weeping_vines", | ||
"minecraft:hanging_roots" | ||
{"id": "minecraft:hanging_roots", "required": false} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"values": [ | ||
"minecraft:end_rod", | ||
"minecraft:lightning_rod" | ||
{"id": "minecraft:lightning_rod", "required": false} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
{ | ||
"values":[ | ||
"#minecraft:slabs", | ||
"minecraft:cut_copper_slab", | ||
"minecraft:exposed_cut_copper_slab", | ||
"minecraft:weathered_cut_copper_slab", | ||
"minecraft:oxidized_cut_copper_slab", | ||
"minecraft:waxed_cut_copper_slab", | ||
"minecraft:waxed_exposed_cut_copper_slab", | ||
"minecraft:waxed_weathered_cut_copper_slab", | ||
"minecraft:sculk_sensor" | ||
{"id": "minecraft:sculk_sensor", "required": false} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,5 @@ | ||
{ | ||
"values":[ | ||
"#minecraft:stairs", | ||
"minecraft:cut_copper_stairs", | ||
"minecraft:exposed_cut_copper_stairs", | ||
"minecraft:weathered_cut_copper_stairs", | ||
"minecraft:oxidized_cut_copper_stairs", | ||
"minecraft:waxed_cut_copper_stairs", | ||
"minecraft:waxed_exposed_cut_copper_stairs", | ||
"minecraft:waxed_weathered_cut_copper_stairs" | ||
"#minecraft:stairs" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{"values":[ | ||
"minecraft:vine", | ||
"minecraft:fire", | ||
"minecraft:glow_lichen" | ||
{"id": "minecraft:glow_lichen", "required": false} | ||
]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"values": [ | ||
"minecraft:weeping_vines_plant", | ||
"minecraft:cave_vines_head", | ||
"minecraft:cave_vines_body" | ||
{"id": "minecraft:cave_vines_head", "required": false}, | ||
{"id": "minecraft:cave_vines_body", "required": false} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters