PhxAs5As5in

V+ Config 0.9.5

Mar 13th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.86 KB | None | 0 0
  1. NexusID = 4
  2.  
  3. [AdvancedBuildingMode]
  4. ; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
  5.  
  6. ; Change false to true to enable this section, if you set this to false the mode will not be accesible
  7. enabled=false
  8.  
  9. ; Enter the advanced building mode with this key when building
  10. enterAdvancedBuildingMode=F2
  11.  
  12. ; Exit the advanced building mode with this key when building
  13. exitAdvancedBuildingMode=F3
  14.  
  15. ; Copy the object rotation of the currently selected object in ABM
  16. copyObjectRotation=Keypad7
  17.  
  18. ; Apply the copied object rotation to the currently selected object in ABM
  19. pasteObjectRotation=Keypad8
  20.  
  21. [AdvancedEditingMode]
  22.  
  23. ; Change false to true to enable this section, if you set this to false the mode will not be accesible
  24. enabled=false
  25.  
  26. ; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
  27.  
  28. ; Enter the advanced editing mode with this key
  29. enterAdvancedEditingMode=Keypad0
  30.  
  31. ; Reset the object to its original position and rotation
  32. resetAdvancedEditingMode=F7
  33.  
  34. ; Exit the advanced editing mode with this key and reset the object
  35. abortAndExitAdvancedEditingMode=F8
  36.  
  37. ; Confirm the placement of the object and place it
  38. confirmPlacementOfAdvancedEditingMode=KeypadEnter
  39.  
  40. ; Copy the object rotation of the currently selected object in AEM
  41. copyObjectRotation=Keypad7
  42.  
  43. ; Apply the copied object rotation to the currently selected object in AEM
  44. pasteObjectRotation=Keypad8
  45.  
  46. [Beehive]
  47.  
  48. ; Change false to true to enable this section
  49. enabled=false
  50.  
  51. ; configure the speed at which the bees produce honey in seconds, 1200 seconds are 24 ingame hours
  52. honeyProductionSpeed=1200
  53.  
  54. ; configure the maximum amount of honey in beehives
  55. maximumHoneyPerBeehive=4
  56.  
  57. [Building]
  58.  
  59. ; Change false to true to enable this section
  60. enabled=false
  61.  
  62. ; Remove some of the Invalid placement messages, most notably provides the ability to place objects into other objects
  63. noInvalidPlacementRestriction=false
  64.  
  65. ; Removes the weather damage from rain
  66. noWeatherDamage=false
  67.  
  68. ; The maximum range that you can place build objects at
  69. maximumPlacementDistance=5
  70.  
  71. [Camera]
  72.  
  73. ; Change false to true to enable this section
  74. enabled=false
  75.  
  76. ; The maximum zoom distance to your character
  77. cameraMaximumZoomDistance=6
  78.  
  79. ; The maximum zoom distance to your character when in a boat
  80. cameraBoatMaximumZoomDistance=6
  81.  
  82. ; The game camera FOV
  83. cameraFOV=65
  84.  
  85. [Experience]
  86.  
  87. ; Change false to true to enable this section
  88. enabled=false
  89.  
  90. ; Each of these values represent the increase to experience gained by +/- %
  91. ; The value 50 would result in 50% increased experience gained for the respective skill by name.
  92. ; The value -50 would result in -50% experience gained for the respective skill by name.
  93. swords=0
  94. knives=0
  95. clubs=0
  96. polearms=0
  97. spears=0
  98. blocking=0
  99. axes=0
  100. bows=0
  101. fireMagic=0
  102. frostMagic=0
  103. unarmed=0
  104. pickaxes=0
  105. woodCutting=0
  106. jump=0
  107. sneak=0
  108. run=0
  109. swim=0
  110.  
  111. [Fermenter]
  112.  
  113. ; Change false to true to enable this section
  114. enabled=false
  115.  
  116. ; configure the time that the fermenter takes to produce its product, 2400 seconds are 48 ingame hours
  117. fermenterDuration=2400
  118.  
  119. ; configure the total amount of produced items from a fermenter
  120. fermenterItemsProduced=6
  121.  
  122. ; Display the minutes and seconds until the fermenter is done on hover
  123. showFermenterDuration=false
  124.  
  125. [Fireplace]
  126.  
  127. ; If changed to enabled all fireplaces do not need to be refilled.
  128. enabled=false
  129.  
  130. ; If you enable this option with the previous option to true, only placed torches do not need to be refilled.
  131. ; Apply to: wood torches, iron torches, green torches, sconces and brazier
  132. onlyTorches=false
  133.  
  134. [Food]
  135.  
  136. ; Change false to true to enable this section
  137. enabled=false
  138.  
  139. ; Increase or reduce the time that food lasts by %. The value 50 would cause food to run out 50% slower.
  140. ; Allows for - values to shorten food duration.
  141. foodDurationMultiplier=0
  142.  
  143. [Furnace]
  144.  
  145. ; Change false to true to enable this section
  146. enabled=true
  147.  
  148. ; Maximum amount of ore in a furnace
  149. maximumOre=10
  150.  
  151. ; Maximum amount of coal in a furnace
  152. maximumCoal=20
  153.  
  154. ; The total amount of coal used to produce a single smelted ingot.
  155. coalUsedPerProduct=2
  156.  
  157. ; The time it takes for the furnace to produce a single ingot in seconds.
  158. productionSpeed=30
  159.  
  160. ; Instead of dropping the items, they will be placed inside nearby chests instead.
  161. autoDeposit=true
  162.  
  163. ; The range of the chest detection for the auto deposit feature. (Maximum is 50)
  164. autoDepositRange=5
  165.  
  166. [Game]
  167.  
  168. ; Change false to true to enable this section
  169. enabled=false
  170.  
  171. ; The games damage multiplier per person nearby in difficultyScaleRange(m) radius.
  172. gameDifficultyDamageScale=0.4
  173.  
  174. ; The games health multiplier per person nearby in difficultyScaleRange(m) radius.
  175. gameDifficultyHealthScale=0.4
  176.  
  177. ; Adds additional players to the difficulty calculation in multiplayer unrelated to the actual amount
  178. extraPlayerCountNearby=0
  179.  
  180. ; Sets the nearby player count always to this value + extraPlayerCountNearby
  181. setFixedPlayerCountTo=0
  182.  
  183. ; The range in meters at which other players count towards nearby players for the difficulty scale
  184. difficultyScaleRange=200
  185.  
  186. ; If you set this to true, all portals will be disabled
  187. disablePortals=false
  188.  
  189. [Hotkeys]
  190. ; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
  191.  
  192. ; Change false to true to enable this section
  193. enabled=false
  194.  
  195. ; Roll forwards on key pressed
  196. rollForwards=F9
  197.  
  198. ; Roll backwards on key pressed
  199. rollBackwards=F10
  200.  
  201. [Items]
  202.  
  203. ; Change false to true to enable this section
  204. enabled=true
  205.  
  206. ; Enables you to teleport with ores and other usually restricted objects
  207. noTeleportPrevention=true
  208.  
  209. ; Increase or reduce item weight by % percent. The value -50 will reduce item weight of every object by 50%.
  210. baseItemWeightReduction=0
  211.  
  212. ; Increase the size of all item stacks by %. The value 50 would set a usual item stack of 100 to be 150.
  213. itemStackMultiplier=0
  214.  
  215. ; Set duration that dropped items live before despawning. Game default is 3600 seconds.
  216. droppedItemOnGroundDurationInSeconds=3600
  217.  
  218. [Hud]
  219.  
  220. ; Change false to true to enable this section
  221. enabled=false
  222.  
  223. ; Shows the required amount of items AND the amount of items in your inventory in build mode and while crafting.
  224. showRequiredItems=false
  225.  
  226. ; Shows small notifications about all skill experienced gained in the top left corner.
  227. experienceGainedNotifications=false
  228.  
  229. ; Shows current and max stamina numerically underneath the stamina bar.
  230. displayStaminaValue=false
  231.  
  232. ; Set to true to remove the red screen flash overlay when the player takes damage.
  233. removeDamageFlash=false
  234.  
  235. [Gathering]
  236.  
  237. ; Change false to true to enable this section
  238. enabled=true
  239.  
  240. ; Modify the chance to drop resources from resource nodes affected by this category
  241. ; This only works on resource nodes that do not have garuanteed drops
  242. ; As example by default scrap piles in dungeons have a 20% chance to drop a item, if you set this option to 200, you will then have a 60% chance to drop iron.
  243. dropChance=100
  244.  
  245. ; Each of these values increase or reduce the dropped items from destroyed objects with tools (Stones, Trees, Resource nodes, etc.) by %
  246. ; The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.
  247. wood=0
  248. stone=0
  249. fineWood=0
  250. coreWood=0
  251. elderBark=0
  252. ironScrap=0
  253. tinOre=0
  254. copperOre=100
  255. silverOre=0
  256. chitin=0
  257.  
  258. [Durability]
  259.  
  260. ; Change false to true to enable this section
  261. enabled=false
  262.  
  263. ; Each of these values increase or reduce the durability of the specific item type by %
  264. ; The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.
  265. axes=0
  266. pickaxes=0
  267. hammer=0
  268. cultivator=0
  269. hoe=0
  270. weapons=0
  271. armor=0
  272. bows=0
  273. shields=0
  274.  
  275. [Armor]
  276.  
  277. ; Change false to true to enable this section
  278. enabled=false
  279.  
  280. ; Each of these values increase or reduce the armor of the specific item type by %
  281. ; The value 50 will increase the armor from 14 to 28. The value -50 will reduce the durability from 14 to 7.
  282. helmets=0
  283. chests=0
  284. legs=0
  285. capes=0
  286.  
  287.  
  288. [Kiln]
  289.  
  290. ; Change false to true to enable this section
  291. enabled=true
  292.  
  293. ; Maximum amount of wood in a Kiln
  294. maximumWood=25
  295.  
  296. ; The time it takes for the Kiln to produce a single piece of coal in seconds.
  297. productionSpeed=30
  298.  
  299. ; Instead of dropping the items, they will be placed inside nearby chests instead.
  300. autoDeposit=true
  301.  
  302. ; The range of the chest detection for the auto deposit feature. (Maximum is 50)
  303. autoDepositRange=10
  304.  
  305. [Map]
  306.  
  307. ; Change false to true to enable this section
  308. enabled=false
  309.  
  310. ; With this enabled you will receive the same exploration progression as other players on the server
  311. shareMapProgression=false
  312.  
  313. ; The radius of the map that you explore when moving
  314. exploreRadius=100
  315.  
  316. ; Prevents you and other people on the server to turn off their map sharing option
  317. preventPlayerFromTurningOffPublicPosition=false
  318.  
  319. [Player]
  320.  
  321. ; Change false to true to enable this section
  322. enabled=true
  323.  
  324. ; The base amount of carry weight of your character
  325. baseMaximumWeight=300
  326.  
  327. ; Increase the buff you receive to your carry weight from Megingjord's girdle
  328. baseMegingjordBuff=0
  329.  
  330. ; Increase auto pickup range of all items
  331. baseAutoPickUpRange=10
  332.  
  333. ; Disable all types of camera shake
  334. disableCameraShake=false
  335.  
  336. ; The base unarmed damage multiplied by your skill level.
  337. ; 120 will result in a maximum of 12 damage when you have a skill level of 10.
  338. baseUnarmedDamage=120
  339.  
  340. ; When changed to true, you will not be permitted to place a crop within the grow radius of another crop
  341. cropNotifier=true
  342.  
  343. [Server]
  344.  
  345. ; Change false to true to enable this section
  346. enabled=true
  347.  
  348. ; Modify the amount of players on your Server
  349. maxPlayers=10
  350.  
  351. ; Removes the requirement to have a server password
  352. disableServerPassword=false
  353.  
  354. ; This settings add a version control check to make sure that people that try to join your game or the server you try to join has V+ installed
  355. enforceMod=true
  356.  
  357. ; Changes whether the server will force it's config on clients that connect. Only affects servers.
  358. serverSyncsConfig=true
  359.  
  360. ; The total amount of data that the server and client can send per second in kilobyte
  361. dataRate=60
  362.  
  363.  
  364. [Stamina]
  365. ; Each of these values allow for - values, 50 will increase the stamina cost by 50%, -50 will reduce the stamina cost by 50%
  366. ; Change false to true to enable this section
  367. enabled=false
  368.  
  369. ; Changes the amount of stamina cost of using the dodge roll by %
  370. dodgeStaminaUsage=0
  371.  
  372. ; Changes the stamina drain of being overweight by %
  373. encumberedStaminaDrain=0
  374.  
  375. ; Changes the stamina cost of jumping by %
  376. jumpStaminaDrain=0
  377.  
  378. ; Changes the stamina cost of running by %
  379. runStaminaDrain=0
  380.  
  381. ; Changes the stamina drain by sneaking by %
  382. sneakStaminaDrain=0
  383.  
  384. ; Changes the total amount of stamina recovered per second by %
  385. staminaRegen=0
  386.  
  387. ; Changes the delay until stamina regeneration sets in by %
  388. staminaRegenDelay=0
  389.  
  390. ; Changes the stamina drain of swimming by %
  391. swimStaminaDrain=0
  392.  
  393.  
  394. [StaminaUsage]
  395. ; Change false to true to enable this section
  396. enabled=false
  397. ; Each of these values modifies the stamina drain by %.
  398. ; The value 50 would result in 50% more stamina cost.
  399. ; The value -50 would result in 50% less stamina cost.
  400. axes=0
  401. blocking=0
  402. bows=0
  403. clubs=0
  404. knives=0
  405. pickaxes=0
  406. polearms=0
  407. spears=0
  408. swords=0
  409. unarmed=0
  410. hammer=0
  411. hoe=0
  412. cultivator=0
  413.  
  414. [StructuralIntegrity]
  415.  
  416. ; Change false to true to enable this section
  417. enabled=false
  418.  
  419. ; Disables the entire structural integrity system and allows for placement in free air, does not prevent building damage.
  420. disableStructuralIntegrity=false
  421.  
  422. ; Disables any damage from anything to all player built structures
  423. disableDamageToPlayerStructures=false
  424.  
  425. ; Each of these values reduce the loss of structural integrity by % less. The value 100 would result in disabled structural integrity and allow placement in free air.
  426. wood=0
  427. stone=0
  428. iron=0
  429. hardWood=0
  430.  
  431. [Time]
  432.  
  433. ; --- > THIS FEATURE IS STILL IN DEVELOPMENT AND IS RIGHT NOW DISABLED UNTIL FURTHER NOTICE
  434.  
  435. ; Change false to true to enable this section
  436. ; enabled=false
  437. ; Total amount of time one complete day and night circle takes to complete
  438. ; totalDayTimeInSeconds=1800
  439. ; Increase the speed at which time passes at night by %. The value 50 would result in a 50% reduced amount of night time. The value 0 would result in a 0% reduced amount (normal amount).
  440. ; nightTimeSpeedMultiplier=0
  441.  
  442.  
  443. [Ward]
  444.  
  445. ; Change false to true to enable this section
  446. enabled=false
  447.  
  448. ; The range of wards by meters
  449. wardRange=20
  450.  
  451. [Workbench]
  452. ; Change false to true to enable this section
  453. enabled=false
  454.  
  455. ; Set the workbench radius in meters
  456. workbenchRange=20
  457.  
  458. ; Disables the roof and exposure requirement to use a workbench
  459. disableRoofCheck=false
  460.  
  461. [Wagon]
  462.  
  463. ; Change false to true to enable this section
  464. enabled=false
  465.  
  466. ; Change the base vagon physical mass of the vagon object
  467. wagonBaseMass=20
  468.  
  469. ; This value changes the game physical weight of Vagons by +/- more/less from item weight inside. The value 50 would increase the weight by 50% more. The value -100 would remove the entire extra weight.
  470. wagonExtraMassFromItems=0
  471.  
  472. [Inventory]
  473.  
  474. ; Change false to true to enable this section
  475. enabled=false
  476.  
  477. ; Player inventory number of rows (inventory is resized up to 6 rows, higher values will add a scrollbar)
  478. ; min 4, max 20
  479. playerInventoryRows=15
  480. ; Wood chest number of columns
  481. ; 5 min, 8 max
  482. woodChestColumns=5
  483. ; Wood chest number of rows (more than 4 rows will add a scrollbar)
  484. ; min 2, 10 max
  485. woodChestRows=2
  486. ; Iron chests already have 8 columns by default but now you can lower it
  487. ; This also affects the cart and boat inventory
  488. ; min 6, max 8
  489. ironChestColumns=8
  490. ; Iron chest number of rows (more than 4 rows will add a scrollbar)
  491. ; This also affects the cart and boat inventory
  492. ; min 3, max 20
  493. ironChestRows=3
  494. ; By default tools and weapons go into inventories top to bottom and other materials bottom to top. Set to true to make all items go into the inventory top to bottom.
  495. inventoryFillTopToBottom=false
  496.  
Advertisement
Add Comment
Please, Sign In to add comment