7 Days To Die

File information

Last updated

Original upload

Created by

hsngrms

Uploaded by

hsngrms

Virus scan

Safe to use

Mod articles

  • How to prevent crafting of invulnerable blocks and special items (For admins)

    If you are server admin and don't want other players to craft invulnerable blocks or special items there is a way to prevent that. It requires a little modification on a modlet file (xml) but it is not that hard, I tried to explain everything but I can help further if needed.

    First locate this modlet's installation folder, it will be in your Steam game installation directory;

    ...\Steam\steamapps\common\7 Days To Die\Mods\special_things_by_hsngrms\Config\

    You need to edit recipes.xml file.

    Delete only mentioned lines, nothing more nothing less.

    Then find these lines at top of text and delete.

    <!-- CRAFTING RESOURCES -->

    <recipe name="forgedInvulnerableGlass" count="1"...

  • How to get unlimited ammo back

    I wrote comments in items.xml file in case someone wants unlimited ammo back. Anyone can edit it easily with notepad or any text editor. You can find this file in Config folder in mod. I'll share an example here for Pistol;

    <item name="specialgunPistol">
    <property name="CreativeMode" value="Player"/>
    <property name="Tags" value="weapon,ranged,holdBreathAiming,reloadPenalty,gun,shortRange,pistol,barrelAttachments,sideAttachments,smallTopAttachments,magazine,firingMode,selfLoading,attAgility,perkGunslinger,9mmGun,canHaveCosmetic,admin"/>
    <property name="DisplayType" value="adminRanged"/>
    <property name="HoldType" value="1"/>
    <property name="Meshfile" value="#Other/Items?Weapons/Ranged/Pistol/PistolPrefa...