Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathisburger/mcheli-1.12.2
A forked version of the MC Helikopter mod for the version 1.12.2
https://github.com/mathisburger/mcheli-1.12.2
minecraft minecraft-mod rebuild reverse-engineering
Last synced: 15 days ago
JSON representation
A forked version of the MC Helikopter mod for the version 1.12.2
- Host: GitHub
- URL: https://github.com/mathisburger/mcheli-1.12.2
- Owner: MathisBurger
- Created: 2022-10-19T17:43:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T18:33:54.000Z (about 2 years ago)
- Last Synced: 2024-10-10T13:21:50.408Z (about 1 month ago)
- Topics: minecraft, minecraft-mod, rebuild, reverse-engineering
- Language: Kotlin
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Information
This was an attempt to rebuild the popular MCHelicopter mod for the minecraft version 1.12.2.
But I had to recognize that my knowledge of minecraft modding is not good enough to know what specifically
changed in the Forge API from the 1.7.10 API to the 1.12.2 API. Therefore, I decided to leave this project as it is.
I do not think that I am able to rebuild the whole mod with my lack of knowledge in Java and especially in minecraft mods.# Why kotlin?
Because I hate java I decided to use kotlin for the mod development. I don`t know if this was
the mistake I made, but I will not rebuild the whole mod using java. This is too much for me.# Further development
This project will not be further developed by myself. If you would like to go on working on this feel free to do so.
Fork it, clone it or do whatever you want to do with it.