You are viewing a potentially older version of this package. View all versions.
JereKuusela-Infinity_Hammer-1.32.0 icon

Infinity Hammer

Bend the rules of building! Copy any object, make structures indestructible, remove all restrictions, destroy anything and more...

Date uploaded 3 years ago
Version 1.32.0
Download link JereKuusela-Infinity_Hammer-1.32.0.zip
Downloads 5710
Dependency string JereKuusela-Infinity_Hammer-1.32.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2350
JereKuusela-Server_devcommands-1.112.0 icon
JereKuusela-Server_devcommands

Enables devcommands and utilities for server admins.

Preferred version: 1.112.0
JereKuusela-World_Edit_Commands-1.76.0 icon
JereKuusela-World_Edit_Commands

Adds new client side commands for advanced world editing.

Preferred version: 1.76.0

README

Infinity Hammer

Bend the rules of building! Copy any object, make structures indestructible, remove all restrictions, destroy anything and more...

Install on the admin client (modding guide).

Install also Server Devcommands to enable key binds and use this on a server (as an admin).

Install also World Edit Commands for terrain tools.

Usage

See documentation.

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

Changelog

  • v1.32

    • Fixes error with the new update.
  • v1.31

    • Fixes errors with some mods (possibly crashing the game).
  • v1.30

    • Adds a new key bind for the grid.
    • Adds compatibility for Valheim Raft mod.
    • Adds a new setting "No health indicator".
    • Adds a new setting "No support indicator".
    • Adds dimensions for new objects.
    • Renames the setting "Remove effects" to "No effects".
    • Renames the setting "Select blacklist" to "Ignored ids". These now affect most operations.
    • Renames the setting "Remove blacklist" to "Ignored remove ids".
    • Renames the settings "No build cost", "No durability loss" and "No stamina cost" to "No cost".
    • Removes the setting "Repair taming" as obsolete (better do it with World Edit Commands).
    • Removes the setting "Custom binds" as obsolete (better to use the binds.yaml of Server Devcommands).
    • Removes the setting "Enable undo" as obsolete (now always uses Server Devcommands undo if installed).
    • Removes the setting "Server devcommands undo" as obsolete (now always uses Server Devcommands undo if installed).
    • Removes the setting "Copy rotation" as obsolete.
    • Fixes the rectangle shape having the dimensions reversed.
  • v1.29

    • Adds a new setting Snap points for all objects (default false).
      • Improves compatibility with custom locations from Expand World mod.
      • Fixes error spam when trying to place creatures.
      • Fixes snap points not working when zooping.
  • v1.28

    • Update for Mistlands PTB.
  • v1.27

    • Fixes terrain reseting when using default hoe objects.
  • v1.26

    • Fixes incompatiblity issue with Odin Ship mod.

CHANGELOG

  • v1.84

    • Adds new setting to snap zoom scaling at specific increments.
    • Fixes favorites + tools + keep equip on death combination causing null reference exception.
  • v1.83

    • Fixes location placing not working.
    • Fixes selecting repar hammer causing error.
  • v1.82

    • More fixes. Thanks JPValheim!
  • v1.81

    • Fixes for the new game update. Some things might not work properly.
  • v1.80

    • Adds support for the permission system from Server Devcommands mod. This allows granularly granting access to specific commands and features.
    • Adds current blueprint names to the autocomplete of hammer_save command.
    • Adds text input when hammer_save command is used without a name.
    • Adds support for capturing terrain data and saving it to a blueprint. Thanks sighsorry!
    • Improves compatibility with PlanBuild mod (terrain data is ignored). Thanks Haloa!
    • Fixes some prefabs disappearing from selection (Ragdoll, LocationProxy, MapTable, ArcheryTarget and Plant components are now removed). Thanks Haloa!
    • Fixes instant tools always using player coordinates instead of the hovered coordinates.