Developer reference
- Registry name
goety:shade_brazier - Namespace
goety - Mod ID
goety - Tags (3)
goety:blocks/brazier
goety:blocks/shade_blocks
goety:items/brazier
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"bcb",
"sms"
],
"ingredients": {
"b": {
"item": "goety:cursed_bars"
},
"c": {
"tag": "minecraft:coals"
},
"m": {
"item": "minecraft:magma_block"
},
"s": {
"item": "goety:shade_stone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}