[Feature] Renewable smaragdant

This commit is contained in:
Necrontyr 2022-10-14 22:55:12 +02:00
parent ac96841372
commit 6221600775
8 changed files with 107 additions and 3 deletions

View file

@ -571,6 +571,7 @@ public class EndBlocks {
"smaragdant_crystal",
SMARAGDANT_CRYSTAL
);
public static final Block BUDDING_SMARAGDANT_CRYSTAL = registerBlock("budding_smaragdant_crystal", new BuddingSmaragdantCrystalBlock());
public static final Block RESPAWN_OBELISK = registerBlock("respawn_obelisk", new RespawnObeliskBlock());