Propeller
create:propeller

Propeller

Create · by simibubi
item

Acquisition

Crafting using Any Iron Plate, Any Iron Plate, Andesite Alloy, Any Iron Plate and Any Iron Plate, arranged in the pattern shown. Produces Propeller.

Crafting
Any Iron Plate
Any Iron Plate
Andesite Alloy
Any Iron Plate
Any Iron Plate
Propeller Propeller guaranteed

Used in (1)

Crafting using Shaft, Andesite Casing and Propeller, arranged in the pattern shown. Produces Encased Fan.

Crafting
Encased Fan Encased Fan guaranteed
Developer reference
Registry name
create:propeller
Namespace
create
Mod ID
create

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SCS",
    " S "
  ],
  "ingredients": {
    "C": {
      "item": "create:andesite_alloy"
    },
    "S": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}