90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Neoforge
- Fabric
- Forge
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.2
- No elements found. Consider changing the search query.
- List is empty.
Version 0.5.2 Beta
Developer Changelog
Notes
- Added RunUtil with a method to run something only once.
Version 0.5.1 Beta
Bug Fixes
- Fixed forge crash happening on 0.5, it was caused by a remapping issue.
Developer Changelog
Networking API
- Added a new event
NetworkingEvents$PACKET_PAYLOAD_REGISTRY
for registering packets
- Added
PacketDistributor
class for sending packets to players and server.
Config API
- Converting json elements into nbt tags when sending them over via packets
Notes
- Replaced the old config codecs with a new
ConfigCodec
class
- Added a new util class
NBTUtils
which contains conversion functions for converting between nbt tags and gson json elements
- Renamed the
MathUtils
methods rotateByPivot
to rotateAroundOrigin
License Update
- Reverted license to GNU LGPLv3 (previously GNU GPLv3)