Fix test failing with lowercase enum

This commit is contained in:
Ben Woo 2025-01-12 15:26:23 +08:00
parent 2356bfa7fc
commit 4f28d38dc1
3 changed files with 24 additions and 24 deletions

View File

@ -6,20 +6,20 @@ world:
auto-heal: true
auto-load: true
bed-respawn: true
difficulty: NORMAL
difficulty: normal
entry-fee:
enabled: false
amount: 0.0
currency: '@vault-economy'
environment: NORMAL
gamemode: SURVIVAL
environment: normal
gamemode: survival
biome: '@vanilla'
generator: ''
hidden: false
hunger: true
keep-spawn-in-memory: true
player-limit: -1
portal-form: ALL
portal-form: all
pvp: true
respawn-world: ''
scale: '1.0'
@ -45,20 +45,20 @@ world_nether:
auto-heal: true
auto-load: true
bed-respawn: true
difficulty: NORMAL
difficulty: normal
entry-fee:
enabled: false
amount: 0.0
currency: '@vault-economy'
environment: NETHER
gamemode: SURVIVAL
environment: nether
gamemode: survival
biome: '@vanilla'
generator: ''
hidden: false
hunger: true
keep-spawn-in-memory: true
player-limit: -1
portal-form: ALL
portal-form: all
pvp: true
respawn-world: ''
scale: 8

View File

@ -6,20 +6,20 @@ world_nether:
auto-heal: true
auto-load: true
bed-respawn: true
difficulty: NORMAL
difficulty: normal
entry-fee:
enabled: false
amount: 0.0
currency: '@vault-economy'
environment: NETHER
gamemode: SURVIVAL
environment: nether
gamemode: survival
biome: '@vanilla'
generator: ''
hidden: false
hunger: true
keep-spawn-in-memory: true
player-limit: -1
portal-form: ALL
portal-form: all
pvp: true
respawn-world: ''
scale: 8.0

View File

@ -6,20 +6,20 @@ world:
auto-heal: true
auto-load: true
bed-respawn: true
difficulty: NORMAL
difficulty: normal
entry-fee:
enabled: false
amount: 0.0
currency: '@vault-economy'
environment: NORMAL
gamemode: SURVIVAL
environment: normal
gamemode: survival
biome: '@vanilla'
generator: ''
hidden: false
hunger: true
keep-spawn-in-memory: true
player-limit: -1
portal-form: ALL
portal-form: all
pvp: true
respawn-world: ''
scale: 1.0
@ -45,20 +45,20 @@ world_nether:
auto-heal: true
auto-load: true
bed-respawn: true
difficulty: NORMAL
difficulty: normal
entry-fee:
enabled: false
amount: 0.0
currency: '@vault-economy'
environment: NETHER
gamemode: SURVIVAL
environment: nether
gamemode: survival
biome: '@vanilla'
generator: ''
hidden: false
hunger: true
keep-spawn-in-memory: true
player-limit: -1
portal-form: ALL
portal-form: all
pvp: true
respawn-world: ''
scale: 8.0
@ -85,19 +85,19 @@ newworld:
auto-load: true
bed-respawn: true
biome: '@vanilla'
difficulty: NORMAL
difficulty: normal
entry-fee:
enabled: false
amount: 0.0
currency: '@vault-economy'
environment: NORMAL
gamemode: SURVIVAL
environment: normal
gamemode: survival
generator: '@error'
hidden: false
hunger: true
keep-spawn-in-memory: true
player-limit: -1
portal-form: ALL
portal-form: all
pvp: true
respawn-world: ''
scale: 1.0