Crimson Nether Bag
16×16 · BAKED

item· Other

Crimson Nether Bag

Wood Type:
item

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

Acquisition

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

Crafting
Leather
Crimson Fungus
Crimson Nether Bag Crimson Nether Bag guaranteed
Developer reference
Registry name
nethervinery:crimson_nether_bag
Namespace
nethervinery
Mod ID
nethervinery

Recipe JSON (1):

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