Glowstone Dust
minecraft:glowstone_dust

Glowstone Dust

Minecraft · by Mojang Studios
item

Acquisition

Centrifuge using Shroomlight and Empty Cell. Produces 4× Glowstone Dust and Empty Cell.

Centrifuge
Glowstone Dust Glowstone Dust ×4 guaranteed
Empty Cell Empty Cell guaranteed

Filling using Cinder Flour and Potion (25 mB). Produces Glowstone Dust.

Filling
Cinder Flour Cinder Flour Potion (25 mB)
Glowstone Dust Glowstone Dust guaranteed

Scrapbox using Scrap Box. Produces Glowstone Dust.

Scrapbox
Glowstone Dust Glowstone Dust guaranteed

Crushing using Glowstone (150 ticks). Produces Glowstone Dust and 3× Glowstone Dust.

Crushing

150 ticks

Glowstone Dust Glowstone Dust 50%
Glowstone Dust Glowstone Dust ×3 guaranteed

Crushing using Prismarine Crystals (150 ticks). Produces 2× Nether Quartz and Nether Quartz and 2× Glowstone Dust.

Crushing
Nether Quartz Nether Quartz ×2 50%
Nether Quartz Nether Quartz guaranteed
Glowstone Dust Glowstone Dust ×2 10%

Crafting using Small Pile of Glowstone Dust, Small Pile of Glowstone Dust, Small Pile of Glowstone Dust and Small Pile of Glowstone Dust, in any arrangement. Produces Glowstone Dust.

Crafting ⇆ any arrangement
Small Pile of Glowstone Dust
Small Pile of Glowstone Dust
Small Pile of Glowstone Dust
Small Pile of Glowstone Dust
Glowstone Dust Glowstone Dust guaranteed

Crusher using no listed ingredients. Produces 4× Glowstone Dust.

Crusher
Glowstone Dust Glowstone Dust ×4 guaranteed

Scrapbox using Scrap Box. Produces Glowstone Dust.

Scrapbox
Glowstone Dust Glowstone Dust guaranteed

Centrifuge using Glow Berries and Empty Cell. Produces 2× Orange Dye and Empty Cell and 2× Glowstone Dust.

Centrifuge
Orange Dye Orange Dye ×2 guaranteed
Empty Cell Empty Cell guaranteed
Glowstone Dust Glowstone Dust ×2 guaranteed

Grinder using Glowstone. Produces 4× Glowstone Dust.

Grinder
Glowstone Dust Glowstone Dust ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: Witch (minecraft) minecraft:witch1–1100%
Glowstone1–1100%Fortune increases drop count

Used in (2)

Crafting using Glowstone Dust, Glowstone Dust, Arrow, Glowstone Dust and Glowstone Dust, arranged in the pattern shown. Produces 2× Spectral Arrow.

Crafting
Glowstone Dust
Glowstone Dust
Arrow
Glowstone Dust
Glowstone Dust
Spectral Arrow Spectral Arrow ×2 guaranteed

Crafting using Glowstone Dust, Glowstone Dust, Glowstone Dust and Glowstone Dust, arranged in the pattern shown. Produces Glowstone.

Crafting
Glowstone Dust
Glowstone Dust
Glowstone Dust
Glowstone Dust
Glowstone guaranteed
Developer reference
Registry name
minecraft:glowstone_dust
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (10):

{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:shroomlight"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:cinder_flour"
    },
    {
      "fluid": "create:potion",
      "amount": 25
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:glowstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:prismarine_crystals"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:glowstone_small_dust"
    },
    {
      "item": "techreborn:glowstone_small_dust"
    },
    {
      "item": "techreborn:glowstone_small_dust"
    },
    {
      "item": "techreborn:glowstone_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:crusher",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glow_berries"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:glowstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}