Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NeoForge accesstransformer.cfg + various buildscript updates #102

Open
wants to merge 4 commits into
base: architectury/1.21
Choose a base branch
from

Conversation

unilock
Copy link
Contributor

@unilock unilock commented Dec 12, 2024

The field name of an entry in the accesstransformer.cfg for EMI Loot on NeoForge was incorrect (it used the Yarn name instead of the Mojmap name). This could cause datapack parsing to fail during world load, as a private field was being accessed without being made public.

- Switch away from Modrinth Maven where possible - it's down right now :/
- Update build workflow
- Update Gradle and dependencies

Signed-off-by: unilock <[email protected]>
Fixes a crash during loot table parsing

Signed-off-by: unilock <[email protected]>
- Alphabetically sort mods
- Add note about (Neo)Forge Global Loot Modifiers

Signed-off-by: unilock <[email protected]>
@unilock
Copy link
Contributor Author

unilock commented Dec 12, 2024

This should probably be updated on the other branches, too :x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant