Merge pull request #23 from TBMCPlugins/NorbiPeti-difficulty
Change difficulty to normal
This commit is contained in:
commit
47e8cfc335
1 changed files with 3 additions and 3 deletions
|
@ -105,7 +105,7 @@ worlds:
|
|||
scale: '1.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: EASY
|
||||
difficulty: NORMAL
|
||||
spawning: &id007
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
|
@ -153,7 +153,7 @@ worlds:
|
|||
scale: '16.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: EASY
|
||||
difficulty: NORMAL
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
|
@ -249,7 +249,7 @@ worlds:
|
|||
scale: '8.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: EASY
|
||||
difficulty: NORMAL
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
|
|
Loading…
Reference in a new issue