Crafting using Leather and Crimson Fungus, arranged in the pattern shown. Produces Crimson Nether Bag.
- Inputs
- Leather
- Crimson Fungus
- Output
- → Crimson Nether Bag
item· Other
Crimson Nether Bag is an item from [Let's Do] NetherVinery, crafted from Leather and Crimson Fungus.
Crafting using Leather and Crimson Fungus, arranged in the pattern shown. Produces Crimson Nether Bag.
nethervinery:crimson_nether_bagnethervinerynethervineryRecipe 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
}