Flavolite Polished
betterend:flavolite_polished

Flavolite Polished

item Pickaxe Mineable

Flavolite Polished is a item from Unknown Mod, crafted from Flavolite.

Acquisition

Crafting using Flavolite Bricks, Flavolite Bricks, Flavolite Bricks and Flavolite Bricks, arranged in the pattern shown. Produces 4× Flavolite Polished.

Crafting
Flavolite Bricks
Flavolite Bricks
Flavolite Bricks
Flavolite Bricks
Flavolite Polished Flavolite Polished ×4 guaranteed

Used in (1)

Crafting using Flavolite Polished, Flavolite Polished, Flavolite Polished and Flavolite Polished, arranged in the pattern shown. Produces 4× Flavolite Tiles.

Crafting
Flavolite Polished
Flavolite Polished
Flavolite Polished
Flavolite Polished
Flavolite Tiles Flavolite Tiles ×4 guaranteed
Developer reference
Registry name
betterend:flavolite_polished
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:flavolite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "flavolite_stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:flavolite_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_tile",
  "experience": null,
  "cooking_time": null
}