Use correct Cryptid check

This commit is contained in:
Emik 2026-08-12 00:37:07 +02:00
parent a06fec5c23
commit bc04d83e9e
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@
"conflicts": [
"Jen"
],
"version": "1.11.26"
"version": "1.11.27"
}

View file

@ -1,5 +1,5 @@
Jane = {
cry = not not SMODS.Mods.Cryptid,
cry = SMODS.Mods.Cryptid and not SMODS.Mods.Cryptid.disabled,
config = {
texture_pack = "default",
wee_sizemod = math.sqrt(2),