1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 16:13:22 +00:00
CC-Tweaked/src/main/resources/assets/computercraft
Luca S 390575ab4d rednet.send now returns if the message was send (#164)
This makes use of the "sent" variable, which would otherwise go unused. It also makes rednet.send compliant to the behaviour specified in the Wiki: http://www.computercraft.info/wiki/Rednet.send
2019-04-01 19:31:21 +01:00
..
advancements/recipes Automatically generate impostor recipes 2019-03-16 00:15:31 +00:00
blockstates Replace "cable variant" with a block model 2018-12-27 10:21:57 +00:00
lang Expose max computer/global times as config options 2019-03-26 11:21:40 +00:00
lua rednet.send now returns if the message was send (#164) 2019-04-01 19:31:21 +01:00
models Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
recipes Several recipe improvements 2019-03-19 11:59:23 +00:00
textures Revert some image optimisations 2019-02-18 22:58:39 +00:00