Advanced Motor
16×16 · BAKED

block· Machines & Other Blocks

Advanced Motor

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Advanced Motor is a block from Create: New Age, crafted from Any Gold Nugget, Overcharged Iron, Brass Casing, and Shaft.

Acquisition

Crafting using Any Gold Nugget, Any Gold Nugget, Any Gold Nugget, Overcharged Iron, Brass Casing, Shaft, Any Gold Nugget, Any Gold Nugget and Any Gold Nugget, arranged in the pattern shown. Produces Advanced Motor.

Crafting
Advanced Motor Advanced Motor guaranteed

Mining & drops

sourcecountdrop rateconditions
Advanced Motor1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:advanced_motor
Namespace
create_new_age
Mod ID
create_new_age
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "ICS",
    "NNN"
  ],
  "ingredients": {
    "C": {
      "item": "create:brass_casing"
    },
    "I": {
      "item": "create_new_age:overcharged_iron"
    },
    "N": {
      "tag": "forge:nuggets/gold"
    },
    "S": {
      "item": "create:shaft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}