{
  "conditions": [{"type": "forge:mod_loaded","modid": "vintageimprovements"}],
  "type": "create:sequenced_assembly",
  "ingredient": {
    "type": "tfc:heatable",
    "min_temp": 920,
    "ingredient": {
      "tag": "forge:rods/wrought_iron"
    }
  },
  "transitionalItem": {"item": "spartan_weaponry_tfc:unifinished_weapon"},
  "sequence": [
    {"type": "create:pressing","ingredients": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}],"results": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}]},
    {"type": "create:cutting","ingredients": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}],"results": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}]},
    {"type": "vintageimprovements:polishing","speed_limits": 2,"ingredients": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}],"results": [{"item": "spartan_weaponry_tfc:arrow_head_netherite"}]},
    {"type": "vintageimprovements:polishing","speed_limits": 2,"ingredients": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}],"results": [{"item": "spartan_weaponry_tfc:arrow_head_netherite"}]},
    {"type": "vintageimprovements:polishing","speed_limits": 2,"ingredients": [{"item": "spartan_weaponry_tfc:unifinished_weapon"}],"results": [{"item": "spartan_weaponry_tfc:arrow_head_netherite"}]}
  ],
  "results": [{"item": "spartan_weaponry_tfc:iron_arrow_head", "count":5}],
  "loops": 5
}