Commit Graph

8 Commits

Author SHA1 Message Date
shedaniel
50352219e5 ArchitecturyBlockEntity to sync data to client (#10)
* ArchitecturyBlockEntity to sync data to client

* Add remap = false to @Shadow

* Upgrade gradle plugins

* Fix ArchitecturyBlockEntity on Forge

* Rename ArchitecturyBlockEntity to BlockEntityExtension
2021-01-16 01:39:03 +08:00
shedaniel
6117b11483 Fix license, remove unused mixin 2020-12-23 16:57:32 +08:00
shedaniel
67a1db1ccb Architectury Update
- Cache fractions from -1024 to 1023
- Add BiomeModifications for platform-agnostic biome additions
- Add FluidStackHooksForge to convert architectury FluidStacks to forge FluidStacks
- Migrate to Forge Loom & Update Architect Plugin
- Mark several methods in Mod as NotNull
- Add Env as a replacement for EnvType
2020-12-21 01:03:47 +08:00
shedaniel
5822bb9460 Remove the use of typetools in EventFactory#of and fix license field 2020-11-26 19:38:21 +08:00
shedaniel
6362fe40e3 Publish to CF 2020-11-15 20:32:36 +08:00
shedaniel
213da7a20e Convert to @ExpectPlatform 2020-11-12 22:33:11 +08:00
shedaniel
cd595fc55a Proper mods metadata 2020-11-08 00:35:50 +08:00
shedaniel
d2ab1c5110 More hooks 2020-11-07 22:53:20 +08:00