mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
enable some optimisations
This commit is contained in:
@@ -120,9 +120,10 @@ performance:
|
|||||||
only-tick-items-in-hand: false
|
only-tick-items-in-hand: false
|
||||||
optimize-mob-despawn: true
|
optimize-mob-despawn: true
|
||||||
optimize-block-entities: true
|
optimize-block-entities: true
|
||||||
|
optimize-mob-spawning: true
|
||||||
cache-biome:
|
cache-biome:
|
||||||
enabled: false
|
enabled: true
|
||||||
mob-spawning: false
|
mob-spawning: true
|
||||||
advancements: false
|
advancements: false
|
||||||
# May cause the inconsistent order of future compose tasks.
|
# May cause the inconsistent order of future compose tasks.
|
||||||
faster-structure-gen-future-sequencing: true
|
faster-structure-gen-future-sequencing: true
|
||||||
@@ -210,6 +211,7 @@ fixes:
|
|||||||
# GAMEPLAY #
|
# GAMEPLAY #
|
||||||
##############
|
##############
|
||||||
gameplay-mechanisms:
|
gameplay-mechanisms:
|
||||||
|
ice-and-snow-chance: 96
|
||||||
use-spigot-item-merging-mechanism: false
|
use-spigot-item-merging-mechanism: false
|
||||||
# This section contains settings for mob spawner blocks.
|
# This section contains settings for mob spawner blocks.
|
||||||
spawner-settings:
|
spawner-settings:
|
||||||
|
|||||||
@@ -120,9 +120,10 @@ performance:
|
|||||||
only-tick-items-in-hand: false
|
only-tick-items-in-hand: false
|
||||||
optimize-mob-despawn: true
|
optimize-mob-despawn: true
|
||||||
optimize-block-entities: true
|
optimize-block-entities: true
|
||||||
|
optimize-mob-spawning: true
|
||||||
cache-biome:
|
cache-biome:
|
||||||
enabled: false
|
enabled: true
|
||||||
mob-spawning: false
|
mob-spawning: true
|
||||||
advancements: false
|
advancements: false
|
||||||
# May cause the inconsistent order of future compose tasks.
|
# May cause the inconsistent order of future compose tasks.
|
||||||
faster-structure-gen-future-sequencing: true
|
faster-structure-gen-future-sequencing: true
|
||||||
@@ -210,6 +211,7 @@ fixes:
|
|||||||
# GAMEPLAY #
|
# GAMEPLAY #
|
||||||
##############
|
##############
|
||||||
gameplay-mechanisms:
|
gameplay-mechanisms:
|
||||||
|
ice-and-snow-chance: 96
|
||||||
use-spigot-item-merging-mechanism: false
|
use-spigot-item-merging-mechanism: false
|
||||||
# This section contains settings for mob spawner blocks.
|
# This section contains settings for mob spawner blocks.
|
||||||
spawner-settings:
|
spawner-settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user