Paper/paper-server/patches/sources/net/minecraft/world/entity/npc
Jason Penilla 93f14c745c Add Wandering Trader spawn rate config options
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.
2020-08-20 11:20:12 -07:00
..
AbstractVillager.java.patch Villager#resetOffers 2019-10-07 00:15:37 -05:00
InventoryCarrier.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Villager.java.patch Add ignore discounts API 2020-11-09 20:44:51 +01:00
VillagerTrades.java.patch Configurable Cartographer Treasure Maps 2016-12-20 15:26:27 -05:00
WanderingTrader.java.patch ExperienceOrbs API for Reason/Source/Triggering player 2017-12-19 16:31:46 -05:00
WanderingTraderSpawner.java.patch Add Wandering Trader spawn rate config options 2020-08-20 11:20:12 -07:00