Crafting using Demon Stone, Piston and Iron Sword, in any arrangement. Produces Demon Spike Trap.

Demon Spike Trap
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Demon Spike Trap | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bloodmagic:dungeon_spike_trap- Namespace
bloodmagic- Mod ID
bloodmagic- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "bloodmagic:dungeon_stone"
},
{
"item": "minecraft:piston"
},
{
"item": "minecraft:iron_sword"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

