`os.epoch("ingame")` errors with `Unsupported operation`
ouroborus opened this issue ยท 3 comments
Minecraft Version
1.18.x
Version
1.100.8
Details
The CC:Tweaked docs lists "ingame", "utc", and "local" as valid argument values. However, os.epoch("ingame") results in an error, "Unsupported operation".
can you test with the build from #126 ?
@Merith-TK Confirmed fixed