Prep for addition of optional additional tools Removed config (for now) Added loads of blocks
3 lines
229 B
MCFunction
3 lines
229 B
MCFunction
# Ender Chest
|
|
execute if score px lz_wrench_raycast matches 1..14 if score pz lz_wrench_raycast matches 1..14 if score py lz_wrench_raycast matches ..14 if block ~ ~ ~ minecraft:ender_chest run function wrench:rotate/nesw/rotate
|