Fence pattern
This commit is contained in:
parent
fe8070f0d4
commit
1dc48360dc
9 changed files with 103 additions and 218 deletions
|
@ -34,6 +34,7 @@ public class BlockPillar extends PillarBlock implements Patterned {
|
|||
return Patterned.createJson(Patterned.PILLAR_BLOCK_MODEL, blockId, block);
|
||||
}
|
||||
|
||||
@Override
|
||||
public Identifier statePatternId() {
|
||||
return Patterned.PILLAR_STATES_PATTERN;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue