Skip to content

ZenVikingAxe

Zenarchist edited this page May 6, 2026 · 3 revisions

download

What Is This?

This mod just adds an alternative to the hatchet, a viking axe.

Has double the health/durability of a hatchet, but otherwise is identical.

Master Config

There is no master config for this mod - simply don't add it (or remove it) from your types.xml to stop this item from spawning.

Types.xml

    <!-- Viking axe -->
    <type name="Zen_VikingAxe">
        <nominal>20</nominal>
        <lifetime>14400</lifetime>
        <restock>0</restock>
        <min>12</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
        <category name="tools"/>
        <tag name="floor"/>
        <usage name="Farm"/>
        <usage name="Village"/>
    </type>

ZEN'S MOD WIKI

Setup Guide

General Information


Utilities

My utility style mods for debugging etc.

Game Mechanics

Mods which affect game mechanics:

Gear / Objects

Mods which add gear to the game:

Server-Side Mods

Mods which run purely server-side:

Mods Not In Modpack

My standalone mods

Clone this wiki locally