Reorder some patches
This commit is contained in:
parent
4af51f89ea
commit
f05d39d100
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue