Soul Render
cataclysm:soul_render

Soul Render

cataclysm · by L_Ender
item Explosion Immune ItemAxe Tool

Function

You can Rush of Render

Acquisition

Crafting using Cursium Ingot, Cursium Ingot, Cursium Ingot, Black Steel Ingot and Black Steel Ingot, arranged in the pattern shown. Produces Soul Render.

Crafting
Cursium Ingot
Cursium Ingot
Cursium Ingot
Black Steel Ingot
Black Steel Ingot
Soul Render Soul Render guaranteed
Developer reference
Registry name
cataclysm:soul_render
Namespace
cataclysm
Mod ID
cataclysm
Tags (2)
cataclysm:items/explosion_immune_item
forge:items/tools/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XX",
    "X#",
    " #"
  ],
  "ingredients": {
    "#": {
      "item": "cataclysm:black_steel_ingot"
    },
    "X": {
      "item": "cataclysm:cursium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}