Awning
supplementaries:awning

Awning

Supplementaries · by MehVahdJukaar, Plantkillable
block AwningsAwnings

Acquisition

Crafting using Flax, Flax, Flax, Stick and Stick, arranged in the pattern shown. Produces 2× Awning.

Crafting conditional
Flax
Flax
Flax
Stick
Stick
Awning Awning ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Awning1–1100%Survives Explosion

Used in (16)

Crafting using Awning and Sulfur Dust, in any arrangement. Produces Yellow Awning.

Crafting ⇆ any arrangement conditional
Awning
Sulfur Dust
Yellow Awning Yellow Awning guaranteed

Crafting using Awning and Organic Black Dye, in any arrangement. Produces Black Awning.

Crafting ⇆ any arrangement conditional
Awning
Organic Black Dye
Black Awning Black Awning guaranteed

Crafting using Awning and Any Blue Dye, in any arrangement. Produces Blue Awning.

Crafting ⇆ any arrangement conditional
Awning
Any Blue Dye
Blue Awning Blue Awning guaranteed

Crafting using Awning and Any Purple Dye, in any arrangement. Produces Purple Awning.

Crafting ⇆ any arrangement conditional
Awning
Any Purple Dye
Purple Awning Purple Awning guaranteed

Crafting using Awning and Any Lime Dye, in any arrangement. Produces Lime Awning.

Crafting ⇆ any arrangement conditional
Awning
Any Lime Dye
Lime Awning Lime Awning guaranteed
view all 16 →

Block drops

dropscountchanceconditions
Awning1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:awning
Namespace
supplementaries
Mod ID
supplementaries
Tags (2)
supplementaries:blocks/awnings
supplementaries:items/awnings

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "000",
    "1 1"
  ],
  "ingredients": {
    "0": {
      "item": "supplementaries:flax"
    },
    "1": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "awning",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    },
    {
      "raw": {
        "flag": "flax",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}