You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Port to 1.20.5
* Remove leftover commented out code from the port
* Port to 1.20.6
* Update tick events
* Update NeoForge
* Remove custom book recipe
You can specify components in vanilla results now
* Remove Accessor
* Register DataComponent before items
* Fix test recipes
* Update neoforge
* Change the stack serialization method (WIP)
* Feed registry access where possible
* Fix typo in networking translation key
* Update NeoForge and Fabric
* Fix a creative tab crash
* Disable NeoForge test since it conflicts
* Update JEI and REI
* Fix Ingredient Variable serializer not using the HolderLookup
* Change the ItemStackVariableSerializer toJson to use "components"
* Revert change to ItemStackUtil#loadStackFromJson
* Change the spotlight page to use ItemStack[] instead of Ingredient
This prevents Components from being getting removed
* Remove the isString check from TextComponentVariableSerializer
* add HolderLookup.Provider context in VariableAssigner
* Update BookOpenTrigger codec
* Spotless apply
---------
Co-authored-by: Minecraftschurli <[email protected]>
0 commit comments