Crafting using Any Redstone Dust, Any Redstone Dust, Iron Hook, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Redstone Hook.
Redstone Hook
Aquaculture 2 · by Shadowclaimer, Girafi
Acquisition
Related items
Developer reference
- Registry name
aquaculture:redstone_hook- Namespace
aquaculture- Mod ID
aquaculture- Tags (1)
aquaculture:items/tooltip
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" R ",
"RHR",
" R "
],
"ingredients": {
"H": {
"item": "aquaculture:iron_hook"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}