Transmutation Lunch Bag
16×16 · BAKED

item· Other

Transmutation Lunch Bag

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod Items

Transmutation Lunch Bag is an item from Kaleidoscope Cookery, crafted from Leather and Nether Star.

Acquisition

Crafting using Leather, Leather, Nether Star, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Transmutation Lunch Bag.

Crafting
Leather
Leather
Nether Star
Leather
Leather
Leather
Leather
Transmutation Lunch Bag Transmutation Lunch Bag guaranteed
Developer reference
Registry name
kaleidoscope_cookery:transmutation_lunch_bag
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (1)
kaleidoscope_cookery:items/cookery_mod_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "LSL",
    "LLL"
  ],
  "ingredients": {
    "L": {
      "item": "minecraft:leather"
    },
    "S": {
      "item": "minecraft:nether_star"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}