Tiny Planet
botania:tiny_planet_block

Tiny Planet

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

Acquisition

Crafting using Stone, Stone, Stone, Stone, Tiny Planet, Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces Tiny Planet.

Crafting
Tiny Planet Tiny Planet guaranteed

Mining & drops

sourcecountchanceconditions
Tiny Planet1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:tiny_planet_block
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "SPS",
    "SSS"
  ],
  "ingredients": {
    "P": {
      "item": "botania:tiny_planet"
    },
    "S": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}