Advanced Peripherals

Advanced Peripherals

29M Downloads

[Issue] craftItem expects two parameters.

5cript opened this issue ยท 2 comments

commented

Describe

me bridge craftItem expects two parameters

Reproduce

meBridge.craftItem({name="minecraft:stick"}, "minecraft:stick")
The second parameter seems to be the item name still.
Also passing a nonsense string to the second parameter crashes the game.
(I think an exception is not caught)

...

Versions:

  • Forge version: forge-1.16.5-36.1.4
  • AdvancedPeripherals version: advancedperipherals-0.4b

Crashlog/log
https://pastebin.com/cHNCYit4

commented

advancedperipherals-0.4b.zip
Hey, i fixed that. If you want, you can try that again with this version.(Unzip the file before)

commented

Fixed in 0.4.1b