techreborn:rolling_machine

Rolling Machine

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Piston, Advanced Circuit, Piston, Compressor, Basic Machine Frame, Compressor, Piston, Advanced Circuit and Piston, arranged in the pattern shown. Produces Rolling Machine.

Crafting
Rolling Machine guaranteed

Mining & drops

sourcecountchanceconditions
Rolling Machine1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Rolling Machine1–1100%Survives Explosion
Developer reference
Registry name
techreborn:rolling_machine
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "MBM",
    "PCP"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:basic_machine_frame"
    },
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "M": {
      "item": "techreborn:compressor"
    },
    "P": {
      "item": "minecraft:piston"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}