This commit is contained in:
Jules 2022-02-06 23:56:56 +01:00
parent 7911ec9d65
commit 614da2512a

View File

@ -24,6 +24,7 @@ public class PluginUpdateManager {
*/
private final Map<Integer, PluginUpdate> updates = new HashMap<>();
public PluginUpdateManager() {
register(new PluginUpdate(1,
new String[]{"Applies a fix for skull textures values in 4.7.1.", "Texture values data storage changed in 4.7.1 due to the UUID change."},