0

textures: add budding amethyst

This commit is contained in:
Nicolas F
2021-06-10 17:53:14 +02:00
parent 66195f6fc7
commit 257975383d
3 changed files with 3 additions and 0 deletions

View File

@@ -316,6 +316,7 @@ enum mc_block_id {
block_amethyst = 1042,
block_raw_iron = 1043,
block_raw_gold = 1044,
block_budding_amethyst = 1045,
// adding a gap in the numbering of walls to keep them all
// in one numbering block starting at 1792