Erkle64-Plateautem icon

Plateautem

Terrain flattening totem.

Last updated 8 months ago
Total downloads 19681
Total rating 11 
Categories Mods Utility Hildir's Request Update
Dependency string Erkle64-Plateautem-0.3.7
Dependants 60 other packages depend on this package

This mod requires the following mods to function

ValheimModding-Jotunn-2.12.4 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.12.4

README

Plateautem

A Valheim mod that adds a totem for terrain flattening.

Instructions

WIP

The totem needs to supplied with fuel, stone and tools depending on what you want it to do.

  • All operations require fuel.
  • Lowering terrain requires a pickaxe and will generate stone.
  • Raising terrain requires a hoe and will consume stone.
  • Higher tier pickaxes will be slowed down less by the digging operation.

Most features can be modified in the config file in your Valheim install folder at Valheim/BepInEx/config/com.erkle64.Plateautem.cfg

To flatten terrain downward

  1. Place the totem on terrain at the desired height.
  2. Place fuel (wood/resin/coal) in your hotbar.
  3. Look at the totem and press the hotbar number, from step 2, to select the fuel type.
  4. Tap E to insert one fuel item or hold E to insert as many as possible.
  5. Add a pickaxe by putting it in your hotbar and pressing that number while looking at the totem.
  6. If the totem's stone storage is full press * on the number pad to eject it.

To flatten terrain upward

  1. Place the totem on terrain at the desired height.
  2. Place fuel (wood/resin/coal) in your hotbar.
  3. Look at the totem and press the hotbar number, from step 2, to select the fuel type.
  4. Tap E to insert one fuel item or hold E to insert as many as possible.
  5. Place stone in your hotbar.
  6. Look at the totem and press the hotbar number, from step 5, to select stone.
  7. Tap E to insert one fuel item or hold E to insert as many as possible.
  8. Add a hoe by putting it in your hotbar and pressing that number while looking at the totem.

To flatten terrain completely

Follow the previous steps adding both a pickaxe and hoe. You may need to eject or add stone depending on the terrain.

Changelog

0.3.7

  • Updated for 0.217.14 Hildir's Request update

0.3.6

  • Fixed error parsing decimal points in the config file

0.3.5

  • Documentation

0.3.4

  • Updated to latest version of Valheim