mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-04 06:39:07 +02:00
resource: add Minecraft 1.21.6 Dried Ghast block type
As Minecraft 1.21.7 is a hotfix release with no new block types or biomes, it is supported as well.
This commit is contained in:
parent
b80ddc1e16
commit
04aeacbfd4
4 changed files with 15 additions and 2 deletions
|
@ -720,6 +720,9 @@
|
|||
"dragon_egg": {},
|
||||
"dragon_head": null,
|
||||
"dragon_wall_head": null,
|
||||
"dried_ghast": {
|
||||
"texture": "dried_ghast_hydration_1_top"
|
||||
},
|
||||
"dried_kelp_block": {
|
||||
"texture": "dried_kelp_top"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue