Skip to content

Zen's Wolf Mask

Zenarchist edited this page May 5, 2024 · 4 revisions

download

What Is This?

This mod adds a craftable and wearable wolf head-dress.

It's best used in conjunction with the GDZ-AnimalHeads mod, but if you don't use that mod then that's fine - my mod will automatically detect whether or not GDZ's animal heads mod is installed and if it's not found then you can craft the head-dress using a wolf pelt.

To craft the wolf mask, use a knife on the wolf head (or pelt if you're not using the animal head mod). The pelt recipe only works if GDZ Animal Heads is not installed.

Master Config

To disable this mod's crafting recipe altogether, set "ZenWolfMask": 0 in %server_profile/Zenarchist/ZenModPackConfig.json

Types.xml

    <!-- Wolf mask -->
    <type name="ZenWolfMask">
        <lifetime>28800</lifetime>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
    </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