Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

MrTJP/ForgeRelocation

Repository files navigation

ForgeRelocation

An API for handling the movement of blocks.

Info

The ForgeRelocation API contains utility classes that can easily help move blocks. Operation of the API is very simple. Just specify the blocks, the direction, and the speed. The rest will be taken care of.

The MCFrames mod (included) contains a robust and highly configurable implementation of frames. It also contains an API that can quickly resolve frame sticks. An example implementation of a motor block is included as well.

Usage

The best way to use the API is to simply link the dev jar as a dependency in your IDE.

However, both ForgeRelocation and MCFrames contains a self-contained API package. If needed, they can be used, but it is recommended that they are not included. They should be used as a soft dependency.

Development

If you would like to contribute to the API, a simple ./gradlew setupDecompWorkspace followed by a ./gradlew idea or ./gradlew eclipse should set up the entire dev environment.

This mod is not affiliated with Minecraft Forge.

About

Relocate blocks in style.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published