Skip to content

Add configuration to disable specific peripheral methods #130

@juh9870

Description

@juh9870

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#exportFluid
  • Advancedperipherals:meBridge#exportFluid
  • meBridge#exportFluid
  • meBridge.exportFluid
  • advancedperipherals: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

  1. Install CC, AP, and AE
  2. Create a new world
  3. 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

No one assigned

    Type

    No fields configured for Task.

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions