Crafting using Copper Ingot, Paper, Paper, String, Paper, Paper, Copper Ingot, Paper and Paper, arranged in the pattern shown. Produces Flimsy Journal.
Flimsy Journal
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:copper_spell_book- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/spellbook
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CPP",
"SPP",
"CPP"
],
"ingredients": {
"C": {
"tag": "forge:ingots/copper"
},
"P": {
"item": "minecraft:paper"
},
"S": {
"item": "minecraft:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}