Crafting using Nether Brick, Nether Brick, Nether Brick, Nether Brick, Ignitium Ingot, Nether Brick, Nether Brick, Nether Brick and Nether Brick, arranged in the pattern shown. Produces Blazing Grips.
Blazing Grips
cataclysm · by L_Ender
Function
On hit, there is a chance to apply Blazing Brand to the target
Acquisition
Related items
Developer reference
- Registry name
cataclysm:blazing_grips- Namespace
cataclysm- Mod ID
cataclysm- Tags (1)
curios:items/hands
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#E#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:nether_brick"
},
"E": {
"item": "cataclysm:ignitium_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}