McJtyLib - 1.16-5.1.8
on Jan 26, 2023McJtyLib 1.16-5.1.8
- iTitus fixed a problem with the builder not replacing lava blocks with dirt
McJtyLib - 1.18-6.0.15
on Jan 26, 2023McJtyLib 1.18-6.0.15
- Created ComponentFactory to help with porting to 1.19
- Created Tools.getId() to make porting to 1.19 easier
McJtyLib - 1.16-5.1.7
on Jan 26, 2023McJtyLib 1.16-5.1.7
- New GuiPopupTools (moved from RFTools Control)
- Changed the wrench tag from forge:wrench to forge:tools/wrench
McJtyLib - 1.18-6.0.14
on Jan 26, 2023McJtyLib 1.18-6.0.14
- New GuiPopupTools (moved from RFTools Control)
- Changed the wrench tag from forge:wrench to forge:tools/wrench
McJtyLib - 1.18-6.0.13
on Jan 26, 2023McJtyLib 1.18-6.0.13
- Undo of capability invalidation as it breaks loot tables
McJtyLib - 1.16-5.1.6
on Jan 26, 2023McJtyLib 1.16-5.1.6
- Undo of capability invalidation as it breaks loot tables
McJtyLib - 1.18-6.0.12
on Jan 26, 2023McJtyLib 1.18-6.0.12
- Implemented proper invalidation of capabilities when block entities are removed/unloaded
McJtyLib - 1.16-5.1.5
on Jan 26, 2023McJtyLib 1.16-5.1.5
- Implemented proper invalidation of capabilities when block entities are removed/unloaded
McJtyLib - 1.18-6.0.11
on Jan 26, 2023McJtyLib 1.18-6.0.11
- Port to 1.18.2
McJtyLib - 1.18-6.0.10
on Jan 26, 2023McJtyLib 1.18-6.0.10
- Additions to the delayed rendering system
McJtyLib - 1.18-6.0.9
on Jan 26, 2023McJtyLib 1.18-6.0.9
- Delayed rendering system
McJtyLib - 1.16-5.1.4
on Jan 26, 2023McJtyLib 1.16-5.1.4
- Delayed rendering system
McJtyLib - 1.18-6.0.8
on Jan 26, 2023McJtyLib 1.18-6.0.8
- Various small changes
McJtyLib - 1.18-6.0.7
on Jan 26, 2023McJtyLib 1.18-6.0.7
- Fixed the DIRT tag to be compatible with latest Forge
McJtyLib - 1.18-6.0.6
on Jan 26, 2023McJtyLib 1.18-6.0.6
- Fixed a problem with items not getting restored when breaking and placing blocks
McJtyLib - 1.16-5.1.3
on Jan 26, 2023McJtyLib 1.16-5.1.3
- Backported SafeClientTools from 1.18
- Backported better container system from 1.18
McJtyLib - 1.18-6.0.5
on Jan 26, 2023McJtyLib 1.18-6.0.5
- Fixed a crash in modal dialogs (caused things like XNet to crash)
McJtyLib - 1.18-6.0.4
on Jan 26, 2023McJtyLib 1.18-6.0.4
- Many cleanups
- Fixed a crash problem with rendering hilighted blocks as well as XNet cables
McJtyLib - 1.18-6.0.3
on Jan 26, 2023McJtyLib 1.18-6.0.3
- Bugfix for sub-dialogs
McJtyLib - 1.18-6.0.2
on Jan 26, 2023McJtyLib 1.18-6.0.2
- Small helper for datagen