Crafting using Any Iron Ingot, Any Planks, Empty Focus, Any Planks and Any Iron Ingot, arranged in the pattern shown. Produces Rotation Focus.
- Inputs
- 2 × Any Iron Ingot
- 2 × Any Planks
- Empty Focus
- Output
- → Rotation Focus
item· Other
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.
Right-clicking on certain block rotates its orientation or direction.
Crafting using Any Iron Ingot, Any Planks, Empty Focus, Any Planks and Any Iron Ingot, arranged in the pattern shown. Produces Rotation Focus.
goety:rotation_focusgoetygoetygoety: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
}