File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- - Added an API for death causes (by kheprep).
2- - Replaced fabric entrypoints with an event system .
3- - Renamed EnvironmentHelper methods to be more sensible .
4- - Deprecated some outdated functionality .
1+ Thanks to bigsir24 for these fixes!
2+ - Version string now includes the targeted BTA version .
3+ - Fixed AFTER_BLOCK_INIT and AFTER_ITEM_INIT events being too late .
4+ - Fixed recipe namespace registration event not firing when joining a server .
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ org.gradle.warning.mode = all
88org.gradle.configuration-cache = false
99# #########################################################################
1010# Mod Properties
11- mod_version = 6.1.0
11+ mod_version = 6.1.1
1212mod_group = turniplabs
1313mod_name = halplibe
1414# #########################################################################
You can’t perform that action at this time.
0 commit comments