Nether Star Hook
aquaculture:nether_star_hook

Nether Star Hook

Aquaculture 2 · by Shadowclaimer, Girafi
item Tooltip

Acquisition

Crafting using Diamond Hook and Any Nether Stars, in any arrangement. Produces Nether Star Hook.

Crafting ⇆ any arrangement
Diamond Hook
Any Nether Stars
Nether Star Hook Nether Star Hook guaranteed
Developer reference
Registry name
aquaculture:nether_star_hook
Namespace
aquaculture
Mod ID
aquaculture
Tags (1)
aquaculture:items/tooltip

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "aquaculture:diamond_hook"
    },
    {
      "tag": "forge:nether_stars"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}