Anthracite
byg:anthracite

Anthracite

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
item Coals

Anthracite is a item from Oh The Biomes You'll Go, crafted from Anthracite Block.

Acquisition

Crafting using Anthracite Block, in any arrangement. Produces 9× Anthracite.

Crafting ⇆ any arrangement
Anthracite Anthracite ×9 guaranteed

Blasting using Anthracite Ore (150 ticks, 0.7 xp). Produces Anthracite.

Blasting

150 ticks· 0.7 xp

Anthracite Anthracite guaranteed

Crushing using Anthracite Ore (150 ticks). Produces Anthracite and 2× Anthracite.

Crushing conditional

150 ticks

Anthracite Anthracite 50%
Anthracite Anthracite ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Anthracite Ore1–1100%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
Soul Torch Soul Torch ×4 guaranteed

Crafting using Any of Lignite / Anthracite and Stick, arranged in the pattern shown. Produces 4× Torch.

Crafting
Any of Lignite / Anthracite
Stick
Torch Torch ×4 guaranteed

Crafting using Gunpowder, Blaze Powder and Any of Lignite / Anthracite, in any arrangement. Produces 3× Fire Charge.

Crafting ⇆ any arrangement
Gunpowder
Blaze Powder
Any of Lignite / Anthracite
Fire Charge Fire Charge ×3 guaranteed

Crafting using Anthracite, Anthracite, Anthracite, Anthracite, Anthracite, Anthracite, Anthracite, Anthracite and Anthracite, arranged in the pattern shown. Produces Anthracite Block.

Crafting
Anthracite
Anthracite
Anthracite
Anthracite
Anthracite
Anthracite
Anthracite
Anthracite
Anthracite
Anthracite Block guaranteed
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
}