Cthonic Gold Fragment
malum:cthonic_gold_fragment

Cthonic Gold Fragment

Malum · by Sammy Semicolon
item

Cthonic Gold Fragment is a item from Malum, crafted from Cthonic Gold Ore.

Acquisition

Crushing using Cthonic Gold Ore (600 ticks). Produces 4× Nugget of Experience and Cthonic Gold Fragment and 3× Cthonic Gold Fragment and 2× Nugget of Experience.

Crushing conditional
Nugget of Experience Nugget of Experience ×4 75%
Cthonic Gold Fragment Cthonic Gold Fragment 75%
Cthonic Gold Fragment Cthonic Gold Fragment ×3 guaranteed
Nugget of Experience Nugget of Experience ×2 75%

Crafting using Cthonic Gold, in any arrangement. Produces 8× Cthonic Gold Fragment.

Crafting ⇆ any arrangement
Cthonic Gold
Cthonic Gold Fragment Cthonic Gold Fragment ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Cthonic Gold Cluster (malum) malum:cthonic_gold_cluster1–1100%Survives Explosion
Cthonic Gold Ore1–1100%

Used in (1)

Crafting using Cthonic Gold Fragment, Cthonic Gold Fragment, Cthonic Gold Fragment, Cthonic Gold Fragment, Cthonic Gold Fragment, Cthonic Gold Fragment, Cthonic Gold Fragment and Cthonic Gold Fragment, in any arrangement. Produces Cthonic Gold.

Crafting ⇆ any arrangement
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Fragment
Cthonic Gold Cthonic Gold guaranteed
Developer reference
Registry name
malum:cthonic_gold_fragment
Namespace
malum
Mod ID
malum

Recipe JSON (2):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "malum:cthonic_gold_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "malum:cthonic_gold"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}