Chunk of Brilliance
malum:chunk_of_brilliance

Chunk of Brilliance

Malum · by Sammy Semicolon
item

Chunk of Brilliance is a item from Malum, crafted from Brilliant Stone.

Acquisition

Smelting using Brilliant Stone (200 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Smelting

200 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Smelting using Crushed Brilliance (200 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Smelting

200 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Splashing using Crushed Brilliance. Produces 2× Chunk of Brilliance and 2× Nugget of Experience.

Splashing conditional
Chunk of Brilliance Chunk of Brilliance ×2 guaranteed
Nugget of Experience Nugget of Experience ×2 50%

Smelting using Brilliant Deepslate (200 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Smelting

200 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Blasting using Cluster of Brilliance (100 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Blasting

100 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Blasting using Crushed Brilliance (100 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Blasting

100 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Smelting using Cluster of Brilliance (200 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Smelting

200 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Blasting using Brilliant Deepslate (100 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Blasting

100 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Blasting using Brilliant Stone (100 ticks, 1 xp). Produces 2× Chunk of Brilliance.

Blasting

100 ticks· 1 xp

Chunk of Brilliance Chunk of Brilliance ×2 guaranteed

Used in (1)

Crafting using Chunk of Brilliance and Glass Bottle, in any arrangement. Produces Bottle o' Enchanting.

Crafting ⇆ any arrangement
Chunk of Brilliance
Glass Bottle
Bottle o' Enchanting Bottle o' Enchanting guaranteed
Developer reference
Registry name
malum:chunk_of_brilliance
Namespace
malum
Mod ID
malum

Recipe JSON (9):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:brilliant_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:crushed_brilliance"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "create:splashing",
  "pattern": null,
  "ingredients": {
    "item": "malum:crushed_brilliance"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:brilliant_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "malum:cluster_of_brilliance"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "malum:crushed_brilliance"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:cluster_of_brilliance"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "malum:brilliant_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "malum:brilliant_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}