Changelog
1.7.0
Added
- Gradients onto the color markdown
- ex.
-#000000,#FFFFFF,#00FF00-(text)
will printtext
in a gradiant fromBlack
toWhite
toGreen
. - By: MeAlam
- ex.
- Added 3 Interfaces,
IFlyingEntity
ISwimmingEntity
ITamableEntity
which help streamline development by having preset Methods an Logic to help developers code their entities!- By: Kyradjis
Changed
- Refactored
Variant Loader
to use a general JSON parser, enabling support for custom user-defined JSONs.- By: MeAlam
Updated
- Updated neoforged.moddev to:
2.0.73
- Updated Fabric to:
0.114.2+1.21.4
- Updated Fabric Loader to:
0.16.10
- Updated Neoforge to:
21.4.50-beta
- Updated Parchment to:
2024.12.22
Bug Fixes
- Fixed /reload not reloading the Variants Correctly
- By: MeAlam
- Cause: The event registering /reload was never made. oops
- Fixed DataGen not working on Fabric
- By: MeAlam
- Cause: DataGen on Fabric tried to execute Client code thru the server which broke it.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.7.0Loaders
Fabric
Game versions
1.21–1.21.1, 1.21.2, 1.21.3, 1.21.4Downloads
4Publication date
January 9, 2025 at 10:02 PMPublisher
MeAlam1
Co-Author