mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 03:43:40 +01:00
93f14c745c
Adds config options for modifying the spawn rates of Wandering Traders. These values are all easy to understand and configure after a quick read of this page on the Minecraft wiki: https://minecraft.wiki/wiki/Wandering_Trader#Spawning Usages of the vanilla WanderingTraderSpawnDelay and WanderingTraderSpawnChance values in IWorldServerData are removed as they were only used in certain places, with hardcoded values used in other places. |
||
---|---|---|
.. | ||
ai | ||
ambient | ||
animal | ||
boss | ||
decoration | ||
item | ||
monster | ||
npc | ||
player | ||
projectile | ||
raid | ||
vehicle | ||
AgeableMob.java.patch | ||
AreaEffectCloud.java.patch | ||
ConversionParams.java.patch | ||
ConversionType.java.patch | ||
Entity.java.patch | ||
EntitySelector.java.patch | ||
EntityType.java.patch | ||
ExperienceOrb.java.patch | ||
Interaction.java.patch | ||
ItemBasedSteering.java.patch | ||
Leashable.java.patch | ||
LightningBolt.java.patch | ||
LivingEntity.java.patch | ||
Mob.java.patch | ||
NeutralMob.java.patch | ||
OminousItemSpawner.java.patch | ||
PathfinderMob.java.patch | ||
TamableAnimal.java.patch |