2024-12-17 02:08:01 +03:00

15 lines
200 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"#"
],
"key": {
"#": {
"item": "minecraft:gold_ingot"
}
},
"result": {
"item": "minecraft:gold_nugget",
"count": 9
}
}