Some jd fixes (#9781)

This commit is contained in:
Lulu13022002
2023-10-01 02:20:51 +02:00
parent 696a5041a0
commit 9b7863a607
7 changed files with 26 additions and 41 deletions

View File

@@ -5,7 +5,7 @@ Subject: [PATCH] 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.gamepedia.com/Wandering_Trader#Spawning
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.