add first patch
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "vinery_lattices",
|
||||
"pattern": [
|
||||
"LLL",
|
||||
" B ",
|
||||
"/ /"
|
||||
],
|
||||
"key": {
|
||||
"/": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"L": {
|
||||
"item": "society:treated_log"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:mangrove_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "vinery:mangrove_lattice",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user