botania:cell_block

Cellular Block

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Hoe Mineable

Acquisition

Crafting using Cactus, Cactus, Cactus, Beetroot, Carrot and Potato, in any arrangement. Produces 3× Cellular Block.

Crafting ⇆ any arrangement
Cactus
Cactus
Cactus
Beetroot
Carrot
Potato
Cellular Block ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cellular Block1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Cellular Block1–1100%Drops itself with Silk Touch
Developer reference
Registry name
botania:cell_block
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cactus"
    },
    {
      "item": "minecraft:cactus"
    },
    {
      "item": "minecraft:cactus"
    },
    {
      "item": "minecraft:beetroot"
    },
    {
      "item": "minecraft:carrot"
    },
    {
      "item": "minecraft:potato"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}