-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Description
Describe
I am trying to use CC's serverconfig disabled_generic_methods to disable item and fluid movement via ME interface, but no matter what I try, methods stay enabled.
The forms I tried using for specifying methods to disable (none worked):
advancedperipherals:meBridge#exportFluidAdvancedperipherals:meBridge#exportFluidmeBridge#exportFluidmeBridge.exportFluidadvancedperipherals:meBridge.exportFluid
note 1: that base CC's peripheral methods can be disabled as easily as computercraft:inventory#pushItems
note 2: peripheral.getType returns meBridge for the ME bridge on 1.20, and source code has meBridge too
Steps to reproduce
- Install CC, AP, and AE
- Create a new world
- Edit serverconfig in the world folder to try to disable ME bridge methods
Multiplayer?
No
Version
1.20.1-0.7.46r
Minecraft, Forge and maybe other related mods versions
Forge 47.4.0, MC 1.20.1
Screenshots or Videos
No response
Crashlog/log
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress