Fixed missing vines & texture overlays
This commit is contained in:
parent
f57df6ac0b
commit
70d44fa825
214 changed files with 129 additions and 27 deletions
|
@ -24,7 +24,7 @@ import ru.betterend.patterns.BlockPatterned;
|
|||
import ru.betterend.patterns.Patterns;
|
||||
|
||||
public class EndAnvilBlock extends AnvilBlock implements BlockPatterned {
|
||||
public static final IntProperty DESTRUCTION = BlockProperties.DESTRUCTION;
|
||||
private static final IntProperty DESTRUCTION = BlockProperties.DESTRUCTION;
|
||||
protected final int level;
|
||||
|
||||
public EndAnvilBlock(MaterialColor color, int level) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue