botania:shimmerrock

Shimmerrock

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Terra Plate BasePickaxe Mineable

Acquisition

Crafting using Shimmerrock Slab and Shimmerrock Slab, arranged in the pattern shown. Produces Shimmerrock.

Crafting
Shimmerrock Slab
Shimmerrock Slab
Shimmerrock guaranteed

Crafting using Livingrock and Bifrost Block, in any arrangement. Produces Shimmerrock.

Crafting ⇆ any arrangement
Shimmerrock guaranteed

Mining & drops

sourcecountchanceconditions
Shimmerrock1–1100%Survives Explosion

Used in (5)

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

Crafting
Shimmerrock Stairs Shimmerrock Stairs ×4 guaranteed

Crafting using Shimmerrock, Shimmerrock, Shimmerrock, Shimmerrock and Shimmerrock, arranged in the pattern shown. Produces Fabulous Mana Pool.

Crafting
Fabulous Mana Pool Fabulous Mana Pool guaranteed

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

Crafting
Shimmerrock Slab Shimmerrock Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:shimmerrock
Namespace
botania
Mod ID
botania
Tags (2)
botania:blocks/terra_plate_base
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:shimmerrock_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "botania:livingrock"
    },
    {
      "item": "botania:bifrost_perm"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}