1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 06:33:23 +00:00
CC-Tweaked/projects/fabric/src
Jonathan Coates a74089d8ae
Bump dependency versions
Mostly in prep for 1.19.4.

 - Update to Loom 1.1.

   - Simplifies our handling of remapped configurations a little.
   - Removes the need for a fake fabric.mod.json in the API jar.

   For reasons I don't quite understand, this required us to bump the
   Fabric API version. Otherwise interfaces are not injected.

 - Update to Rollup 3.0.

 - Do NOT update NullAway: It now correctly checks @Nullable fields in
   inherited classes. This is good, but also a pain as Minecraft is a
   little over-eager in where it puts @Nullable.
2023-03-14 18:43:42 +00:00
..
client Use the VBO monitor renderer by default 2023-02-17 08:48:07 +00:00
generated/resources Allow placing items against some blocks 2023-03-04 18:17:43 +00:00
main Bump dependency versions 2023-03-14 18:43:42 +00:00
test Update to Minecraft 1.19.3 2022-12-08 19:45:02 +00:00
testMod Bump dependency versions 2023-03-14 18:43:42 +00:00