Open Ricarius opened 13 hours ago
I can do nothing on this situation as this is caused by server plugins using ore models, while ore models in my rp is obviously much more complex than vanilla. You can try removing ore models in assets/minecraft/models/block
, and removing their block state file in assets/minecraft/blockstates
Using this resource pack on servers with anti-xray plugins, specifically those which modify packets to make fake ores appear underground in abundance, will result in an intense amount of lag that will eventually freeze and crash your game. I presume this is because the fake ores being are being rendered as fully 3D, and thus it becomes overwhelming for any but the most high-end systems to handle effectively.
For reference, these are the specs for the computer on which this issue was experienced: RTX 4070 Super Ryzen 7 7800X3D 32GB DDR5 RAM 4TB M.2 game drive, on which my minecraft client is installed via Modrinth
In my case, the only fixes I can find are to either disable this resource pack, or to lower your render distance to 6 chunks or less. However, it's highly likely that most people with setups less powerful than my own will find the latter solution to be inadequate.