YggdrasilTerrain
Yggdrasil Terrain - allows for building on the great yggdrasil branch in the sky
Last updated | a month ago |
Total downloads | 121 |
Total rating | 0 |
Categories | Tweaks Building Ashlands Update |
Dependency string | zolantris-YggdrasilTerrain-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
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.20.0README
Yggdrasil Terrain
A terrain mod allowing for physical access and building on the Yggdrasil branch in the sky.
Features
- makes the yggdrasil branch physical
- Support player walking on the root
- Building type collisions.
- Building can be built on the Yggdrasil root.
- Vehicle collisions,
- carts and other vanilla pieces
- raft vehicles (requires custom rudder config values. Set the base speeds to extreme numbers. Requires flying the raft to the Yggdrassil branch in the current raft mod).
- Allows for collision overrides via config.
LayerTypes
The mod defaults to overriding the branch layer to "piece"
E.G. layer 10
.
This layer will not spawn
anything, but will allow building. Spawning using layer terrain will cause tons
of issues...other layers may also cause these problems.
Original layer is "skybox"
but things cannot be built/collide when player is
placing items with skybox layers. Overriding this collision logic seems
dangerous + prone to mod incompatibility so this has not been done.
Layer Overrides via config
terrain
EG layer11
- :warning: As MAJOR GAME-BREAKING sideffect :warning:
- it adds huge columns of rock that reach the yggdrassil branch. This can be immersion breaking for MOST people and likely breaks other features of the game.
- The columns issue appears on all biomes. May cause FPS drops. Use terrain (11) at your own risk.
- Allows for spawning yggdrasil roots and other biome specific material. E.G. mistlands. If the root is over meadows it would spawn mushrooms etc.
- To disable spawns swap the layer to 10 which is the Piece layer. Requires the Layer.ModOverridesEnabled = true to be set.
- Having layer 11 and loading parts of the map under the root could permenantly affect terrain loads. Which could impact game performance...BEWARE!
- :warning: As MAJOR GAME-BREAKING sideffect :warning:
About the Yggdrasil Branch
The branch location xyz ranges useful for using tp
- x = -3652 to 10000 (at least maybe up to 11000)
- y= 2118.809 +- 1000 likely, will drop off the world at much lower values
- z = +-500
There is a command for teleporting to a fixed location on the branch. Should be
the same across all worlds. Same command is tp <name> x,z,y
format
tp <character_name> 9947.041,500.9553,2118.809
Config Commands
yggdrasilTerrain teleport
requires the user to be an admin in order to teleport to the yggdrasil root directly.
Possible Future plans
- improve teleportation based on location on map and pinpoint the accuracy so player is set directly on the root without falling