14 lines
212 B
JSON
14 lines
212 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:chest"
|
|
},
|
|
{
|
|
"item": "minecraft:tripwire_hook"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:trapped_chest"
|
|
}
|
|
} |