Crafting using Redstone Comparator, Compass and Redstone Comparator, arranged in the pattern shown. Produces Gyroscope.
item· Other
Gyroscope
Immersive Aircraft · by Luke100000
Gyroscope is a item from Immersive Aircraft, crafted from Redstone Comparator and Compass.
Acquisition
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 using Clock, Clock, Clock, Note Block, Gyroscope and Lever, arranged in the pattern shown. Produces Advanced Gyroscope.
Related items
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
}

