Red Glowcane Dust
byg:red_glowcane_dust

Red Glowcane Dust

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

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

Acquisition

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

Milling conditional

150 ticks

Red Glowcane Dust Red Glowcane Dust ×2 guaranteed
Red Glowcane Dust Red Glowcane Dust 25%

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

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

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

Crafting ⇆ any arrangement
Red Glowcane
Red Glowcane Dust Red Glowcane Dust guaranteed

Mining & drops

sourcecountchanceconditions
Red Glowcane Block1–1100%Fortune increases drop count

Used in (1)

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

Crafting
Red Glowcane Dust
Red Glowcane Dust
Red Glowcane Dust
Red Glowcane Dust
Red Glowcane Block guaranteed
Developer reference
Registry name
byg:red_glowcane_dust
Namespace
byg
Mod ID
byg

Recipe JSON (3):

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