- pos: (26.8, 8.3, 33.1)
- https://codeberg.org/rudzik8
-
Siberian 15yo Minetest player and modder, MineClone 2 contributor
#nowar
- Joined on
2022-02-18
Minecarts with chests have no loot
Zoomable maps
- New translatable lines (like
S("The zoomed map is now ready.")
) should be added to the locale files via the update script. The changed lines should also get updated this way.
Zoomable maps
Accessing player
methods without checking whether player
is not nil and player:is_player()
.
Zoomable maps
Additional conditions could be indented one level deeper than the code the if
statement nests, for the sake of readability. A fairly common practice that also IMO should become part of our guidelines.
Fix crash on mobs spawning in <5.9
Treat negative enchantment levels as invalid
If you have a give privilege, you can do crazy breaking stuff anyway though.
Not that easily though. You don't even need to build a crazy lag machine for this, just make a Sharpness -256…
Treat negative enchantment levels as invalid