Plotworld is ignored by LC bs
BlockState.
This commit is contained in:
parent
5f6e87c832
commit
d8a992eca7
3 changed files with 55 additions and 49 deletions
|
@ -360,7 +360,7 @@ blockstate:
|
|||
# (like complete creative worlds) to save cpu and memory.
|
||||
#
|
||||
# default: []
|
||||
ignoredWorlds: []
|
||||
ignoredWorlds: [plotworld]
|
||||
|
||||
# BlockStateWorldEditIntegration
|
||||
#
|
||||
|
|
|
@ -95,54 +95,6 @@ worlds:
|
|||
generator: TerrainControl
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
world_the_end:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
alias: world_the_end
|
||||
color: WHITE
|
||||
style: NORMAL
|
||||
pvp: 'true'
|
||||
scale: '16.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: EASY
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
monsters:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee:
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
currency: '-1'
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: SURVIVAL
|
||||
keepSpawnInMemory: 'true'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: -4.710357902146693
|
||||
y: 59.0
|
||||
z: 0.6541565622183771
|
||||
pitch: 2.5500019
|
||||
yaw: -91.005165
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: []
|
||||
environment: THE_END
|
||||
seed: '2133291894169730654'
|
||||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
world:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
@ -191,6 +143,54 @@ worlds:
|
|||
generator: TerrainControl
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
world_the_end:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
alias: world_the_end
|
||||
color: WHITE
|
||||
style: NORMAL
|
||||
pvp: 'true'
|
||||
scale: '16.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: EASY
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
monsters:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee:
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
currency: '-1'
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: SURVIVAL
|
||||
keepSpawnInMemory: 'true'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: -4.710357902146693
|
||||
y: 59.0
|
||||
z: 0.6541565622183771
|
||||
pitch: 2.5500019
|
||||
yaw: -91.005165
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: []
|
||||
environment: THE_END
|
||||
seed: '2133291894169730654'
|
||||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
test:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
|
|
@ -270,6 +270,7 @@ users:
|
|||
name: iie
|
||||
86539ab7-5fbb-4cc2-8452-ca737fecae6f:
|
||||
group:
|
||||
- member
|
||||
- mod
|
||||
options:
|
||||
name: creepachu
|
||||
|
@ -653,3 +654,8 @@ users:
|
|||
- member
|
||||
options:
|
||||
name: Raz0R_CP9
|
||||
d7e3b322-d7d2-47e0-8774-7cd96ea92340:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: Jackster03
|
||||
|
|
Loading…
Reference in a new issue