imharvol / mineflayer-web-inventory

Web based viewer for your mineflayer bot's inventory
MIT License
79 stars 19 forks source link

Add support for generic container types #48

Open Sp3rick opened 1 month ago

Sp3rick commented 1 month ago

suppport for: minecraft:generic_9x1 minecraft:generic_9x2 minecraft:generic_9x3 minecraft:generic_9x4 minecraft:generic_9x5 minecraft:generic_9x6

imharvol commented 1 month ago

Thanks for the PR!

Can you run npx standard --fix to run the formatter and see if the test pass?

Sp3rick commented 1 month ago

Hi. i don't know why test goes wrong, acutally i didn't made any test for generic containers because it should require making a server that opens a gui after interacting an item/entity/block It fails anyway idk