blue_skies:polished_taratite

Polished Taratite

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe Mineable

Polished Taratite is a block from Blue Skies, crafted from Taratite.

Acquisition

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

Crafting
Polished Taratite ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Taratite1–1100%Survives Explosion

Used in (6)

Crafting using Polished Taratite, Polished Taratite, Polished Taratite, Polished Taratite, Polished Taratite and Polished Taratite, arranged in the pattern shown. Produces 4× Polished Taratite Stairs.

Crafting
Polished Taratite Stairs Polished Taratite Stairs ×4 guaranteed

Crafting using Polished Taratite, Polished Taratite, Polished Taratite, Polished Taratite, Polished Taratite and Polished Taratite, arranged in the pattern shown. Produces 6× Polished Taratite Wall.

Crafting
Polished Taratite Wall Polished Taratite Wall ×6 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:polished_taratite
Namespace
blue_skies
Mod ID
blue_skies
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:taratite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:taratite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}