botania:metamorphic_desert_stone

Solite

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

Acquisition

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

Crafting
Solite Slab
Solite Slab
Solite guaranteed

Smelting using Cobbled Solite (200 ticks, 0.1 xp). Produces Solite.

Smelting

200 ticks· 0.1 xp

Solite guaranteed

Mining & drops

sourcecountchanceconditions
Solite1–1100%Drops itself with Silk Touch

Used in (12)

Crafting using Solite, Solite, Solite and Solite, arranged in the pattern shown. Produces 4× Solite Bricks.

Crafting
Solite Bricks ×4 guaranteed

Stone Cutting using Solite. Produces Solite Brick Stairs.

Stone Cutting
Solite Brick Stairs Solite Brick Stairs guaranteed
view all 12 →

Block drops

dropscountchanceconditions
Cobbled Solite1–1100%Survives Explosion
Solite1–1100%Drops itself with Silk Touch
Developer reference
Registry name
botania:metamorphic_desert_stone
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:metamorphic_desert_stone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "botania:metamorphic_desert_cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}