Hippocampus Slapper
iceandfire:hippocampus_slapper

Hippocampus Slapper

Ice and Fire · by Alexthe666, TheBv
item ToolsSwords

Function

Comical Weapon Dazes and slows targets; it's quite confusing to be hit with a fish tail

Acquisition

Crafting using Hippocampus Fin and Treated Stick, arranged in the pattern shown. Produces Hippocampus Slapper.

Crafting
Hippocampus Fin
Treated Stick
Hippocampus Slapper Hippocampus Slapper guaranteed
Developer reference
Registry name
iceandfire:hippocampus_slapper
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " T",
    "S "
  ],
  "ingredients": {
    "S": {
      "tag": "forge:rods/wooden"
    },
    "T": {
      "item": "iceandfire:hippocampus_fin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}