add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB ",
|
||||
"## ",
|
||||
"## "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"#": {
|
||||
"item": "society:magenta_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "furniture:curtain_magenta",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user