Files
jgl_sunlit_patch/kubejs/data/shippingbin/recipes/shipping_bin.json
T
2026-07-31 10:34:32 +09:00

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
}