Developer reference
- Registry name
goety:corrupt_chorus_fence - Namespace
goety - Mod ID
goety - Tags (6)
goety:blocks/chorus_wood_blocks
goety:items/chorus_wood_blocks
minecraft:blocks/fences
minecraft:blocks/wooden_fences
minecraft:items/fences
minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W#W",
"W#W"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "goety:corrupt_chorus_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence",
"experience": null,
"cooking_time": null
}