fix: Increase entity network limit to 16k entities (#1492)
This commit is contained in:
@@ -501,6 +501,7 @@ set(_MINECRAFT_SERVER_COMMON_ROOT
|
||||
"${_MS_SRC}/../Minecraft.Client/iob_shim.asm"
|
||||
"${_MS_SRC}/../Minecraft.Client/stdafx.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/stubs.cpp"
|
||||
"${_MS_SRC}/../Minecraft.World/Entity.cpp"
|
||||
"${_MS_SRC}/../Minecraft.World/AbstractContainerMenu.cpp"
|
||||
"${_MS_SRC}/../Minecraft.World/CompoundContainer.h"
|
||||
"${_MS_SRC}/../Minecraft.World/ItemEntity.cpp"
|
||||
|
||||
Reference in New Issue
Block a user