Trinket Case
botania:bauble_box

Trinket Case

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item

Acquisition

Crafting using Manasteel Ingot, Manasteel Ingot, Any Wooden Chests, Manasteel Ingot and Gold Ingot, arranged in the pattern shown. Produces Trinket Case.

Crafting
Manasteel Ingot
Manasteel Ingot
Any Wooden Chests
Manasteel Ingot
Gold Ingot
Trinket Case Trinket Case guaranteed
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
}