Gyroscope
16×16 · BAKED

item· Other

Gyroscope

Immersive Aircraft · by Luke100000
item Upgrades

Gyroscope is a item from Immersive Aircraft, crafted from Redstone Comparator and Compass.

Acquisition

Crafting using Redstone Comparator, Compass and Redstone Comparator, arranged in the pattern shown. Produces Gyroscope.

Crafting
Redstone Comparator
Compass
Redstone Comparator
Gyroscope Gyroscope guaranteed

Used in

Crafting using Gold Nugget, Glass Pane, Gold Nugget, Gold Ingot, Redstone Lamp, Gold Ingot, Note Block, Gyroscope and Lever, arranged in the pattern shown. Produces Electronic Gyroscope.

Crafting
Electronic Gyroscope Electronic Gyroscope guaranteed

Crafting using Clock, Clock, Clock, Note Block, Gyroscope and Lever, arranged in the pattern shown. Produces Advanced Gyroscope.

Crafting
Advanced Gyroscope Advanced Gyroscope guaranteed
Developer reference
Registry name
immersive_aircraft:gyroscope
Namespace
immersive_aircraft
Mod ID
immersive_aircraft
Tags (1)
immersive_aircraft:items/upgrades

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RCR",
    "   ",
    "   "
  ],
  "ingredients": {
    "C": {
      "anyOf": [
        {
          "item": "minecraft:compass"
        }
      ]
    },
    "R": {
      "anyOf": [
        {
          "item": "minecraft:comparator"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}