Flower Pouch
botania:flower_bag

Flower Pouch

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Replicator Blacklist

Acquisition

Crafting using Any Wool, Any Petals, Any Wool, Any Wool, Any Wool and Any Wool, arranged in the pattern shown. Produces Flower Pouch.

Crafting
Flower Pouch Flower Pouch guaranteed
Developer reference
Registry name
botania:flower_bag
Namespace
botania
Mod ID
botania
Tags (1)
modern_industrialization:items/replicator_blacklist

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WPW",
    "W W",
    " W "
  ],
  "ingredients": {
    "P": {
      "tag": "botania:petals"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}