Reorder some patches
This commit is contained in:
@@ -16,7 +16,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
-}
|
-}
|
||||||
|
|
||||||
+ public boolean altItemDespawnRateEnabled;
|
+ public boolean altItemDespawnRateEnabled;
|
||||||
+ public java.util.Map<net.minecraft.resources.ResourceLocation, Integer> altItemDespawnRateMap = new HashMap<>();
|
+ public java.util.Map<net.minecraft.resources.ResourceLocation, Integer> altItemDespawnRateMap = new java.util.HashMap<>();
|
||||||
+ private void altItemDespawnRate() {
|
+ private void altItemDespawnRate() {
|
||||||
+ String path = "alt-item-despawn-rate";
|
+ String path = "alt-item-despawn-rate";
|
||||||
+ // Migrate from bukkit material to Mojang item ids
|
+ // Migrate from bukkit material to Mojang item ids
|
||||||
|
|||||||
Reference in New Issue
Block a user