1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-25 08:26:54 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev 0faf76e4bd Fix if statement never being hit
Let's been honest, this bit's probably never been tested, because it
should never happen. Fixes #528.
2020-08-22 15:03:38 +01:00
..
api Correct IPeripheral documentation 2020-07-14 19:53:10 +01:00
client Add configuration options to control terminal sizes (#475) 2020-06-28 16:33:03 +01:00
core Fix if statement never being hit 2020-08-22 15:03:38 +01:00
data Switch to Forge's DeferredRegister 2020-06-27 10:23:51 +01:00
shared Use FML's scan data to gather annotations 2020-07-23 22:41:20 +01:00
ComputerCraft.java Use FML's scan data to gather annotations 2020-07-23 22:41:20 +01:00
ComputerCraftAPIImpl.java Move getResourceFile to CCAPIImpl 2020-07-18 10:31:28 +01:00