Fixed missing vines & texture overlays
This commit is contained in:
parent
f57df6ac0b
commit
70d44fa825
214 changed files with 129 additions and 27 deletions
|
@ -11,7 +11,7 @@ import ru.betterend.patterns.Patterns;
|
|||
import ru.betterend.registry.EndBlocks;
|
||||
|
||||
public class AeterniumAnvil extends EndAnvilBlock {
|
||||
public static final IntProperty DESTRUCTION = BlockProperties.DESTRUCTION_LONG;
|
||||
private static final IntProperty DESTRUCTION = BlockProperties.DESTRUCTION_LONG;
|
||||
|
||||
public AeterniumAnvil() {
|
||||
super(EndBlocks.AETERNIUM_BLOCK.getDefaultMaterialColor(), EndToolMaterial.AETERNIUM.getMiningLevel());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue