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:
Matthias Schiffer 2025-06-29 23:53:56 +02:00
parent b80ddc1e16
commit 04aeacbfd4
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
4 changed files with 15 additions and 2 deletions

View file

@ -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"
},