draconicevolution:dislocation_inhibitor

Dislocation Normalization Field Projector

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

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.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Iron Bars
Item Dislocator
Iron Bars
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Dislocation Normalization Field Projector guaranteed

Mining & drops

sourcecountchanceconditions
Dislocation Normalization Field Projector1–1100%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
}