ad_astra:glacian_planks

Glacian Planks

Ad Astra · by Alex Nijjar
block Axe MineablePlanksPlanks

Acquisition

Crafting using Any Glacian Logs, in any arrangement. Produces 4× Glacian Planks.

Crafting ⇆ any arrangement
Glacian Planks ×4 guaranteed

Cutting using Stripped Glacian Log (50 ticks). Produces 6× Glacian Planks.

Cutting conditional
Glacian Planks ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Glacian Planks1–1100%Survives Explosion

Used in (8)

Crafting using Glacian Planks, Glacian Planks, Glacian Planks, Glacian Planks, Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces 2× Glacian Trapdoor.

Crafting
Glacian Trapdoor Glacian Trapdoor ×2 guaranteed

Crafting using Glacian Planks, Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces 6× Glacian Slab.

Crafting
Glacian Slab Glacian Slab ×6 guaranteed

Crafting using Glacian Planks, Glacian Planks, Glacian Planks, Glacian Planks, Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces 3× Glacian Door.

Crafting
Glacian Door Glacian Door ×3 guaranteed

Crafting using Glacian Planks, in any arrangement. Produces Glacian Button.

Crafting ⇆ any arrangement
Glacian Button Glacian Button guaranteed

Crafting using Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces Glacian Pressure Plate.

Crafting
Glacian Pressure Plate Glacian Pressure Plate guaranteed
view all 8 →

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:glacian_planks
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "ad_astra:glacian_logs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:stripped_glacian_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}