Note Hook
aquaculture:note_hook

Note Hook

Aquaculture 2 · by Shadowclaimer, Girafi
item Tooltip

Acquisition

Crafting using Iron Hook and Note Block, in any arrangement. Produces Note Hook.

Crafting ⇆ any arrangement
Note Hook Note Hook guaranteed
Developer reference
Registry name
aquaculture:note_hook
Namespace
aquaculture
Mod ID
aquaculture
Tags (1)
aquaculture:items/tooltip

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "aquaculture:iron_hook"
    },
    {
      "item": "minecraft:note_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}