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