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

21 lines
287 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"BB ",
"## ",
"## "
],
"key": {
"B": {
"item": "minecraft:stick"
},
"#": {
"item": "society:black_sheet"
}
},
"result": {
"item": "furniture:curtain_black",
"count": 16
}
}