[Feature] Renewable smaragdant

Merge pull request #97 from Necrontyrr/budding-smaragdant
This commit is contained in:
Frank 2022-11-18 19:21:47 +01:00 committed by GitHub
commit 503c55549d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 115 additions and 4 deletions

View file

@ -638,6 +638,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());