Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Iron Bars, Item Dislocator, Iron Bars, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Dislocation Normalization Field Projector.

Dislocation Normalization Field Projector
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dislocation Normalization Field Projector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:dislocation_inhibitor- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BCB",
"AAA"
],
"ingredients": {
"A": {
"tag": "forge:ingots/iron"
},
"B": {
"item": "minecraft:iron_bars"
},
"C": {
"item": "draconicevolution:magnet"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}