Removed color provider
This commit is contained in:
parent
2c8862a37b
commit
4040597a6d
475 changed files with 5411 additions and 7521 deletions
|
@ -5,7 +5,7 @@ import net.minecraft.world.level.material.MaterialColor;
|
|||
import ru.bclib.blocks.TripleTerrainBlock;
|
||||
|
||||
public class EndTripleTerrain extends TripleTerrainBlock {
|
||||
|
||||
|
||||
public EndTripleTerrain(MaterialColor color) {
|
||||
super(Blocks.END_STONE, color);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue