Filename
architectury-1.0.35-fabric.jar
Uploaded by
shedaniel
Uploaded
Nov 15, 2020
Game Version
1.16.4
+3
Size
171.50 KB
Downloads
49
MD5
9237b33df2ab48d2fdaeffad9835a42c
Supported Modloader Versions
Fabric
Supported Java Versions
Java 8
Supported Minecraft 1.16 Versions
1.16.4
1.16-Snapshot
Changelog
Architectury v1.0.35 for 1.16.4
Updated at 2020-11-15 14:46.Click here for changelog
- Add @ForgeEvent
- Add missing typetools for forge
- Fix buildscript
- Fix buildscript
- Fix buildscript
- Publish to CF
- Update to 1.16.4
- Lazily initialize event invokers
- Update architect-plugin
- Update architect-plugin
- Reorder ToolType variables
- Convert to @ExpectPlatform
- PlayerHooks#closeContainer
- Add byId in ToolType
- Fix TextureStitchEvent
- Add TextureStitchEvent
- Add PackRepositoryHooks and DyeColorHooks
- A few more events
- Proper mods metadata
- More events
- GetEncodeId
- More hooks
- ItemEntityHooks
- Allow only using `getRegistryName`
- Might have forgotten a true here
- PlayerHooks and NetworkChannel
- Nbt types utils
- Hooks for getting buttons in a screen
- Deprecate getId using registry
- Hooks for setting radius for explosion
- Hooks for getting radius for explosion
- ExplosionHooks
- More events and hooks
- Registries#getId should be static
- We forgot to add player into ChatEvent#SERVER
- More events and hooks
- Set gradle memory to 3GB
- Fix compile
- Publish to bintray
- Deprecate LifecycleEvent client events for now since it is not possible atm
- Test for mod annotation for detecting forge
- More hooks for registering keybinds, render types, creative tabs, block entity renderers
- Command registry events and ReloadListenerRegistry
- Fix event proxies
- Initial work