Confetti Popper
supplementaries:confetti_popper

Confetti Popper

Supplementaries · by MehVahdJukaar, Plantkillable
item

Acquisition

Crafting using Any Dyes, Any Dyes, Any Dyes, Paper, Gunpowder, Paper and Paper, arranged in the pattern shown. Produces 2× Confetti Popper.

Crafting conditional
Any Dyes
Any Dyes
Any Dyes
Paper
Gunpowder
Paper
Paper
Confetti Popper Confetti Popper ×2 guaranteed
Developer reference
Registry name
supplementaries:confetti_popper
Namespace
supplementaries
Mod ID
supplementaries

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "111",
    "020",
    " 0 "
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:paper"
    },
    "1": {
      "tag": "forge:dyes"
    },
    "2": {
      "item": "minecraft:gunpowder"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "confetti_popper",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}