1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 01:10:30 +00:00
CC-Tweaked/projects
Jonathan Coates bfb28b4710
Log current block entity in TickScheduler
This check should be impossible (the BE has not been removed, but is no
longer present in the world), but we've had one instance where it has
happened (#1925). I don't have a good solution here, so at least let's
print both BEs for now.
2024-08-11 12:03:48 +01:00
..
common Log current block entity in TickScheduler 2024-08-11 12:03:48 +01:00
common-api Allow registering more generic detail providers 2024-08-11 11:51:40 +01:00
core Fix a couple of typos in fluid method docs 2024-08-11 11:55:11 +01:00
core-api Move API factories to the common package 2024-07-29 19:46:25 +01:00
fabric Register modems as attached to their adjacent block 2024-07-26 18:28:13 +01:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Register modems as attached to their adjacent block 2024-07-26 18:28:13 +01:00
forge-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
lints Fix NPE when rendering turtle's label 2024-04-06 08:46:19 +01:00
standalone Small bits of cleanup 2024-06-26 18:07:57 +01:00
web Publish docs via an artifact instead 2024-06-19 09:57:56 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00