add first patch
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"result": {
|
||||
"item": "farmingforblockheads:chicken_nest"
|
||||
},
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PHP"
|
||||
],
|
||||
"key": {
|
||||
"H": {
|
||||
"item": "farmersdelight:straw_bale"
|
||||
},
|
||||
"P": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"result": {
|
||||
"item": "farmingforblockheads:market"
|
||||
},
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" B ",
|
||||
"BCB",
|
||||
" B "
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "forge:chests"
|
||||
},
|
||||
"B": {
|
||||
"item": "numismatics:bevel"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user