Ash Brick
supplementaries:ash_brick

Ash Brick

Supplementaries · by MehVahdJukaar, Plantkillable
item Brick IngotThrowable Bricks

Acquisition

Smelting using Ash (200 ticks, 0.3 xp). Produces Ash Brick.

Smelting conditional

200 ticks· 0.3 xp

Ash Brick Ash Brick guaranteed

Used in (1)

Crafting using Ash Brick, Ash Brick, Ash Brick and Ash Brick, arranged in the pattern shown. Produces Ash Bricks.

Crafting conditional
Ash Brick
Ash Brick
Ash Brick
Ash Brick
Ash Bricks guaranteed
Developer reference
Registry name
supplementaries:ash_brick
Namespace
supplementaries
Mod ID
supplementaries
Tags (2)
forge:items/ingots/brick
supplementaries:items/throwable_bricks

Recipe JSON (1):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ash"
  },
  "conditions": [
    {
      "raw": {
        "flag": "ash_bricks",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": 200
}