You are viewing a potentially older version of this package. View all versions.
VSP-WhiteMarble-1.1.0 icon

WhiteMarble

A simple mod that adds white marble pieces

By VSP
Date uploaded 3 months ago
Version 1.1.0
Download link VSP-WhiteMarble-1.1.0.zip
Downloads 384
Dependency string VSP-WhiteMarble-1.1.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
ValheimModding-Jotunn-2.15.2 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.15.2

README

WhiteMarble

A simple mod that adds white marble pieces.

  • Adds white marble pieces
  • Adds mode marble pieces
  • You can to use your marble texture

This modification use inverted texture of marble If you want to change the texture of the marble, follow these steps

  • Get .png or .jpg texture. Game using 128x128
  • Set name texture to "Marble.png" or "Marble.jpg"
  • Put your texture to plugin folder
  • Your path should look like Valheim/BepInEx/plugins/Marble.jpg

Picture

Config

Coming soon

Localisation

Coming soon

Prefab name

  • whitemarble_1x1
  • whitemarble_2x1x1
  • whitemarble_2x2x2
  • whitemarble_floor
  • whitemarble_floor_triangle
  • whitemarble_stair
  • whitemarble_tip
  • whitemarble_base_1
  • whitemarble_base_2
  • whitemarble_basecorner
  • whitemarble_out_1
  • whitemarble_out_2
  • whitemarble_outcorner
  • whitemarble_arch
  • whitemarble_column_2
  • whitemarble_2x2_enforced
  • whitemarble_column_1
  • whitemarble_floor_large
  • whitemarble_head_big01
  • whitemarble_head_big02
  • whitemarble_slope_1x2
  • whitemarble_slope_inverted_1x2
  • whitemarble_tile_floor_1x1
  • whitemarble_tile_floor_2x2
  • whitemarble_tile_wall_2x2
  • whitemarble_tile_wall_2x2
  • whitemarble_tile_wall_2x4

Contact

If you encounter an error or have a suggestion, please contact me VSP#0642

Changelog

  • 1.1.0 Fix texture trouble. Remove "creep" and "corner stairs" due to incorrect display
  • 1.0.0 Release