Crafting using Black Steel Ingot, Black Steel Ingot and Stick, arranged in the pattern shown. Produces Black Steel Sword.
Black Steel Sword
cataclysm · by L_Ender
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Abandoned Treasure (cataclysm) cataclysm:abandoned_treasure | 1–1 | 100% | — |
Loot table: Frosted Prison Treasure (cataclysm) cataclysm:frosted_prison_treasure | 1–1 | 100% | — |
Used in (2)
Blasting using Any of Black Steel Axe / Black Steel Sword / Black Steel Shovel / Black Steel Hoe / Black Steel Pickaxe (100 ticks, 0.1 xp). Produces Black Steel Nugget.
100 ticks· 0.1 xp
Smelting using Any of Black Steel Axe / Black Steel Sword / Black Steel Shovel / Black Steel Hoe / Black Steel Pickaxe (200 ticks, 0.1 xp). Produces Black Steel Nugget.
200 ticks· 0.1 xp
Developer reference
- Registry name
cataclysm:black_steel_sword- Namespace
cataclysm- Mod ID
cataclysm
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"X",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "cataclysm:black_steel_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}