Files
minecraft-assets/data/minecraft/recipe/trapped_chest.json
2025-02-05 18:31:24 +01:00

12 lines
218 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"ingredients": [
"minecraft:chest",
"minecraft:tripwire_hook"
],
"result": {
"count": 1,
"id": "minecraft:trapped_chest"
}
}