Skip to content

Proposal: Add 1.7.10 support #91

Description

@billy948787

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 Clean forge:
Image

On GTNH modpack:
top: No cloudflare tunnel
bottom: Cloudflare tunnel enabled
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions