jhuckaby / magic-sorting-system

A data pack for Minecraft 1.13, 1.14 and 1.15 (Java) for automatically sorting every item in the game.
39 stars 15 forks source link

Books not being teleported #20

Closed thegamerx1 closed 4 years ago

thegamerx1 commented 4 years ago

My books are not being teleported for some reason https://youtu.be/aXjuVyQEPpY

Config.json https://pastebin.com/9gATHT3i

jhuckaby commented 4 years ago

I'm so sorry, but I cannot reproduce this issue. I tried your exact config file as well:

https://www.youtube.com/watch?v=TlXH3Wk-RxI&feature=youtu.be

Something must be different with your PC or your Minecraft version or configuration.

Sorry!

thegamerx1 commented 4 years ago

FOUND THE PROBLEM it was because in the fuctions folder the function file was sort_Books.mcfunction which should have been sort_books.mcfunction and removing the file and recompiling fixed it!!!!! The problem happend because the compiler probably didnt check for caps or didnt detected the group name and the file name was different

The cap happend because i first compiled the config with the group having a cap in the B but then i removed it to match the other groups