Reorganise game into modpacks
This commit is contained in:
parent
86a5266bb5
commit
b38a89c2fe
762 changed files with 9 additions and 8 deletions
11
mods/other/wield3d/wield3d.conf.example
Normal file
11
mods/other/wield3d/wield3d.conf.example
Normal file
|
@ -0,0 +1,11 @@
|
|||
-- Wield3d Configuration (defaults)
|
||||
|
||||
-- Increase this if you get non-attachment glitches when a player first joins.
|
||||
WIELD3D_INIT_DELAY = 1
|
||||
|
||||
-- Number of seconds before retry if initialization fails.
|
||||
WIELD3D_RETRY_TIME = 10
|
||||
|
||||
-- How often player wield items are updated.
|
||||
WIELD3D_UPDATE_TIME = 1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue