MineClone2/mods
cora 7f1bb7af92 replace nether dust particles with p. spawners
mcl2 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-03-30 10:21:32 +00:00
..
CORE Tiny comment fix. 2022-03-19 03:16:15 +01:00
ENTITIES Fix wrong player name accessor. 2022-03-30 01:31:38 +02:00
ENVIRONMENT replace nether dust particles with p. spawners 2022-03-30 10:21:32 +00:00
HELP ITEMS/mcl_anvils: fix renaming items w/o desc… 2022-03-05 15:35:39 +00:00
HUD Add shield 2022-03-15 15:58:27 +01:00
ITEMS Merge branch 'master' into shields2 2022-03-28 12:27:57 +00:00
MAPGEN Fix typos. 2022-03-09 18:50:41 +01:00
MISC Fix typo and interact bug? 2022-03-27 18:08:43 +02:00
PLAYER Merge branch 'master' into shields2 2022-03-28 12:27:57 +00:00