Compatibility
Minecraft: Java Edition
1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published 10 months ago
Updated 8 months ago
Changelog
Added
- Folder support for resources
foo:bar
now supportsfoo:foo/foobar
as
keyword to import statements- From statement
- Switch statement
- Switch expression
- Increment/decrement operators
x++
/x--
- Access to builtin classes
- Constructors for builtin classes
- Ternary expressions
- Division by zero error
Entity.raycast(distance: Float, target: Block, check_fluids: Boolean): Boolean
base64encode(input: String): String
base64decode(input: String): String
EntityTypes
List.contains(object: Object): Boolean
Changed
Entity.extinguish(): Null
andEntity.extinguishWithSound(): Null
have been merged into one functionEntity.extinguish(Boolean): Null
- Fix circular imports
- Reverted custom load script
- Float extends Integer
Dependencies
Files
Metadata
Release channel
AlphaVersion number
0.0.2Loaders
Game versions
1.20.4Downloads
54Publication date
January 23, 2024 at 10:51 PMPublisher
RevolvingMadness
Member