- Fixed crash when shift-clicking items in the package filter UI #7497
- Fixed crash caused by the create menu button when loaded too early #7521
- Safety check for fan processing type view crashing #7499 (Might be a concurrency issue, maybe investigate this further)
- Remove killtps command, it should not be available in built jars
- Added a tooltip for the stock keeper address input
- Fixed crash when re-packaging a duplicated package fragment #7456
- Fixed crash when ctrl-click copying a gauge #7431
- Safety check for unexpected string modifications in address edit boxes #7409
- Publish slim jars
- Allow cardboard swords to damage other arthropods
- Update flywheel
- Fix players getting forced into swim mode when using diving boots
- Fix crash with re-packagers and stock links
- Optional dep updates
- Fix upload task not uploading the reobf'd jar
- Fix debug info not translating the graphics mode text
- Fix crash with factory gauges
- Mark getQueuedPromises as @Nullable
- Re-enable AO on fluid pipes to restore smooth lighting on them
- Boost sounds in stock keeper screen
- Tweak item frame transforms of creates components
- Stock keeper categories with no filter item now get removed
- Stock keeper ui now plays a sound when showing or hiding a category
- Fixed table cloth price jumping to 64 when set to 1
- Reset alpha on gl shader color after rendering schematic tool bar
- Contained Spawn eggs are no longer listed in the package item tooltip
- Smart observers now trigger when a targeted conveyor has looping packages
- Added a dedicated display source to smart observers for reading package addresses
(datagen pending)
* I cast spell of net.minecraft.core.Registry
- make ContraptionType a registry
- moved some behavior that checked == to tags
* use holder for ID
* run data
---------
Co-authored-by: IThundxr <me@ithundxr.dev>