Skip to content

Create integration overrides existings functions of Basin #365

Closed
@cyb0124

Description

@cyb0124

Describe

The Basin block from Crate originally has functions such as pushItems and pullItems from CC:T's generic peripheral APIs. AdvancedPeripherals' integration removed those functions.

Implementing the GenericSource interface instead of IPeripheral should fix this, but I'm not sure if it's easy to make the change under the mod's architecture. Here is a similar issue & solution for a different mod.

Steps to reproduce

  1. Place a computer next to a Create Basin
  2. List the functions of the Basin wrapped as peripheral.
  3. Functions such as pushItems no longer exists if AdvancedPeripherals is installed.

Multiplayer?

Yes

Version

1.18.2-0.7.19r (Latest 1.18)

Minecraft, Forge and maybe other related mods versions

Forge 40.1.84

Screenshots or Videos

No response

Crashlog/log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions