Kan18
Kan18
A major problem with Opus is the lack of documentation for its programs and modules. The only ways to learn how to use them are to read the code or...
Kinetic Augments have a useful feature where they can use items in a turtle's inventory to break or attack blocks. This is useful if one wants to apply an enchantment...
### Minecraft Version 1.19.2 ### Version 1.100.9 ### Details Basically: when `while true do print(os.pullEvent()) end` is running in a tab in a turtle's multishell, and the turtle disconnects or...
Recently, I had an issue where Milo wouldn't take anything from input inventories. It took me a few minutes to realize that the storage chest was full. Milo displayed no...
### Minecraft Version 1.20.x ### Version 1.109.2 (SC modpack) ### Details If you set your computer date such that turtles will normally have Christmas clothing, then you craft a turtle...
### Minecraft Version 1.20.x ### Version 1.105.0 - latest SwitchCraft version (`cc-tweaked-1.20.1-fabric-1.105.0-ebaf49508f5147ac4169c915dfcd964f7dd946b8`) ### Details If a turtle is booted up without a crafting table attached, and then a crafting table...
- genotp.lua: allow caps, make usage more clear, increase password length by 2 - util.lua: close #59, make Util.getVersion return tuple, and new Util.compareVersion and Util.supportsExtChars methods (changes the mentions...
Removes Milo trying to access damage on items (`nil` because of The Flattening). Changes "getItemMeta" to "getItemDetail". We might also need to reimplement showing durability in the item's display name...
Currently, unlike all the other lua files involved in computer startup, `bios.lua` is inaccessible from an in-game computer, and needs to be downloaded from the CC:T GitHub or a similar...