Commit Graph

12 Commits

Author SHA1 Message Date
IzzelAliz
1d797fdfb8 Enforce bukkit mixin injection 2021-02-28 18:16:13 +08:00
IzzelAliz
41a70332a4 Handle forge caps in items properly (#143)
Maybe not covering all cases
2021-02-17 02:29:40 +08:00
IzzelAliz
13c956e833 Fix class cast exception on mod villagers 2021-01-10 16:49:17 +08:00
IzzelAliz
5ee2cfaad6 Fix inventory not syncing after death (#64)
Expose modded materials to legacy plugins.
2020-10-31 11:03:57 +08:00
IzzelAliz
6c8d6d832a Fix potion effect values may be null 2020-10-31 10:54:21 +08:00
IzzelAliz
89c108d1f3 Several registries. 2020-07-17 22:06:21 +08:00
IzzelAliz
2a9619205f Prevent registration duplicate. 2020-07-08 17:48:42 +08:00
IzzelAliz
8b4a000bb9 Support for mod containers. 2020-07-06 19:57:03 +08:00
IzzelAliz
2e6ad0cfb0 Entity related mixin. 2020-07-06 16:04:05 +08:00
IzzelAliz
3753906766 Enum patch for CraftItemFactory 2020-07-05 17:29:40 +08:00
IzzelAliz
be9ed9abe6 Containers and entity 2020-06-02 22:32:43 +08:00
IzzelAliz
2a77837767 Refactor: common project, preparing for 1.15 development 2020-05-30 18:49:15 +08:00