Updated to Minecraft 1.20.5

This commit is contained in:
2024-04-24 12:13:47 +01:00
parent 03ad5eea78
commit abf3adbca9
17 changed files with 43 additions and 76 deletions

View File

@@ -1,3 +1,3 @@
### Glazed Terracotta
execute as @s[nbt={SelectedItem:{tag:{display:{Lore:['{"text":"Terracotta mode"}']}}}}] run function wrench:rotate/glazed_terracotta_mode
execute as @s[nbt={SelectedItem:{components:{"minecraft:lore":['"Terracotta"']}}}] run function wrench:rotate/glazed_terracotta_mode
execute as @s[scores={WrenchSuccess=0}] run function wrench:rotate/glazed_terracotta_cycle