Mari023 / AE2WirelessTerminalLibrary

port of https://github.com/p455w0rd/AE2WirelessTerminalLibrary for fabric
MIT License
9 stars 25 forks source link

[1.21] Terminals don't go into curio slots. #285

Closed WhitePhant0m closed 5 months ago

WhitePhant0m commented 5 months ago

Tag seems to be wrong.

Mari023 commented 5 months ago

There are like half a million curio forks for 1.21 right now, if those forks are not implementing the curio spec correctly, that is on them.

I believe there is some work to get a unified curio api into neoforge, if that gets released I'll look into fixing the curio related bugs.

WhitePhant0m commented 5 months ago

i meant as in, you have it as curios/tags/items while it should be curios/tags/item and from what i quickly saw in the code, you use AE2s curio compat for yours, right? image image AE2s curio compat works fine.

Mari023 commented 5 months ago

ah right, minecraft renamed the folders, I'll have to fix that