add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user