Crafting using Hippocampus Fin and Treated Stick, arranged in the pattern shown. Produces Hippocampus Slapper.
Hippocampus Slapper
Ice and Fire · by Alexthe666, TheBv
Function
Comical Weapon Dazes and slows targets; it's quite confusing to be hit with a fish tail
Acquisition
Related items
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
}