Fabulous Mana Pool
botania:fabulous_pool

Fabulous Mana Pool

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Magnet Ring BlacklistPickaxe Mineable

Acquisition

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 Bifrost Block, Mana Pool, Bifrost Block, Bifrost Block, Bifrost Block and Bifrost Block, arranged in the pattern shown. Produces Fabulous Mana Pool.

Crafting
Fabulous Mana Pool Fabulous Mana Pool guaranteed

Mining & drops

sourcecountchanceconditions
Fabulous Mana Pool1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "R R",
    "RRR"
  ],
  "ingredients": {
    "R": {
      "item": "botania:shimmerrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BPB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "botania:bifrost_perm"
    },
    "P": {
      "item": "botania:mana_pool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}