import sources from scattered branches

This commit is contained in:
2026-07-08 23:12:18 -04:00
parent a1cbd1657e
commit 5e9d8f1b34
9409 changed files with 97775 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
{
"parent": "minecraft:block/dried_ghast",
"textures": {
"bottom": "minecraft:block/dried_ghast_hydration_3_bottom",
"east": "minecraft:block/dried_ghast_hydration_3_east",
"north": "minecraft:block/dried_ghast_hydration_3_north",
"particle": "minecraft:block/dried_ghast_hydration_3_north",
"south": "minecraft:block/dried_ghast_hydration_3_south",
"tentacles": "minecraft:block/dried_ghast_hydration_3_tentacles",
"top": "minecraft:block/dried_ghast_hydration_3_top",
"west": "minecraft:block/dried_ghast_hydration_3_west"
}
}