Grappling Hook icon

Grappling Hook -----

Enhance world exploration with a grappling hook



Version 2.2: Recipe fix
Changes
  • Recipes now produce grappling hooks with a configurable number of uses.
    • Note: Recipes are not added by default. You have to add them to the config yourself.
    • Note: Old recipes are not converted to the new structure, you will have to remake them.
Examples:

Code (Text):

# Custom recipes (optional). Requires a restart.
recipes:
  # One use
  '1':
    slot2: IRON_INGOT
    slot4: STICK
    slot6: IRON_INGOT
    slot9: IRON_INGOT
  # Two uses
  '2':
    slot2: GOLD_INGOT
    slot4: STICK
    slot6: GOLD_INGOT
    slot9: GOLD_INGOT
  # Unlimited uses
  '0':
    slot2: DIAMOND
    slot4: STICK
    slot6: DIAMOND
    slot9: DIAMOND
 
----------, Sep 10, 2019
Resource Information
Author:
----------
Total Downloads: 23,642
First Release: Aug 29, 2019
Last Update: Nov 9, 2022
Category: ---------------
All-Time Rating:
38 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings