WallCrafter
WallCrafter
extends Block
field | type | default | notes |
---|---|---|---|
topRegion | TextureRegion | null | |
rotatorBottomRegion | TextureRegion | null | |
rotatorRegion | TextureRegion | null | |
drillTime | float | 150.0 | Time to produce one item at 100% efficiency. |
updateEffect | Effect | mineWallSmall | Effect randomly played while drilling. |
updateEffectChance | float | 0.02 | |
rotateSpeed | float | 2.0 | |
attribute | Attribute | sand | Attribute to check for wall output. |
output | Item | sand |