ad_astra:polished_permafrost

Polished Permafrost

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Permafrost, Permafrost, Permafrost, Permafrost, Permafrost, Permafrost, Permafrost, Permafrost and Permafrost, arranged in the pattern shown. Produces 9× Polished Permafrost.

Crafting
Polished Permafrost ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Permafrost1–1100%Survives Explosion

Used in (4)

Crafting using Polished Permafrost, Polished Permafrost and Polished Permafrost, arranged in the pattern shown. Produces 6× Polished Permafrost Slab.

Crafting
Polished Permafrost Slab Polished Permafrost Slab ×6 guaranteed

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

Crafting
Polished Permafrost Stairs Polished Permafrost Stairs ×4 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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