Universal Block Modifier
16×16 · BAKED

item· Other

Universal Block Modifier

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item Can Interact With Doors

Universal Block Modifier is an item from SecurityCraft, crafted from Any Redstone Dust, Awakened Emerald, and Any Iron Ingot.

Acquisition

Crafting using Any Redstone Dust, Awakened Emerald, Any Iron Ingot, Any Redstone Dust and Any Iron Ingot, arranged in the pattern shown. Produces Universal Block Modifier.

Crafting
Any Redstone Dust
Awakened Emerald
Any Iron Ingot
Any Redstone Dust
Any Iron Ingot
  • Inputs
  • 2 × Any Redstone Dust
  • Awakened Emerald
  • 2 × Any Iron Ingot
  • Output
  • Universal Block Modifier
Universal Block Modifier Universal Block Modifier guaranteed

Used in

Crafting using Universal Block Modifier and Name Tag, in any arrangement. Produces Universal Owner Changer.

Crafting ⇆ any arrangement
Universal Block Modifier
Name Tag
Universal Owner Changer Universal Owner Changer guaranteed
Developer reference
Registry name
securitycraft:universal_block_modifier
Namespace
securitycraft
Mod ID
securitycraft
Tags (1)
securitycraft:items/can_interact_with_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " RE",
    " IR",
    "I  "
  ],
  "ingredients": {
    "E": {
      "tag": "forge:gems/emerald"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}