Crafting using Manasteel Ingot, Manasteel Ingot, Any Wooden Chests, Manasteel Ingot and Gold Ingot, arranged in the pattern shown. Produces Trinket Case.
Trinket Case
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Developer reference
- Registry name
botania:bauble_box- Namespace
botania- Mod ID
botania
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" M ",
"MCM",
" G "
],
"ingredients": {
"C": {
"tag": "c:wooden_chests"
},
"G": {
"item": "minecraft:gold_ingot"
},
"M": {
"tag": "botania:manasteel_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}