Commit Graph

7 Commits

Author SHA1 Message Date
david
31f430bf22 V1.3: Crash Repairer
The ABM appears to be perfect only if the server crashed, else
swapnode seems to be perfect for our code.

  The ABM appears to be fired at a hard coded rate so I have set the
intervals to 0 to fire instantly. (Which means nodes will be cleaned up
quickly when a crash occured)
2021-10-08 20:46:45 -04:00
david
09d3792df0 V1.2: MCL5 Improvements
Fixed the detection of MCL5 or MCL2.

  Improved xray to include Deepslate and Darkstone and included into
orehud Deepslate ores. (All of this is MCL5)
2021-10-08 20:10:27 -04:00
david
a3e7491e56 Released V1.1
Xray
2021-10-08 17:49:43 -04:00
david
4778935bb7 Updated .luacheckrc for mcl_sounds
Since Xray will include replicas of nodes let's have mcl_sounds
included in the luacheck.
2021-10-08 16:13:13 -04:00
david
206536834c Converted to modpack
Renamed original mod to Orehud.

  Added planned feature (2nd mod) Xray.

  Documented what features are currently avalible and what are planned.
2021-10-08 13:06:37 -04:00
david
22f54039ca Added luacheck file
Oooh, something to help my projects that will help my code.
2021-10-07 15:36:22 -04:00
david
92e6042911 Initalized Repo
V1.0 Releases.
v1.0
2021-10-07 15:05:59 -04:00