Updated Readme
This commit is contained in:
parent
48d5cf9d5e
commit
0d30e4d312
12
README.md
12
README.md
@ -1,10 +1,9 @@
|
|||||||
# LZ Wrench (Block Rotator)
|
# 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:
|
## How to use:
|
||||||
* Drop the datapack into your world's datapacks folder.
|
* Drop the datapack into your world's datapacks folder.
|
||||||
* Type `/reload` or restart your world/server to enable the datapack.
|
* 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:
|
The wrench can currently rotate these blocks:
|
||||||
* Pillars and other similarly placed blocks
|
* Pillars and other similarly placed blocks
|
||||||
@ -28,14 +27,13 @@ The wrench can currently rotate these blocks:
|
|||||||
* End rods
|
* End rods
|
||||||
* Stairs
|
* Stairs
|
||||||
* Slabs
|
* Slabs
|
||||||
|
* Trapdoors
|
||||||
|
...and many more
|
||||||
|
|
||||||
Additionally, you can change the Wrench's mode by right clicking in your offhand.
|
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`.
|
Information on how the different modes work is available in `WrenchModes.md`.
|
||||||
|
|
||||||
## Options
|
## 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>
|
Version 2.0
|
||||||
The Datapack can also be removed using `/function wrench:uninstall`, this will remove all scoreboard components.
|
|
||||||
|
|
||||||
Version 1.0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user