Attachment: Turbo-Servo
thermal:turbo_servo_attachment

Attachment: Turbo-Servo

Thermal Dynamics · by King Lemming, covers1624
item

Acquisition

Crafting using Any Lead Nugget, Any Glass, Any Lead Nugget, Invar Ingot, Redstone Servo and Invar Ingot, arranged in the pattern shown. Produces 2× Attachment: Turbo-Servo.

Crafting
Attachment: Turbo-Servo Attachment: Turbo-Servo ×2 guaranteed
Developer reference
Registry name
thermal:turbo_servo_attachment
Namespace
thermal
Mod ID
thermal_dynamics

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NGN",
    "IRI"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "I": {
      "tag": "forge:ingots/invar"
    },
    "N": {
      "tag": "forge:nuggets/lead"
    },
    "R": {
      "item": "thermal:redstone_servo"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}