Moonstone
blue_skies:moonstone

Moonstone

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Moonstone GemPickaxe MineableWall Post Override

Moonstone is a block from Blue Skies, crafted from Moonstone Ore.

Acquisition

Smelting using Moonstone Ore (200 ticks, 0.2 xp). Produces Moonstone.

Smelting

200 ticks· 0.2 xp

Moonstone Moonstone guaranteed

Smelting using Moonstone Ore (200 ticks, 0.2 xp). Produces Moonstone.

Smelting

200 ticks· 0.2 xp

Moonstone Moonstone guaranteed

Crafting using Block of Moonstone, in any arrangement. Produces 9× Moonstone.

Crafting ⇆ any arrangement
Moonstone Moonstone ×9 guaranteed

Blasting using Moonstone Ore (100 ticks, 0.2 xp). Produces Moonstone.

Blasting

100 ticks· 0.2 xp

Moonstone Moonstone guaranteed

Blasting using Moonstone Ore (100 ticks, 0.2 xp). Produces Moonstone.

Blasting

100 ticks· 0.2 xp

Moonstone Moonstone guaranteed

Crafting using Moonstone Shard, Moonstone Shard, Moonstone Shard and Moonstone Shard, arranged in the pattern shown. Produces 2× Moonstone.

Crafting
Moonstone Shard
Moonstone Shard
Moonstone Shard
Moonstone Shard
Moonstone Moonstone ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Moonstone1–1100%Survives Explosion
Loot table: Chest (blue_skies) blue_skies:chest1–1100%Random Chance

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:moonstone
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
blue_skies:items/gems/moonstone
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wall_post_override

Recipe JSON (6):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:everdawn_moonstone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "moonstone",
  "experience": 0.2,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:everbright_moonstone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "moonstone",
  "experience": 0.2,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "blue_skies:storage_blocks/moonstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:everbright_moonstone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "moonstone",
  "experience": 0.2,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:everdawn_moonstone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "moonstone",
  "experience": 0.2,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "tag": "blue_skies:gems/moonstone_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}