@@ -18,41 +18,15 @@ HEROES (in order of priority)
18
18
- mana?
19
19
- equipment
20
20
21
- [✔] Updated the base Minecraft version to 1.20.1
22
- - Moving forward, 1.19.2 is no longer supported
23
- - Servers can't load worlds that were created before the worldgen datapack was integrated into the mod
24
- - To resolve this, just delete the datapacks folder in that world
25
- - To load them in single
26
-
27
- [✔] Added a new cheatcode: thebeastofcaerbannog
28
- - Not even Ghasts are safe from it :smiling_devil:
29
21
30
22
Bugfixes
31
23
--------
32
24
[❌] Prevent superflat worlds generating regular worlds after a certain range
33
25
[❌] Kicked for sending too many packets when spam clicking large army (rate-limit in server.properties?)
34
26
35
27
36
-
37
- [✔] Recreate tutorial world in 1.20.1
38
- [✔] Fixed camera centering on the tutorial world
39
- [✔] Mounted piglins don't heal from nether terrain
40
- [✔] Anchors are now saved correctly on server restart
41
-
42
28
Quality of Life
43
29
---------------
44
- [✔] Added commands to send resources to allies:
45
- /sendfood <playername> <amount>
46
- /sendwood <playername> <amount>
47
- /sendore <playername> <amount>
48
-
49
- [✔] GUI scale in RTS camera now matches your options, but cannot be higher than 3
50
- [✔] Ravagers that are mounted no longer automatically aggro onto buildings
51
- - This prevents them hurting themselves from their own splash damage
52
- [✔] Spiders now have a button to toggle whether they climb on walls or not
53
- [✔] Turn cheats on by default for sandbox mode
54
- [✔] Healing Fountains now heal 1% of hp per second instead of a flat rate, up to a maximum of 1hp/s
55
- [✔] Dripstone is now mineable by workers, worth 1 ore each
56
30
57
31
58
32
Balancing
0 commit comments