20 lines
314 B
JSON
20 lines
314 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"b": {
|
|
"tag": "forge:chests/wooden"
|
|
},
|
|
"t": {
|
|
"tag": "minecraft:trapdoors"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"t",
|
|
"b"
|
|
],
|
|
"result": {
|
|
"item": "shippingbin:basic_shipping_bin"
|
|
},
|
|
"show_notification": true
|
|
} |