Crafting using Anthracite Block, in any arrangement. Produces 9× Anthracite.
Anthracite
Anthracite is a item from Oh The Biomes You'll Go, crafted from Anthracite Block.
Acquisition
Blasting using Anthracite Ore (150 ticks, 0.7 xp). Produces Anthracite.
150 ticks· 0.7 xp
Crushing using Anthracite Ore (150 ticks). Produces Anthracite and 2× Anthracite.
150 ticks
Grinder using Anthracite Ore. Produces 2× Anthracite.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Anthracite Ore | 1–1 | 100% | Fortune increases drop count |
Used in (4)
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 Gunpowder, Blaze Powder and Any of Lignite / Anthracite, in any arrangement. Produces 3× Fire Charge.
Crafting using Anthracite, Anthracite, Anthracite, Anthracite, Anthracite, Anthracite, Anthracite, Anthracite and Anthracite, arranged in the pattern shown. Produces Anthracite Block.
Developer reference
- Registry name
byg:anthracite- Namespace
byg- Mod ID
byg- Tags (1)
minecraft:items/coals
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "byg:anthracite_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "byg:anthracite_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 150
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "forge:ores/anthracite"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 150
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"item": "byg:anthracite_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


