JCM:JobanBlockPoleCheckBase
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
Pole (Joban)
Other Information
Added in | v1.1.4 |
---|---|
Created by | LX86 |
JobanBlockPoleCheckBase is an abstract class for all other pole blocks.
It extends MTR's BlockPoleCheckBase, for more details please visit there.
Additional Blockstates
is_slab |
---|
true |
false |
On Place
- If the block below is not the block specified, don't do anything
- If the block above is a slab block, set the blockstate to be the same as the block below, and set
is_slab
to true. - Otherwise, set the blockstate to be the same as the block below.