Blue Glowcane Dust
byg:blue_glowcane_dust

Blue Glowcane Dust

Dye Color:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
item

Blue Glowcane Dust is a item from Oh The Biomes You'll Go, crafted from Blue Glowcane.

Acquisition

Milling using Blue Glowcane (150 ticks). Produces 2× Blue Glowcane Dust and Blue Glowcane Dust.

Milling conditional

150 ticks

Blue Glowcane Dust Blue Glowcane Dust ×2 guaranteed
Blue Glowcane Dust Blue Glowcane Dust 25%

Crushing using Blue Glowcane Block (150 ticks). Produces Blue Glowcane Dust and 3× Blue Glowcane Dust.

Crushing conditional
Blue Glowcane Dust Blue Glowcane Dust 50%
Blue Glowcane Dust Blue Glowcane Dust ×3 guaranteed

Crafting using Blue Glowcane, in any arrangement. Produces Blue Glowcane Dust.

Crafting ⇆ any arrangement
Blue Glowcane
Blue Glowcane Dust Blue Glowcane Dust guaranteed

Mining & drops

sourcecountchanceconditions
Blue Glowcane Block1–1100%Fortune increases drop count

Used in (1)

Crafting using Blue Glowcane Dust, Blue Glowcane Dust, Blue Glowcane Dust and Blue Glowcane Dust, arranged in the pattern shown. Produces Blue Glowcane Block.

Crafting
Blue Glowcane Dust
Blue Glowcane Dust
Blue Glowcane Dust
Blue Glowcane Dust
Blue Glowcane Block guaranteed
Developer reference
Registry name
byg:blue_glowcane_dust
Namespace
byg
Mod ID
byg

Recipe JSON (3):

{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "byg:blue_glowcane"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "byg:blue_glowcane_block"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "byg:blue_glowcane"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}