Mineclonia/mods
cora 89d63080be replace nether dust particles with p. spawners
mineclonia uses add_particle for nether dust resulting in a 10-fold
increase in network traffic when in the nether. Nether dust is not
configurable making it impossible to turn this off for server admins.
this commit replaces the add_particle method with particle spawners
2022-01-14 18:15:06 +01:00
..
CORE Fix typo in mcl_colors API documentation 2021-11-18 19:23:57 +01:00
ENTITIES Give mobs sunburn at correct light level 2021-11-19 03:14:36 +01:00
ENVIRONMENT replace nether dust particles with p. spawners 2022-01-14 18:15:06 +01:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Add test cases for get_tool_name() 2021-12-06 04:11:55 +01:00
ITEMS Add noise to christmas chest textures 2021-12-12 15:40:29 +01:00
MAPGEN Generate pig spawners in mineshafts 2021-07-23 04:11:33 +02:00
MISC Do not crash if minetest.find_nodes_in_area() lies 2021-12-20 21:38:24 +01:00
PLAYER Fix player bone positions and properties setting 2021-12-09 04:53:45 +01:00