Zombie Siege (LootTables) TacZ
Modby DarthCreeper11
adds guns to minecraft and other mod's loot tables.
Type
Mod
CurseForge Downloads
651,999
CurseForge ID
1204093
Last Updated
Apr 13, 2026
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
"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)
Similar Mods
Soul Shards Respawn
Powerful spawners for any mob!
Death Compass
A compass given to players that points to their last death position.
SerializationIsBad
A Minecraft coremod aiming to patch serious security vulnerabilities found in many different mods
Nuclear Control 2
Monitor your reactors!
Embeddium (Rubidium) Extra
Port of Sodium Extra to work with Embeddium/Rubidium on (Neo)Forge
Chef's Delight - Farmer's Delight Villagers
Add-on for the Farmer's Delight mod. Adds 2 new professions to villagers. Chef and Cook. Depends on Farmer's Delight.