Attachment: Servo
thermal:servo_attachment

Attachment: Servo

Thermal Dynamics · by King Lemming, covers1624
item

Acquisition

Crafting using Any Tin Nugget, Any Glass, Any Tin Nugget, Any Iron Ingot, Any Redstone Dust and Any Iron Ingot, arranged in the pattern shown. Produces 2× Attachment: Servo.

Crafting
Attachment: Servo Attachment: Servo ×2 guaranteed
Developer reference
Registry name
thermal: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/iron"
    },
    "N": {
      "tag": "forge:nuggets/tin"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}