Space Engineers 2

Space Engineers 2

评价数不足
Bob Ross Paint Gun
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
635.409 KB
7 月 22 日 下午 12:38
1 项改动说明 ( 查看 )

订阅以下载
Bob Ross Paint Gun

描述
Paint your ships with all your favorite colors, while listening to Bob Ross!

  • Alizarin Crimson
  • Bright Red
  • Yellow Ochre
  • Cadmium Yellow
  • Indian Yellow
  • Phthalo Green
  • Sap Green
  • Phthalo Blue
  • Prussian Blue
  • Dark Sienna
  • Van ♥♥♥♥ Brown
  • Midnight Black
  • Mountain Mixture
  • Titanium White

Unforturnately, you will need to modify your save file to get it to work for now.
Make sure to back up your save before trying this!

Head into your save folder, open the `sessioncomponents` file, find `PaintToolPerPlayerData` and change the `Palette` value to `[]`.
Ideally use a text editor that can highlight JSON syntax, to that it is easier to check if you made a mistake.

Example of the modified `sessioncomponents` file (shows only the immediate vicinity of the `PaintToolPerPlayerData`):
{ "$Type": "Game2:Keen.Game2.Simulation.WorldObjects.Tools.PaintToolPerPlayerData", "PaletteIndex": 0, "BrushRadius": 0, "Palette": [] },