We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61740a commit 7725249Copy full SHA for 7725249
build.properties
@@ -5,5 +5,5 @@ mod_name=Zeta
5
mc_version=1.20.1
6
mapping_channel=official
7
mod_id=zeta
8
-build_number=16
+build_number=15
9
dir_output=../Build Output/Zeta/
changelog.txt
@@ -1,2 +1,6 @@
1
-- Add state waxing utils
2
-- Add/Shade speedymath for quicker math at the same ish accuracy
+- Added some options to debug creative tab logic to try and track the sporadic loop bug
+- Fixed crash loop when putting stairs in front of beacon beams
3
+- Fixed mouse event being erroneously marked as cancellable (crashing when tried to cancel)
4
+- Fixed some burn times not being calculated properly
+- Fixed vine blocks having wrong sfx
+- Improved creative tab logic performance
0 commit comments