This commit is contained in:
2025-12-19 13:08:37 +01:00
parent 8e313d7036
commit 5ef98c47ce
210 changed files with 5157 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
{
"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
}