initial
This commit is contained in:
24
tweaks/Fix Big Object Render Distance.json
Normal file
24
tweaks/Fix Big Object Render Distance.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user