alexscaves:abyssmarine_pillar

Abyssmarine Pillar

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableNeeds Stone Tool

Abyssmarine Pillar is a block from Alex's Caves, crafted from Abyssmarine.

Acquisition

Crafting using Abyssmarine and Abyssmarine, arranged in the pattern shown. Produces 2× Abyssmarine Pillar.

Crafting
Abyssmarine Pillar ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Abyssmarine Pillar1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:abyssmarine_pillar
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:abyssmarine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:abyssmarine"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}