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

[1.21] Port Loot module. #123

Merged
merged 2 commits into from
Aug 24, 2024
Merged

Conversation

MerchantPug
Copy link

@MerchantPug MerchantPug commented Aug 23, 2024

This PR ports the loot module.

  • Updated Fabric API to 0.100.7 because you are able to register a reload listener with registry context as of that version.
  • FIxed mixin errors.
  • IGlobalLootModifier registries now use MapCodec.
  • Stored LootModifierManager as an instance.
  • Changed LootTableEvents to v3 API.
  • Use NeoForge path for GlobalLootModifierProvider.

@MerchantPug MerchantPug changed the title Port Loot module. [1.21] Port Loot module. Aug 23, 2024
# Conflicts:
#	modules/loot/src/main/java/io/github/fabricators_of_create/porting_lib/loot/GlobalLootModifierProvider.java
#	modules/loot/src/main/java/io/github/fabricators_of_create/porting_lib/loot/PortingLibLoot.java
@IThundxr IThundxr merged commit c4c0cd8 into Fabricators-of-Create:1.21 Aug 24, 2024
1 check failed
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.

2 participants