1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/projects
Jonathan Coates 8eabd4f303
Fix signs being empty when placed
As of 1.20, sign messages are immutable - we need to do
text = text.setMesssage(...) instead. Also do a tiny bit of cleanup to
this function while we're here.

Probably not the best use of my lunch break :D:.

Fixes #1611.
2023-10-20 13:32:38 +01:00
..
common Fix signs being empty when placed 2023-10-20 13:32:38 +01:00
common-api Replace several Guava classes with Java stdlib 2023-10-11 09:59:55 +01:00
core Split ComputerThread/ComputerExecutor up a little 2023-10-19 22:50:11 +01:00
core-api Build a web-based emulator for the documentation site (#1597) 2023-10-03 09:19:19 +01:00
fabric Fix a couple of future deprecations in Gradle 2023-10-19 18:28:15 +01:00
fabric-api Publish Fabric jars to CF/Modrinth 2023-03-15 23:20:13 +00:00
forge Fix a couple of future deprecations in Gradle 2023-10-19 18:28:15 +01:00
forge-api License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
lints Flesh out MemoryMount into a writable mount 2023-09-29 22:15:23 +01:00
web Split ComputerThread/ComputerExecutor up a little 2023-10-19 22:50:11 +01:00
ARCHITECTURE.md License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00