
Improve documentation on the fact you need to register ItemGroups via Polymer
msparkles opened this issue ยท 9 comments
It seems that the items registered on server work with recipe lookups, but not in the REI/EMI item index/entries. What's the status on adding compatibility for that? We very vaguely remember it used to work before...
On client no, but you need to make sure server uses the same protocol version (so no old server + viaversion) and thst the mods have correctly setup polymer item group
Is there extra setup to having it work other than installing polymer on the client?
Actually, how do you.. do that? Ah, registerPolymerItemGroup
https://polymer.pb4.eu/latest/polymer-core/items/ is incorrect then. Any chance of this being more like vanilla registry?