ViaBackwards addon to allow 1.8.x and 1.7.x clients on newer server versions.
GNU General Public License v3.0
249
stars
79
forks
source link
Fix item slot metadata being removed when sending to 1.7 clients, closes #326 #343
Closed
dentmaged closed 3 years ago
From my understanding, the bug was caused by
Item
being made into an interface & its implementations moved toDataItem
.