Change difficulty to normal
In overworld, nether and the end.
This commit is contained in:
parent
2c5ef99288
commit
0c96dae6f7
1 changed files with 3 additions and 3 deletions
|
@ -105,7 +105,7 @@ worlds:
|
||||||
scale: '1.0'
|
scale: '1.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: EASY
|
difficulty: NORMAL
|
||||||
spawning: &id007
|
spawning: &id007
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
|
@ -153,7 +153,7 @@ worlds:
|
||||||
scale: '16.0'
|
scale: '16.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: EASY
|
difficulty: NORMAL
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
|
@ -249,7 +249,7 @@ worlds:
|
||||||
scale: '8.0'
|
scale: '8.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: EASY
|
difficulty: NORMAL
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
|
|
Loading…
Reference in a new issue