-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deserializer reading from the wrong field on AddEntryLootModifier
See SlimeKnights/TinkersConstruct#5268 Was fixed on 1.19 as the codec migration ensured matching name on both For 1.18, fixed by supporting both names for now, prioritize the new name but allow the old name if set. Datagen now uses the new name.
- Loading branch information
1 parent
fc955a3
commit 73c8e84
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters