Replace Does It Tick with modified jar which explicitly checks if an entity that 'shouldAlwaysTick' (is on the entity whitelist) is an enderman and is in the overworld, if so, it will not early return true unlike normal entity whitelist logic but instead do nothing and let the rest of the checks run to determine whether it should tick

This commit is contained in:
JordanPlayz158
2025-06-27 19:00:37 -04:00
parent b711362d63
commit 391c3df71f
4 changed files with 6 additions and 11 deletions

View File

@@ -1,13 +1,8 @@
name = "Does It Tick?"
filename = "does_it_tick-fabric-1.1.0-1.20.1.jar"
filename = "does_it_tick-fabric-1.1.4-1.20.1-dev.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/vmg6jaPW/versions/gEkl0iqh/does_it_tick-fabric-1.1.0-1.20.1.jar"
hash-format = "sha1"
hash = "4d9c2edddbedf4ef9d8313593cdcfb0f36529e36"
[update]
[update.modrinth]
mod-id = "vmg6jaPW"
version = "gEkl0iqh"
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar"
hash-format = "sha256"
hash = "d9a91bdb98c17ea0af78c250f45ec7e9e8a5103b4b68acf083a672e43b4f7369"