Add default.json to fix heavy_weighted_pressure_plate.json
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-06-26 13:26:38 +02:00
parent ad301d5063
commit 7520422298
2 changed files with 24 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/pressure_plate_up",
"textures": {
"texture": "minecraft:block/iron_block"
}
}