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