- 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
Make structure generation more deterministic
Code-wise, only some nitpicks for core readability. Also a documentation concern.
Fix invalid global call in mcl_chests LBM
Make structure generation more deterministic
This should definitely be documented, as well as the default value for it.
Make structure generation more deterministic
Nitpick: checking for ~= nil
here is inconsistent to normal behavior (L194)
Fix missing protection checks in smithing tables
d0380647f2
Fix taking items out of protected smithing tables
4f6a95d6a4
Fix putting items in protected smithing tables