Files
2020-07-20 00:21:55 +08:00

14 lines
212 B
JSON

{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:tripwire_hook"
}
],
"result": {
"item": "minecraft:trapped_chest"
}
}