Brew Bag
16×16 · BAKED

item· Other

Brew Bag

Goety · by Polarice3
item Belt

Brew Bag is an item from Goety, crafted from Occult Fabric, Ersatz Leather, and Glass Bottle.

Acquisition

Crafting using Occult Fabric, Ersatz Leather, Occult Fabric, Ersatz Leather, Glass Bottle, Ersatz Leather, Occult Fabric, Ersatz Leather and Occult Fabric, arranged in the pattern shown. Produces Brew Bag.

Crafting
Occult Fabric
Ersatz Leather
Occult Fabric
Ersatz Leather
Glass Bottle
Ersatz Leather
Occult Fabric
Ersatz Leather
Occult Fabric
Brew Bag Brew Bag guaranteed
Developer reference
Registry name
goety:brew_bag
Namespace
goety
Mod ID
goety
Tags (1)
curios:items/belt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ele",
    "lbl",
    "ele"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:glass_bottle"
    },
    "e": {
      "item": "goety:occult_fabric"
    },
    "l": {
      "tag": "forge:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}