Zombie Siege (LootTables) TacZ

Quick rating

Zombie Siege (LootTables) TacZ

No reviews yet

adds guns to minecraft and other mod's loot tables.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
zombie_siege_tacz-1.1.2.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Zombie Siege (LootTables) TacZ is a addition to the Zombie siege series, enhancing your zombie apocalypse experience.

join my discord to report bugs and help support me. Day of the Dead Discord


you must change fire mode to allow the gun to shoot.

there are two version the "shoot and loot' and the normal one.
the shoot and loot injects guns/ammo into ALL loot tables.
the normal one injects it into loot tables under chests/

this mod adds TacZ guns, and ammo to all loot tables!!
just use the blacklist to tell the mod what loot tables to not put loot in.
and use the whitelist to tell the mod only put it in the loot tables you tell it too.
it default adds to all loot tables under "chests/"

you can add mod ids to the zombie_siege_tacz_tables.json config to change the drop chances of guns/ammo.
and you can blacklist/whitelist specific loot tables. default: blacklist.

if you loaded your modpack with the mod before the update delete the config and reload.

{

  "useWhitelist": false,
  "tables": [
    "minecraft:chests/fake1",
    "minecraft:chests/fake2",
    "minecraft:chests/fake3"
  ],
  "dropChances": {
    "minecraft": {
      "emptyWeight": 75,
      "gunOnlyWeight": 5,
      "ammoOnlyWeight": 15,
      "bothWeight": 5
    },
    "doomsday_functionality": {
      "emptyWeight": 85,
      "gunOnlyWeight": 3,
      "ammoOnlyWeight": 10,
      "bothWeight": 2
    }
  }
}

to add compat with a gunpack/mod just replace tacz with mod's/gunpack's gunid and then add the gunid
then do the same with the ammo id

// example of a default tacz m4a1 gun dropping with 5.56 ammo with a range of 8-12
"tacz:m4a1": {
"weight": 10,
"ammoTag": "tacz:556x45",
"ammoMin": 8,
"ammoMax": 12
},
// example of a fake glock from lesrasins append pack using tacz's 9mm ammo
"lesrasins:glock_17": {
"weight": 10,
"ammoTag": "tacz:9mm",
"ammoMin": 0,
"ammoMax": 24
}

Download the official mod pack today: Day of the Dead (Zombie Apocalypse)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~770,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works