File Details
fabric-carpet-1.14.4-1.2.2+v191108.jar
- R
- Nov 8, 2019
- 702.42 KB
- 362
- 1.14.4
- Fabric
File Name
fabric-carpet-1.14.4-1.2.2+v191108.jar
Supported Versions
- 1.14.4
Curse Maven Snippet
What's new in 1.2.2
- support for 19w45a
- remove
kelpGenerationGrowthLimitfor 1.15 version, as its fixed in Vanilla, yay.
Scarpet changes in 1.2.2 (towards v1.6)
- added
copy()and changed so all parameters of functions are passed by reference. If you need by value, use copy - outer variables in function declarations are borrowed from contexts upon definition, not execution, making the use of outer variables more useful and in line in java
- fixed handling of multiple unnnecessary semicolons in the scripts
- added
loaded_statusandgeneration_statusto query chunks. Deprecatedloaded_epas redundant.

