Developer reference
- Registry name
goety:chorus_bookshelf - Namespace
goety - Mod ID
goety - Tags (4)
goety:blocks/bookshelves
goety:blocks/chorus_wood_blocks
goety:items/bookshelves
goety:items/chorus_wood_blocks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XBX",
"###"
],
"ingredients": {
"#": {
"item": "goety:chorus_planks"
},
"B": {
"item": "minecraft:bookshelf"
},
"X": {
"item": "minecraft:book"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"ingredients": {
"#": {
"item": "goety:chorus_planks"
},
"X": {
"item": "minecraft:book"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}