mirror of
https://github.com/YouHaveTrouble/minecraft-optimization.git
synced 2026-05-11 22:06:56 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
2f7ccb406a
commit
80aa73d4ae
@@ -481,8 +481,8 @@ Generating treasure maps is extremely expensive and can hang a server if the str
|
||||
|
||||
```
|
||||
Good starting values:
|
||||
loot-tables: 'true'
|
||||
villager-trade: true
|
||||
loot-tables: 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.
|
||||
|
||||
Reference in New Issue
Block a user