PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

43M Downloads

aerial_interface_dimension_blacklist nonfunctional

aaronhowser1 opened this issue ยท 1 comments

commented

Describe the bug

aerial_interface_dimension_blacklist = ["ftbschools:school_day", "ftbschools:school_night"]
aerial_interface_dimension_blacklist = ["ftbschools:*"]

Neither of these work to prevent taking items outside of schools.

image
Proof those are the correct ids

javaw_EK0zL2tQdw.mp4

How to reproduce the bug

Blacklist dimension, pull stuff out via aerial interface, chunkload, go into dimension, get items

Expected behavior

It shouldn't take items out or put items in while the player is in those dimensions

Additional details

The Player Module from Modular Routers also needs this feature: desht/ModularRouters/issues/196

Which Minecraft version are you using?

1.19

Which version of PneumaticCraft: Repressurized are you using?

pneumaticcraft-repressurized-1.19.2-4.3.6-27

Crash log

No response

commented

Hmm yeah, I think the blacklist only applies to the dimension the AI itself is in, not the player. Would make sense of course to also consider the player's dimension.