Developer reference
- Registry name
snowyspirit:gingerbread_door - Namespace
snowyspirit - Mod ID
snowyspirit - Tags (3)
minecraft:blocks/doors
minecraft:blocks/mineable/axe
minecraft:items/doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"tag": "snowyspirit:gingerbreads"
}
},
"conditions": [
{
"raw": {
"flag": "ginger",
"type": "snowyspirit:flag"
},
"type": "snowyspirit:flag"
}
],
"sequence": null,
"group_name": "wooden_door",
"experience": null,
"cooking_time": null
}