blue_skies:lunar_stone

Lunar Stone

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block StoneStonePickaxe Mineable

Lunar Stone is a block from Blue Skies, crafted from Lunar Cobblestone.

Acquisition

Smelting using Lunar Cobblestone (200 ticks, 0.1 xp). Produces Lunar Stone.

Smelting

200 ticks· 0.1 xp

Lunar Stone guaranteed

Crafting using Lunar Dripstone, Lunar Dripstone, Lunar Dripstone and Lunar Dripstone, arranged in the pattern shown. Produces Lunar Stone.

Crafting
Lunar Dripstone
Lunar Dripstone
Lunar Dripstone
Lunar Dripstone
Lunar Stone guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Mason (blue_skies) blue_skies:mason1–1100%
Lunar Stone1–1100%Drops itself with Silk Touch

Used in (13)

Stone Cutting using Lunar Stone. Produces Lunar Stone Brick Stairs.

Stone Cutting
Lunar Stone Brick Stairs Lunar Stone Brick Stairs guaranteed

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

Crafting
Lunar Stone Slab Lunar Stone Slab ×6 guaranteed
view all 13 →

Block drops

dropscountchanceconditions
Lunar Cobblestone1–1100%Survives Explosion
Lunar Stone1–1100%Drops itself with Silk Touch
Developer reference
Registry name
blue_skies:lunar_stone
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
blue_skies:blocks/stone
blue_skies:items/stone
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:lunar_cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:lunar_dripstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}