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

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

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glacian Planks | 1–1 | 100% | 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 using Glacian Planks, Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces 6× Glacian Slab.
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 using Glacian Planks, in any arrangement. Produces Glacian Button.
Crafting using Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces Glacian Pressure Plate.
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
}
