Amber Monolith
alexscaves:amber_monolith

Amber Monolith

Alex's Caves · by Alexthe668, Noonyeyz
block Stops Dinosaur EggsPickaxe Mineable

Amber Monolith is a block from Alex's Caves, crafted from Amber, Amber Curiosity, Limestone, and Any Diamond Gem.

Acquisition

Crafting using Amber, Amber, Amber, Amber, Amber Curiosity, Amber, Limestone, Any Diamond Gem and Limestone, arranged in the pattern shown. Produces Amber Monolith.

Crafting
Amber Monolith Amber Monolith guaranteed

Mining & drops

sourcecountchanceconditions
Amber Monolith1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "ACA",
    "LDL"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:amber"
    },
    "C": {
      "item": "alexscaves:amber_curiosity"
    },
    "D": {
      "tag": "forge:gems/diamond"
    },
    "L": {
      "item": "alexscaves:limestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}