@@ -18,9 +18,11 @@ 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,
21
23
22
- [❌] April fools mob ;)
23
- - Add plus jump power when targeting a ghast
24
+ [✔] Added a new cheatcode: thebeastofcaerbannog
25
+ - Not even Ghasts are safe from it :smiling_devil:
24
26
25
27
Bugfixes
26
28
--------
@@ -30,21 +32,23 @@ Bugfixes
30
32
[❌] gui scale not working?
31
33
32
34
[❌] Recreate tutorial world in 1.20.1
33
- [🟡] tutorial camera centering is off
35
+ [🟡] Fixed camera centering on the tutorial world
34
36
[🟡] Mounted piglins don't heal from nether terrain
35
-
36
- [❌] cursor off in server but not on singleplayer?
37
-
37
+ [❌] Anchors not saving properly?
38
38
39
39
Quality of Life
40
40
---------------
41
- [🟡] Add commands to send resources
42
- [❌] Ravagers that are mounted no longer aggro automatically onto buildings
43
- - This prevents them hurting themselves from the splash damage
44
- [🟡] Button to toggle spider climbing
45
- [🟡] Slimes and magma cubes no longer clip into log blocks, but are just slowed down
41
+ [🟡] Added commands to send resources to allies:
42
+ /sendfood <playername> <amount>
43
+ /sendwood <playername> <amount>
44
+ /sendore <playername> <amount>
45
+
46
+ [🟡] Ravagers that are mounted no longer automatically aggro onto buildings
47
+ - This prevents them hurting themselves from their own splash damage
48
+ [🟡] Spiders now have a button to toggle whether they climb on walls or not
49
+ [🟡] Slimes and magma cubes can now no-clip through log and leaf blocks
46
50
[✔] Turn cheats on by default for sandbox mode
47
-
51
+ [🟡] Healing Fountains now heal 1% of hp per second instead of a flat rate, up to a maximum of 1hp/s
48
52
49
53
50
54
Balancing
0 commit comments