-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hi I have made this mod available on 1.7.10
Here is my repo url: https://github.com/billy948787/modflared/tree/forge/1.7.10
I've tested on:
- GTNH modpack (platform: mac, Java25)
- Clean Forge instance created on Curseforge(need install UniMixins) (platform: mac, Java8)
- Other Platform
Feature :
- Let modflared run on 1.7.10 and replace minecraft api into 1.7.10 version and Java Std usage into Java8
- Workflow
- Others
Here is the implement detail:
I use the GTNH teams's forge 1.7.10 MDK to develop this project
Here is it's repo https://github.com/GTNewHorizons/ExampleMod1.7.10
They upgrade the gradle version into modern version. And keep the mixin available.
Also they use the Jabel https://github.com/bsideup/jabel
To let Java9+ feature can be compiled into Java8 bytecodes.
What I've done:
Basically just copy all of the original code from branch Neoforge/1.21.1.
Then refactor the code into 1.7.10 compatible.
Looking forward to your feedback. Danke!
Here is some screenshots.
On GTNH modpack:
top: No cloudflare tunnel
bottom: Cloudflare tunnel enabled

