forked from MineClone5/MineClone5
Update template
This commit is contained in:
parent
a2933ece62
commit
3e8e74b633
|
@ -1,6 +1,7 @@
|
||||||
# textdomain: mesecons_button
|
# textdomain: mesecons_button
|
||||||
Use the button to push it.=
|
Use the button to push it.=
|
||||||
Stone Button=
|
Stone Button=
|
||||||
|
Polished Blackstone Button=
|
||||||
A stone button is a redstone component made out of stone which can be pushed to provide redstone power. When pushed, it powers adjacent redstone components for 1 second.=
|
A stone button is a redstone component made out of stone which can be pushed to provide redstone power. When pushed, it powers adjacent redstone components for 1 second.=
|
||||||
Oak Button=
|
Oak Button=
|
||||||
Acacia Button=
|
Acacia Button=
|
||||||
|
@ -8,6 +9,8 @@ Birch Button=
|
||||||
Dark Oak Button=
|
Dark Oak Button=
|
||||||
Spruce Button=
|
Spruce Button=
|
||||||
Jungle Button=
|
Jungle Button=
|
||||||
|
Warped Hyphae Button=
|
||||||
|
Crimson Hyphae Button=
|
||||||
A wooden button is a redstone component made out of wood which can be pushed to provide redstone power. When pushed, it powers adjacent redstone components for 1.5 seconds. Wooden buttons may also be pushed by arrows.=
|
A wooden button is a redstone component made out of wood which can be pushed to provide redstone power. When pushed, it powers adjacent redstone components for 1.5 seconds. Wooden buttons may also be pushed by arrows.=
|
||||||
Provides redstone power when pushed=
|
Provides redstone power when pushed=
|
||||||
Push duration: @1s=
|
Push duration: @1s=
|
||||||
|
|
Loading…
Reference in New Issue