Added Waterlogged Rails

Added all waterlogged rail variants.
Removed Face Click option for rails, this would only use the Player Click option which was confusing.
This commit is contained in:
2023-12-18 15:56:19 +00:00
parent 3a47b0c2d6
commit 7838cc6eeb
3 changed files with 216 additions and 109 deletions

View File

@@ -2,5 +2,4 @@
# Rotate Based on Wrench Mode
execute as @s[scores={WrenchSuccess=0},nbt={SelectedItem:{tag:{display:{Lore:['{"text":"Face Player"}']}}}}] run function wrench:rotate/rails_player
execute as @s[scores={WrenchSuccess=0},nbt={SelectedItem:{tag:{display:{Lore:['{"text":"Face Click"}']}}}}] run function wrench:rotate/rails_player
execute as @s[scores={WrenchSuccess=0}] run function wrench:rotate/rails_cycle