alexscaves:magnetic_activator

Magnetic Activator

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksPickaxe MineableNeeds Stone Tool

Magnetic Activator is a block from Alex's Caves, crafted from Scrap Metal and Any Redstone Storage Block.

Acquisition

Crafting using Scrap Metal, Scrap Metal, Scrap Metal, Scrap Metal, Any Redstone Storage Block, Scrap Metal, Scrap Metal, Scrap Metal and Scrap Metal, arranged in the pattern shown. Produces Magnetic Activator.

Crafting
Magnetic Activator guaranteed

Mining & drops

sourcecountchanceconditions
Magnetic Activator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:magnetic_activator
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/ferromagnetic_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "SRS",
    "SSS"
  ],
  "ingredients": {
    "R": {
      "tag": "forge:storage_blocks/redstone"
    },
    "S": {
      "item": "alexscaves:scrap_metal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}