Files
jgl_sunlit_patch/kubejs/data/cluttered/recipes/antique_bricks.json
T
2026-07-31 10:34:32 +09:00

10 lines
199 B
JSON

{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "twigs:cracked_bricks"
},
"result": "cluttered:antique_bricks"
}