Pink Glowcane Dust
byg:pink_glowcane_dust

Pink Glowcane Dust

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

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

Acquisition

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

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

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

Milling conditional

150 ticks

Pink Glowcane Dust Pink Glowcane Dust ×2 guaranteed
Pink Glowcane Dust Pink Glowcane Dust 25%

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

Crafting ⇆ any arrangement
Pink Glowcane
Pink Glowcane Dust Pink Glowcane Dust guaranteed

Mining & drops

sourcecountchanceconditions
Pink Glowcane Block1–1100%Fortune increases drop count

Used in (1)

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

Crafting
Pink Glowcane Dust
Pink Glowcane Dust
Pink Glowcane Dust
Pink Glowcane Dust
Pink Glowcane Block guaranteed
Developer reference
Registry name
byg:pink_glowcane_dust
Namespace
byg
Mod ID
byg

Recipe JSON (3):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "byg:pink_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": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "byg:pink_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": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "byg:pink_glowcane"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}