mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-17 00:05:16 +01:00
Removed "breedingLimit" setting
This commit is contained in:
parent
aa170f8563
commit
38ea97718a
@ -68,7 +68,6 @@ public class Settings {
|
||||
public static int spawnLimitMonsters;
|
||||
public static int spawnLimitAnimals;
|
||||
public static int spawnLimitWaterAnimals;
|
||||
public static int breedingLimit;
|
||||
public static HashMap<EntityType, Integer> entityLimits;
|
||||
public static HashMap<String, Integer> tileEntityLimits;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user