Gunpowder-MC / GunpowderUtilities

MIT License
3 stars 0 forks source link

Workbench command is non-functional #8

Closed amnotbananaama closed 3 years ago

amnotbananaama commented 3 years ago

Information

fabric-api-0.20.1+build.401-1.16.jar
fabric-language-kotlin-1.4.0+build.1.jar
gunpowder-base-0.2.10+1.16.2.jar
gunpowder-utilities-1.0.1+gunpowder.0.2.9.mc.1.16.2.jar
Pal-1.2.1.jar

Describe the issue When using /workbench, the GUI opens as expected. Inserting items into the crafting slots however, yields no output. Shift-clicking the recipes also does nothing. Additionally, if players close the GUI (using the Esc key, opening their inventory, etc), the items are deleted and not returned to the player.

To Reproduce Steps to reproduce the behavior:

  1. Be in survival mode, with at least 1 craftable item (/give @s minecraft:oak_log).
  2. Use /workbench or /wb.
  3. Place the item in the crafting GUI, either manually or with the recipe book. -> :x: Nothing is displayed in the output slot, and you cannot craft.
  4. Close the GUI without removing the item from the crafting slot (ex. press Esc). -> :x: The item is not returned to the player, but deleted.

Expected behavior The crafting table command should behave like a physical crafting table.

Additional context I realize that you've been very busy and Gunpowder has been on hold for a few months. I'm just documenting this issue so that you are aware of it. Thank you!