This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Releases: SquidDev-CC/plethora
Releases · SquidDev-CC/plethora
[MC 1.11.2] 1.1.9
- Fix
.shoot()
failing due to reflection issues. - Fix
.getDay()
being off by a factor of 10 - Fix race condition in terminal glasses causing server crash.
[MC 1.10.2] 1.1.9
- Fix
.getDay()
being off by a factor of 10 - Fix race condition in terminal glasses causing server crash
[MC 1.12] 1.1.9
- Fix
.shoot()
failing due to reflection issues. - Fix
.getDay()
being off by a factor of 10 - Fix race condition in terminal glasses causing server crash.
- Fix neural interface background not being drawn.
- Fix neural connector right clicks not processing correctly.
[MC 1.11.2] 1.1.7-pr0
- Update to latest version of ComputerCraft (dan200/ComputerCraft@0f982e6)
- Add speaker peripheral support to neural interface and minecarts
[MC 1.10.2] 1.1.7-pr0
- Update to latest version of ComputerCraft (dan200/ComputerCraft@0f982e6)
- Add speaker peripheral support to neural interface and minecarts
[MC 1.10.2] 1.1.6
- Remove use of client-side-only method
- Update to use ComputerCraft nightly builds
[MC 1.11.2] 1.1.4
- Reset floating time when launching using the kinetic manipulator. This means you will not get kicked for flying when using it.
- Add CCTweaks's wireless bridge as a minecart upgrade.
- Fix crashing server on launch.
[MC 1.10.2] 1.1.4
- Reset floating time when launching using the kinetic manipulator. This means you will not get kicked for flying when using it.
- Add CCTweaks's wireless bridge as a minecart upgrade.
- Fix crashing server on launch.
[MC 1.8.9] 1.1.3
- Reset floating time when launching using the kinetic manipulator. This means you will not get kicked for flying when using it.
- Add CCTweaks's wireless bridge as a minecart upgrade.
- Fix crashing server on launch.
[MC 1.11.2] 1.1.3
- Add support for CCTweaks' custom roms.
- Fix lasers not obeying the
doTileDrops
gamerule. - Fix lasers sometimes breaking their manipulator.
- Reset fall damage after being launched by the kinetic augment.
- Allow adding upgrades to the minecart computer.
- Add
command
API to command computer minecarts. - Add
propel(velocity)
method to the kinetic augment for minecarts. - Add
.setActive()
method to the elytra item.