doch2 / SmartMovingReboot

This repository is minecraft 'Smart Moving' Mod.
https://www.curseforge.com/minecraft/mc-mods/smart-moving-reboot
Other
14 stars 3 forks source link
minecraft minecraft-forge minecraft-forge-mod minecraft-mod

- Smart Moving Reboot

- SmartRender

- PlayerAPI

- RenderPlayerAPI

If you want to find the Korean version mode description, please click here!(한국어 버전 모드 설명을 찾길 원하신다면, 여기를 눌러주세요!) Recommend Korean version.

Smart Moving Mod

Version 17.0-RC4 for Minecraft Client 1.12.2

by doch2 | (Original Creator: Divisor and JonnyNova, elveskevtar)

This mode was ported to version 1.10.2 by JonnyNova, as the update stopped at version 1.8.9. (Old SmartMoving by Divisor) In the new smart moving mode source code, the elevskevtar made the second port at 1.12.2. But elevskevtar's version include some errors, so i modified errors. This repository is the one I modified.

This project is an open source, with errors and unimplemented functions compared to smart moving developed by existing developers. We highly welcome those who are capable of fixing it! For those who are not familiar with GitHub, please refer to the link below to make it easier for you to contribute.

Description

The Smart moving mod provides various additionaly moving possibilities:

Exact behavior depends on configuration (see chapter 'Configuration' below)

Not ported in existing mode

Features and bugs that are not currently implanted with Smart Moving include:

Required Mods

To use this mode, you need the following things:

* Minecraft Forge and
* Player API core 1.1 or higher
* Render Player API core 1.0 or higher
* SmartRender 3.0-RC2 or higher

Installation

Move the Smart Moving files into the subfolder "mods" of your Minecraft folder. In case this folder does not exist, create it or run your Minecraft Forge client at least once.

Don't forget to:

Development Installation

  1. Download the development project.
  2. Run the 'gradlew setupDecompWorkspace' command.
  3. Based on IntelliJ IDEA, run the project once, close it again, and run the 'gradlew genIntelliJRuns' command.

Configuration

The file "smart_moving_options.txt" can be used to configure the behavior this mod. It is located in your ".minecraft" folder next to minecrafts "options.txt". If does not exist at Minecraft startup time it is automatically generated.

You can use its content to manipulate this mod's various features.