Rotation Focus
16×16 · BAKED

item· Other

Rotation Focus

Goety · by Polarice3
item Focuses

Rotation Focus is an item from Goety, crafted from Any Iron Ingot, Any Planks, and Empty Focus. Right-clicking on certain block rotates its orientation or direction.

Function

Right-clicking on certain block rotates its orientation or direction.

Acquisition

Crafting using Any Iron Ingot, Any Planks, Empty Focus, Any Planks and Any Iron Ingot, arranged in the pattern shown. Produces Rotation Focus.

Crafting
Any Iron Ingot
Any Planks
Empty Focus
Any Planks
Any Iron Ingot
  • Inputs
  • 2 × Any Iron Ingot
  • 2 × Any Planks
  • Empty Focus
  • Output
  • Rotation Focus
Rotation Focus Rotation Focus guaranteed
Developer reference
Registry name
goety:rotation_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    "pep",
    " i "
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "p": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}