Developer reference
- Registry name
goety:crypt_stone - Namespace
goety - Mod ID
goety - Tags (2)
goety:blocks/crypt_stone
goety:items/crypt_stone
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SOS",
"O$O",
"SOS"
],
"ingredients": {
"$": {
"item": "goety:shadow_essence"
},
"O": {
"tag": "forge:obsidian"
},
"S": {
"tag": "goety:shade_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:cursed_infuser_recipes",
"pattern": null,
"ingredients": {
"tag": "forge:obsidian"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}