Files
Presets/tweaks/Fix Big Object Render Distance.json
2025-12-19 13:08:37 +01:00

24 lines
786 B
JSON

{
"Name": "Fix Big Object Render Distance",
"Scripts": [
{
"Name": "",
"Script": "1007CC: C5 32 01 9C",
"Type": "TweakScript",
"Description": "",
"ReferencesV2": [],
"ID": "0BE91E8A39FADE13A7A791C4D33F585B",
"AllowRevert": true
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"Description": "Fixes very silly code that sets the draw distance of an object to its collision distance if the collision distance is greater than 4000. It will now only set the draw distance to the collision distance if the collision distance is larger. Tweak by Falcobuster",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": "B46065DDC214A2C40A492C0088500BB2",
"Official": true,
"Recommended": true
}