immersiveengineering:rs_engineering

Redstone Engineering Block

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Grinding Disk MineablePickaxe Mineable

Acquisition

Turn And Copy using Iron Sheetmetal, Any Redstone Dust, Iron Sheetmetal, Any Redstone Dust, Copper Ingot, Any Redstone Dust, Iron Sheetmetal, Any Redstone Dust and Iron Sheetmetal, arranged in the pattern shown. Produces 4× Redstone Engineering Block.

Turn And Copy
Redstone Engineering Block ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Redstone Engineering Block1–1100%Survives Explosion

Used in (2)

Crafting using Precision Scope, Revolver, Advanced Electronic Component, Extended Magazine, Turntable and Redstone Engineering Block, arranged in the pattern shown. Produces Gun Turret.

Crafting
Gun Turret Gun Turret guaranteed

Crafting using Precision Scope, Chemical Thrower, Advanced Electronic Component, Metal Barrel, Turntable and Redstone Engineering Block, arranged in the pattern shown. Produces Chemthrower Turret.

Crafting
Chemthrower Turret Chemthrower Turret guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:rs_engineering
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (2)
immersiveengineering:blocks/mineable/grinding_disk
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "immersiveengineering:turn_and_copy",
  "pattern": [
    "iri",
    "rcr",
    "iri"
  ],
  "ingredients": {
    "c": {
      "tag": "forge:ingots/copper"
    },
    "i": {
      "tag": "forge:sheetmetals/iron"
    },
    "r": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}