techreborn:block_placer

Block Placer

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Refined Iron Plate, Electronic Circuit, Refined Iron Plate, Refined Iron Plate, Hopper, Refined Iron Plate, Refined Iron Plate, Piston and Refined Iron Plate, arranged in the pattern shown. Produces Block Placer.

Crafting
Block Placer guaranteed

Mining & drops

sourcecountchanceconditions
Block Placer1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Block Placer1–1100%Survives Explosion
Developer reference
Registry name
techreborn:block_placer
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "PHP",
    "PXP"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "H": {
      "item": "minecraft:hopper"
    },
    "P": {
      "item": "techreborn:refined_iron_plate"
    },
    "X": {
      "item": "minecraft:piston"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}