diff --git a/README.md b/README.md index 6cfe497..72e7260 100644 --- a/README.md +++ b/README.md @@ -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`
-The Datapack can also be removed using `/function wrench:uninstall`, this will remove all scoreboard components. - -Version 1.0 +Version 2.0