Developer reference
- Registry name
goety:grown_cobbled_end_stone - Namespace
goety - Mod ID
goety - Tags (4)
goety:blocks/end_growth_blocks
goety:blocks/end_stone
goety:items/end_growth_blocks
goety:items/end_stone
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" m ",
"mlm",
" m "
],
"ingredients": {
"l": {
"item": "goety:cobbled_end_stone"
},
"m": {
"item": "goety:end_growth_vines"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}