Updated Readme

This commit is contained in:
Mark Rapson 2025-05-13 02:36:29 +01:00
parent 48d5cf9d5e
commit 0d30e4d312

View File

@ -1,10 +1,9 @@
# LZ Wrench (Block Rotator)
Minecraft datapack: Rename a carrot on a stick to "Wrench" and right click on blocks to rotate them.
## How to use:
* Drop the datapack into your world's datapacks folder.
* Type `/reload` or restart your world/server to enable the datapack.
* Use an anvil to rename a carrot on a stick to *Wrench* (case sensitive).
* Craft the wrench using two stick and a copper ingot.
The wrench can currently rotate these blocks:
* Pillars and other similarly placed blocks
@ -28,14 +27,13 @@ The wrench can currently rotate these blocks:
* End rods
* Stairs
* Slabs
* Trapdoors
...and many more
Additionally, you can change the Wrench's mode by right clicking in your offhand.
Information on how the different modes work is available in `WrenchModes.md`.
## Options
Settings can be changed using `/function wrench:config`
The Datapack can also be removed using `/function lz:uninstall`, this will remove all scoreboard components.
A debug mode is also available to view the ray casting `/scoreboard players set WrenchDebug WrenchConfig 1`<br>
The Datapack can also be removed using `/function wrench:uninstall`, this will remove all scoreboard components.
Version 1.0
Version 2.0