Add SteamWar Texture pack for pack version 9

This commit is contained in:
2025-04-18 16:05:32 +02:00
commit 36b6cc1927
69 changed files with 749 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"parent": "minecraft:block/pressure_plate_up",
"textures": {
"texture": "minecraft:block/iron_block"
},
"overrides":
[
{
"predicate":
{
"custom_model_data":1
},
"model": "item/heavy_weighted_pressure_plate/1"
}
]
}