Apply BCLib (WIP)
This commit is contained in:
parent
746613cbf1
commit
006dc63583
65 changed files with 122 additions and 775 deletions
|
@ -9,9 +9,4 @@ public class EndPathBlock extends BasePathBlock {
|
|||
public EndPathBlock(Block source) {
|
||||
super(source);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected Block getBottomBlock() {
|
||||
return Blocks.END_STONE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue