Roadhog360 / Et-Futurum-Requiem

[Releases] Brings the future to now!
GNU Lesser General Public License v3.0
53 stars 38 forks source link

Et Futurum Requiem

Download: CurseForge | Modrinth

WARNING!

Though this project is licensed under the LGPL-3.0 a lot of the code featured here is a direct copy or adaptation of Mojangs original code. So be careful with what you do with it.

This project is jss2a98aj's fork of KryptonCaptain's Et Futurum build, as well as a merge of my own (Roadhog460's) changes I made to Et Futurum and never published anywhere. Thanks to other incredible notable contributors such as makamys among various things, including helping setup mixins, contributed hugely useful changes like porting the expanded container code for Iron Shulker Boxes, and CI + nomixin to the gradle and GitHub scripts. And embeddedt who contributed some incredibly large-scale backports like the Backlytra port and spectator mode, the F3 gamemode switcher and other really good contributions.

The mod uses MCLib's AssetDirector module to download assets from Mojang's servers. Check its wiki page for more information.

Dependencies

The mod requires UniMixins, more specifically, the GTNH module.

Contributing

To enable incomplete test features, add -Detfuturum.testing=true to your JVM arguments. This also enables a debug item

Contributors

The below is legacy information and is only kept for documentation purposes.

About nomixin builds (Obsolete)

From versions 2.4.1 to 2.6.0, the mod came in two flavors:

From those versions, mixin code will also not work if you do not add --tweakClass org.spongepowered.asm.launch.MixinTweaker --mixin mixins.etfuturum.json to your program arguments.