Closed StellarLis closed 4 months ago
im pretty sure sometimes it redirects to not allowed
We can't do this due to the fact we need more information about the new item than just a name. Is it edible? Can you throw it? (eventually) Can it be placed? That API only returns a name/emoji.
use a mixture of both chatgpt and neal api
Yeah, after a couple of tests, I've found out that this endpoint sometimes sends 4xx status code.
Infinite Craft website (https://neal.fun/infinite-craft/) sends a request to its API when combining two items.
So, this mod can just send a request to that API and get item name, it's free and you don't need a token or local AI instance.