Flute
supplementaries:flute

Flute

Supplementaries · by MehVahdJukaar, Plantkillable
item

Acquisition

Crafting using Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces Flute.

Crafting conditional
Bamboo
Bamboo
Bamboo
Flute Flute guaranteed
Developer reference
Registry name
supplementaries:flute
Namespace
supplementaries
Mod ID
supplementaries

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " 1 ",
    " 1 ",
    " 1 "
  ],
  "ingredients": {
    "1": {
      "item": "minecraft:bamboo"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "flute",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}