Crushing using Lignite Ore (300 ticks). Produces 2× Lignite and 2× Lignite.
300 ticks
Lignite is a item from Oh The Biomes You'll Go, crafted from Lignite Ore.
Crushing using Lignite Ore (300 ticks). Produces 2× Lignite and 2× Lignite.
300 ticks
Crafting using Lignite Block, in any arrangement. Produces 9× Lignite.
Blasting using Lignite Ore (100 ticks, 0.7 xp). Produces Lignite.
100 ticks· 0.7 xp
| source | count | chance | conditions |
|---|---|---|---|
| Lignite Ore | 1–1 | 100% | Fortune increases drop count |
Crafting using Any of Lignite / Anthracite, Stick and Soul Soil, arranged in the pattern shown. Produces 4× Soul Torch.
Crafting using Any of Lignite / Anthracite and Stick, arranged in the pattern shown. Produces 4× Torch.
Crafting using Lignite, Lignite, Lignite, Lignite, Lignite, Lignite, Lignite, Lignite and Lignite, arranged in the pattern shown. Produces Lignite Block.
Crafting using Gunpowder, Blaze Powder and Any of Lignite / Anthracite, in any arrangement. Produces 3× Fire Charge.
byg:lignitebygbygminecraft:items/coals
Recipe JSON (3):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "forge:ores/lignite"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "byg:lignite_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "byg:lignite_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 100
}