Lime Flag
supplementaries:flag_lime

Lime Flag

Supplementaries · by MehVahdJukaar, Plantkillable
block FlagsFlags

Acquisition

Crafting using Lime Wool, Lime Wool, Lime Wool, Lime Wool, Lime Wool, Lime Wool and Stick, arranged in the pattern shown. Produces Lime Flag.

Crafting conditional
Lime Flag Lime Flag guaranteed

Mining & drops

sourcecountchanceconditions
Lime Flag1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Lime Flag1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:flag_lime
Namespace
supplementaries
Mod ID
supplementaries
Tags (2)
supplementaries:blocks/flags
supplementaries:items/flags

Recipe JSON (1):

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