-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.txt
More file actions
28 lines (24 loc) · 869 Bytes
/
changelog.txt
File metadata and controls
28 lines (24 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Build: 1.18-38.0.5 - Wed Dec 01 16:56:24 GMT 2021
curle:
Readd PoseStack field to RenderTooltipEvent.
=========
Build: 1.18-38.0.4 - Wed Dec 01 01:29:57 GMT 2021
curle:
Fix custom loot serializers using wrong registry names
=========
Build: 1.18-38.0.3 - Wed Dec 01 01:15:13 GMT 2021
lexmanos:
Fix DungeonHooks not returning correct values. Fixes dungeons in world spawning pigs.
=========
Build: 1.18-38.0.2 - Wed Dec 01 00:23:23 GMT 2021
lexmanos:
Fix dedicated server install. Closes #8226
Fix example mod
Fix obf issue with records. Closes #8228
Fix dependencies beingg out of sync from vanilla. Closes #8227
Disable mixin due to module incompatibility.
=========
Build: 1.18-38.0.1 - Tue Nov 30 20:56:52 GMT 2021
gigaherz:
Fix mod resources not loading.
Add BreakingItemParticle.java.patch which I forgot to commit during the porting.