1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-15 22:34:54 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev 80a5759bae Make advanced modems non-ticking
- Move getPeripheralType and getLabel from IPeripheralTile to
   TilePeripheralBase. These were mostly constant on all other tiles, so
   were rather redundant.
 - Make TileAdvancedModem extend TileGeneric, and be non-ticking (using
   similar logic to all other blocks).
2019-01-20 09:34:15 +00:00
..
api Remove redundant line in copyright header 2019-01-03 11:02:21 +00:00
client Move our message model to be closer to Forge's 2019-01-14 10:09:22 +00:00
core Remove FileSystemMount and rewrite JarMount 2019-01-16 17:25:46 +00:00
shared Make advanced modems non-ticking 2019-01-20 09:34:15 +00:00
ComputerCraft.java Remove FileSystemMount and rewrite JarMount 2019-01-16 17:25:46 +00:00