Milling using Blue Glowcane (150 ticks). Produces 2× Blue Glowcane Dust and Blue Glowcane Dust.
150 ticks
Blue Glowcane Dust is a item from Oh The Biomes You'll Go, crafted from Blue Glowcane.
Milling using Blue Glowcane (150 ticks). Produces 2× Blue Glowcane Dust and Blue Glowcane Dust.
150 ticks
Crushing using Blue Glowcane Block (150 ticks). Produces Blue Glowcane Dust and 3× Blue Glowcane Dust.
150 ticks
Crafting using Blue Glowcane, in any arrangement. Produces Blue Glowcane Dust.
| source | count | chance | conditions |
|---|---|---|---|
| Blue Glowcane Block | 1–1 | 100% | Fortune increases drop count |
Crafting using Blue Glowcane Dust, Blue Glowcane Dust, Blue Glowcane Dust and Blue Glowcane Dust, arranged in the pattern shown. Produces Blue Glowcane Block.
byg:blue_glowcane_dustbygbygRecipe 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
}