This website requires JavaScript.
Explore
Help
Register
Sign In
grorp
/
MineClone2
forked from
VoxeLibre/VoxeLibre
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Pull Requests
Activity
348b13764f
MineClone2
/
mods
History
teknomunk
348b13764f
Prevent dereferencing nil in wither.lua, fix minor typo in debug statement
2024-10-11 11:24:02 +02:00
..
CORE
Fix luacheck findings for this PR: remove unused variables, remove overwritten value, add missing dependencies, fix undefined variable usage
2024-10-11 11:24:02 +02:00
ENTITIES
Prevent dereferencing nil in wither.lua, fix minor typo in debug statement
2024-10-11 11:24:02 +02:00
ENVIRONMENT
Make fog_tint_type = "default" when weather is present to match behavior at 0.87.2
2024-10-09 01:05:20 +02:00
HELP
Add crash guards against unknown items (
#4623
)
2024-08-31 23:41:06 +02:00
HUD
Fix missing dependencies for random_mod_load_order
2024-09-15 22:25:44 +02:00
ITEMS
Prevent dereferencing nil in wither.lua, fix minor typo in debug statement
2024-10-11 11:24:02 +02:00
MAPGEN
Fix structure spawns under water + peaceful spawns (
#4607
)
2024-09-15 23:15:30 +02:00
MISC
Fix some typos in the API documentation (
#4630
)
2024-09-12 18:13:52 +02:00
PLAYER
Use soul_block group for soul speed bonus
2024-09-18 10:06:03 +02:00