mirror of
https://github.com/YouHaveTrouble/minecraft-optimization.git
synced 2026-05-11 22:06:56 +00:00
Update alt-item-despawn-rate
https://github.com/PaperMC/Paper/commit/2ab0258b5ab985da6d8fe3728c994b325c08ada0
This commit is contained in:
committed by
GitHub
parent
aa1706ff0b
commit
bd052aad10
@@ -407,31 +407,31 @@ Good starting values:
|
|||||||
|
|
||||||
enabled: true
|
enabled: true
|
||||||
items:
|
items:
|
||||||
COBBLESTONE: 300
|
cobblestone: 300
|
||||||
NETHERRACK: 300
|
netherrack: 300
|
||||||
SAND: 300
|
sand: 300
|
||||||
RED_SAND: 300
|
red_sand: 300
|
||||||
GRAVEL: 300
|
gravel: 300
|
||||||
DIRT: 300
|
dirt: 300
|
||||||
GRASS: 300
|
grass: 300
|
||||||
PUMPKIN: 300
|
pumpkin: 300
|
||||||
MELON_SLICE: 300
|
melon_slice: 300
|
||||||
KELP: 300
|
kelp: 300
|
||||||
BAMBOO: 300
|
bamboo: 300
|
||||||
SUGAR_CANE: 300
|
sugar_cane: 300
|
||||||
TWISTING_VINES: 300
|
twisting_vines: 300
|
||||||
WEEPING_VINES: 300
|
weeping_vines: 300
|
||||||
OAK_LEAVES: 300
|
oak_leaves: 300
|
||||||
SPRUCE_LEAVES: 300
|
spruce_leaves: 300
|
||||||
BIRCH_LEAVES: 300
|
birch_leaves: 300
|
||||||
JUNGLE_LEAVES: 300
|
jungle_leaves: 300
|
||||||
ACACIA_LEAVES: 300
|
acacia_leaves: 300
|
||||||
DARK_OAK_LEAVES: 300
|
dark_oak_leaves: 300
|
||||||
CACTUS: 300
|
cactus: 300
|
||||||
DIORITE: 300
|
diorite: 300
|
||||||
GRANITE: 300
|
granite: 300
|
||||||
ANDESITE: 300
|
andesite: 300
|
||||||
SCAFFOLDING: 600
|
scaffolding: 600
|
||||||
```
|
```
|
||||||
|
|
||||||
This list lets you set alternative time (in ticks) to despawn certain types of dropped items faster or slower than default. This option can be used instead of item clearing plugins along with `merge-radius` to improve performance.
|
This list lets you set alternative time (in ticks) to despawn certain types of dropped items faster or slower than default. This option can be used instead of item clearing plugins along with `merge-radius` to improve performance.
|
||||||
|
|||||||
Reference in New Issue
Block a user