Files
minecraft-assets/data/minecraft/recipe/trapped_chest.json
2025-01-29 18:30:55 +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"
}
}