1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/projects
Jonathan Coates 2255d49d16
Update to latest Fabric
Love being on the bleedin' edge. More importantly, this fixes a couple
of issues:
 - Translations are loaded on the server, meaning .getItemDetail
   correctly translates modded items.
 - Shulker boxes cannot be moved inside other shulker boxes using the
   transfer API.
 - Start using Fab API's ItemStack.getRecipeRemainder().
2022-11-20 16:05:28 +00:00
..
common Update to latest Fabric 2022-11-20 16:05:28 +00:00
common-api Minor fixes and cleanup 2022-11-10 17:15:12 +00:00
core Various improvements to packaging 2022-11-17 09:26:57 +00:00
core-api Make the main mod non-null by default 2022-11-09 18:59:51 +00:00
fabric Update to latest Fabric 2022-11-20 16:05:28 +00:00
fabric-api Fix several issues with the Fabric API jar 2022-11-18 23:21:05 +00:00
forge Generate en_us.json via datagen 2022-11-20 13:00:43 +00:00
forge-api Improve packaging of published jars 2022-11-08 16:43:27 +00:00
forge-stubs Move our public API into separate modules 2022-11-06 15:07:13 +00:00
lints Add a couple of errorprone plugins 2022-11-10 08:54:09 +00:00
mc-stubs Move the core API into a separate module 2022-11-04 21:41:59 +00:00
web Update project paths in our utility build scripts 2022-11-10 09:12:28 +00:00
ARCHITECTURE.md Various improvements to packaging 2022-11-17 09:26:57 +00:00