90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Fabric
- Quilt
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.1
- 1.21
- 1.20.6
- 1.20.4
- 1.20.2
- 1.20.1
- No elements found. Consider changing the search query.
- List is empty.
- Upgraded to Kotlin 2.1.0
- Updated minimum Fabric Language Kotlin version to 1.13.0
- Updated minimum FKE version to 1.1.3
- Upgraded embedded FrozenLib to 1.9.7
- Upgraded to Kotlin 2.0.21
- Updated minimum Fabric Language Kotlin version to 1.12.3
- Updated minimum FKE version to 1.1.2
- Upgraded embedded FrozenLib to 1.9.3
- Upgraded to Kotlin 2.0.10
- Fixed entity attribute amplifiers not applying correctly
- Updated minimum Fabric Language Kotlin version to 1.12.0
- Updated minimum FKE version to 1.1.1
- Upgraded embedded FrozenLib to 1.8.3
- Added support for config syncing
- Servers will temporarily sync config values to clients
- Synced values will clear upon disconnect
- Synced values do not save to the config files
- Players cannot modify the configs through the mod menu screen
- Operators or LAN owners can modify the server config through the mod menu screen
- Added Tag Config
- Contains options to modify tags and to ignore invalid entries
- Has a GUI in the mod menu screen
- Fixed serverside crash when a screen shake is created
- Updated version scheme to "(mod version)-mc(minecraft version)"
- Updated embedded FrozenLib to 1.8
- Upgraded to Kotlin 2.0.0
- Updated
runEachClientTick
and runEachServerTick
in scripts
runEachClientTick
now offers a Minecraft
object
runEachServerTick
now offers a MinecraftServer
object
- Updated minimum Fabric Language Kotlin version to 1.11.0
- Updated minimum FKE version to 1.1
- Updated embedded FrozenLib to 1.7.3
- Upgraded to Kotlin 1.9.24
- Simplified the process of modifying configs via scripts
- Typed entries are automatically dealt with.
- Only the actual values are passed to the scripts.
- Check the wiki for more information.
- Fixed script remapping
- Disabled experimental features left enabled in version
1.1.2
- Upgraded embedded FrozenLib to 1.7.2
- Updated minimum FLK version to 1.10.20
- Updated minimum FKE version to 1.0.9
- Switched the config file format to DJS (
.djs
)
- This format should be visually cleaner and faster to write to
- The current configs and their changes will be migrated to the DJS file
- Made many small optimizations to every config
- Updated mod version requirements
- Updated Fabric Kotlin Extensions to 1.0.8
- Upgraded embedded FrozenLib to 1.7.1