Update README.md

This commit is contained in:
Pantera (Mad_Daniel)
2022-06-19 19:10:36 +09:00
committed by GitHub
parent 2f7ccb406a
commit 80aa73d4ae
+2 -2
View File
@@ -481,8 +481,8 @@ Generating treasure maps is extremely expensive and can hang a server if the str
```
Good starting values:
villager-trade: true
loot-tables: true
loot-tables: 'true'
villager-trade: true
```
Default value of this option forces the newly generated maps to look for unexplored structure, which are usually in not yet generated chunks. Setting this to true makes it so maps can lead to the structures that were discovered earlier. If you don't change this to `true` you may experience the server hanging or crashing when generating new treasure maps. `villager-trade` is for maps traded by villagers and loot-tables refers to anything that generates loot dynamically like treasure chests, dungeon chests, etc.