Natural Quartz
malum:natural_quartz

Natural Quartz

Malum · by Sammy Semicolon
item Quartz GemGems

Natural Quartz is a gem from Malum, crafted from Deepslate Quartz Ore.

Acquisition

Crushing using Deepslate Quartz Ore (350 ticks). Produces Nugget of Experience and Natural Quartz and 2× Natural Quartz and Cobbled Deepslate.

Crushing conditional
Nugget of Experience Nugget of Experience 75%
Natural Quartz Natural Quartz 25%
Natural Quartz Natural Quartz ×2 guaranteed
Cobbled Deepslate 13%

Smelting using Natural Quartz Ore (200 ticks, 0.25 xp). Produces Natural Quartz.

Smelting

200 ticks· 0.25 xp

Natural Quartz Natural Quartz guaranteed

Blasting using Natural Quartz Ore (100 ticks, 0.25 xp). Produces Natural Quartz.

Blasting

100 ticks· 0.25 xp

Natural Quartz Natural Quartz guaranteed

Crushing using Natural Quartz Ore (350 ticks). Produces Natural Quartz and 2× Natural Quartz and Cobblestone and Nugget of Experience.

Crushing conditional
Natural Quartz Natural Quartz 25%
Natural Quartz Natural Quartz ×2 guaranteed
Cobblestone 13%
Nugget of Experience Nugget of Experience 75%

Smelting using Deepslate Quartz Ore (200 ticks, 0.25 xp). Produces Natural Quartz.

Smelting

200 ticks· 0.25 xp

Natural Quartz Natural Quartz guaranteed

Blasting using Deepslate Quartz Ore (100 ticks, 0.25 xp). Produces Natural Quartz.

Blasting

100 ticks· 0.25 xp

Natural Quartz Natural Quartz guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Quartz Ore1–1100%Fortune increases drop count
Natural Quartz Ore1–1100%Fortune increases drop count
Block loot table: Natural Quartz Cluster (malum) malum:natural_quartz_cluster1–1100%Survives Explosion
Developer reference
Registry name
malum:natural_quartz
Namespace
malum
Mod ID
malum
Tags (2)
forge:items/gems/quartz
forge:items/gems

Recipe JSON (6):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "malum:deepslate_quartz_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:natural_quartz_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.25,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "malum:natural_quartz_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.25,
  "cooking_time": 100
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "malum:natural_quartz_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:deepslate_quartz_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.25,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "malum:deepslate_quartz_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.25,
  "cooking_time": 100
}