Skip to content

Importing a potion bottle via RS Bridge produces uncraftable potion #258

@oleg-py

Description

@oleg-py

Descripe

Using RS bridge to import a potion produces an "uncraftable potion" instead of whatever was attempted to be imported. It appears that the NBT part specifying the actual potion type gets lost on import.

Steps to reproduce

Set up a simple RS network that has a functional storage:
2022-01-25_14 48 27

Put a Water Bottle into the chest.
Do the following on the computer:

> lua
p = peripheral.find("rsBridge")
p.importItem({ name = "minecraft:potion" }, "TOP")

Multiplayer?

No

Version

0.7.7.1r

Minecraft, Forge and maybe other related mods versions

Forge 36.2.22, Minecraft 1.16.5, Enigmatica 6 0.5.25

Screenshots or Videos

No response

Crashlog/log

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions