yyon / grapplemod

Grappling hook mod for Minecraft
GNU General Public License v3.0
36 stars 28 forks source link

Grappling Hook Mod for Minecraft

A mod which adds grappling hooks. The aim of this mod is to provide a fun way to get around large builds like cities.

This mod is for Forge only. No fabric version is planned at the moment.

1.16.5/1.18.2 versions requires Cloth Config API: https://www.curseforge.com/minecraft/mc-mods/cloth-config-forge

Mod Description & Downloads

https://www.curseforge.com/minecraft/mc-mods/grappling-hook-mod

Setup for Developing

  1. Download the latest Minecraft Forge Mdk for the correct version of Minecraft from https://files.minecraftforge.net/net/minecraftforge/forge/
  2. Clone this repository into the src folder (e.g. rm -r src; git clone git@github.com:yyon/grapplemod.git src)
  3. Copy or symlink build.gradle and gradle.properties into the root of the Mdk
  4. Follow standard Forge Development setup (e.g. ./gradlew build, see https://mcforge.readthedocs.io/en/latest/gettingstarted/)

Project Structure

Currently, the versions of this mod for Minecraft 1.12, 1.16, and 1.18 are on branches 1.12, 1.16.5, and 1.18 respectively.

Code Structure Overview

Credits

1.18 update by Nyfaria

Textures by Mayesnake

Bug fixes:

Languages:

Sound Effects:

Bug finding: