Warped Nether Bag
16×16 · BAKED

item· Other

Warped Nether Bag

Wood Type:
item

Warped Nether Bag is an item from [Let's Do] NetherVinery, crafted from Leather and Warped Fungus.

Acquisition

Crafting using Leather and Warped Fungus, arranged in the pattern shown. Produces Warped Nether Bag.

Crafting
Leather
Warped Fungus
Warped Nether Bag Warped Nether Bag guaranteed
Developer reference
Registry name
nethervinery:warped_nether_bag
Namespace
nethervinery
Mod ID
nethervinery

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "B"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:leather"
    },
    "B": {
      "item": "minecraft:warped_fungus"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}