Fx Control!

Fx Control!

14M Downloads

Rules not firing in mining dimensions

bessiq opened this issue ยท 0 comments

commented

Minecraft Version: 1.15.2
forge-31.2.9
fxcontrol-1.15-1.0.2.jar

Hi McJty!

I have been unable to get FxControl (and also InControl) rules to fire in a couple non-vanilla dimensions - Advanced Mining Dimension and YAMDA. If I manually reload the rules with /fctrl reload and /ctrl reload, they begin working as expected.

I have a feeling it has something to do with (non-vanilla) dimensions not being loaded when a player joins the game, and then the rules maybe not being triggered again when a player changes dimensions? Here are my current FxControl rules, if it's helpful:

effects.json: https://pastebin.com/Pki5875F
breakevents.json: https://pastebin.com/9mny8xsN

As a workaround, I've been trying to make a script (in KubeJS) to run your reload commands on a schedule, but so far I haven't been successful (mainly due to lack of scripting knowledge). Incidentally, the ctrl and fctrl command arguments are considered "invalid" in 1.15, but they still work.

Thanks for any help you can provide!