1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-24 07:56:54 +00:00
CC-Tweaked/projects
Jonathan Coates 7e53c19d74
Add a specialised menu for printouts
Rather than having a general "held-item" container, we now have a
specialised one for printouts. This now is a little more general,
supporting any container (not just the player inventory), and syncs the
current page via a data slot.

Currently this isn't especially useful, but should make it a little
easier to add lectern support in the future.
2024-08-15 20:58:09 +01:00
..
common Add a specialised menu for printouts 2024-08-15 20:58:09 +01:00
common-api Allow registering more generic detail providers 2024-08-11 11:51:40 +01:00
core Fix return type of Vector.dot 2024-08-11 14:11:14 +01:00
core-api Move API factories to the common package 2024-07-29 19:46:25 +01:00
fabric Add a test for exploding turtles 2024-08-14 22:41:31 +01:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Add a test for exploding turtles 2024-08-14 22:41:31 +01:00
forge-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
lints Fix disk drives not setting/clearing removed flag 2024-08-15 09:03:33 +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