Files
2026-07-31 10:34:32 +09:00

21 lines
370 B
JSON

{
"type": "crafting_shaped",
"category": "misc",
"pattern": [
" # ",
"$ $",
"#$#"
],
"key": {
"#": {
"item": "oreganized:silver_ingot"
},
"$": {
"item": "minecraft:glass"
}
},
"result": {
"item": "longwings:butterfly_driplure",
"count": 1
}
}