add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
" # ",
|
||||
"$ $",
|
||||
"#$#"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "oreganized:silver_ingot"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "longwings:butterfly_driplure",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user