Mods / FSurfaceIndicatorKimberlite
- Tags:
- Author:
- Finna
- Side:
- Server
- Created:
- Aug 5th at 1:16 AM
- Last modified:
- Aug 6th at 2:12 PM
- Downloads:
- 51
-
Recommended download (for Vintage Story 1.22.0 - 1.22.6):
FSurfaceIndicatorKimberlite_1.1.0.zip 1-click install
Silly little server-side mod. Been experimenting with writing mods for a couple of weeks, wanted to put something up. In a friends multiplayer playthrough we have had trouble locating Kimberlite. This is a little cheat-y, as Kimberlite is an igneous stone and shouldn't create surface deposits like this- but, for the sake of stopping an endless search for this, this is fine! :)
Important!
These loose kimberlite stones will only generate on new chunks, the mod doesn't modify existing chunks. Kimberlite still spawns normally, so be ready to dig deep!
What this mod doesn't do
- doesn't change the way kimberlite spawns
- doesn't 100% accurately describe the location of kimberlite- only that it is inside the current chunk, indicated by the loose stone spawn
Technical information
Registers on ChunkColumnGeneration, checks the chunks blockpalette if it contains Kimberlite and if it indeed does contain Kimberlite it has a 50% chance to attempt to create the stones. Will then try up to 6 random surface positions. If one succeeds, it will place up to 3 loose stones.
Changelog
1.1 (current) config support, will automatically generate upon loading a world with the mod enabled. alternatively, this is how it looks:
fsurfaceindicatorkimberlite.json
{ "PlacementAttempts": 6, "ChancePerKimberliteChunk": 0.5, "MaxStonesPerChunk": 3}
PlacementAttempts 1 - 25
ChancePerKimberliteChunk 0.1 - 1.0
MaxStonesPerChunk 1 - 10
| Mod Version | Mod Identifier | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|---|
| 1.1.0 | fsurfaceindicatorkimberlite | 31 | Aug 6th at 2:12 PM | FSurfaceIndicatorKimberlite_1.1.0.zip | 1-click install | ||
|
- added config support! \o/ check the main page for its possible values | |||||||
| 1.0.0 | fsurfaceindicatorkimberlite | 20 | Aug 5th at 1:31 AM | FSurfaceIndicatorKimberlite_1.0.0.zip | 1-click install | ||
|
initial publish | |||||||
