Crafting using Black Dye, Magic Fabric and Totem of Undying, arranged in the pattern shown. Produces Dark Scroll.
- Inputs
- Black Dye
- Magic Fabric
- Totem of Undying
- Output
- → Dark Scroll
item· Other
Dark Scroll is an item from Goety, crafted from Black Dye, Magic Fabric, and Totem of Undying.
Crafting using Black Dye, Magic Fabric and Totem of Undying, arranged in the pattern shown. Produces Dark Scroll.
goety:dark_scrollgoetygoetyRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"b",
"c",
"d"
],
"ingredients": {
"b": {
"item": "minecraft:black_dye"
},
"c": {
"item": "goety:magic_fabric"
},
"d": {
"item": "minecraft:totem_of_undying"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}