TaCZ: Immersive Ballistic

Quick rating

TaCZ: Immersive Ballistic

No reviews yet

An immersion mod for bullet impact effects - Required TaCZ Tweaks for work

Mod Loaders
Forge
NeoForge
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

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
immersive_ballistic-neoforge-1.4-BETA1+1.21.1.jar
Authors
CurseForge

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

⚠️ Before reporting an issue.

Please note that this mod relies on the Tacz Tweaks mod to function.
Any mod or addon should work if it is compatible with the Tacz Tweaks mod.
If you believe it is an issue with this mod, please make sure it is specifically caused by this mod.

⚠️ THIS MOD ONLY CREATES VANILLA PARTICLES AND MANAGES CONFIGURATION FILES WITH TACZ TWEAKS TO MAKE IT COMPATIBLE WITH MORE BLOCKS AND WEAPON ADDONS FOR TACZ

Please report any bugs in the comments or on the TaCZ community forum; I have a thread open there.

TaCZ: Immersive Ballistic

A mod designed to enhance the visual and auditory realism of Timeless and Classics Zero (TaCZ).
Building on the framework of TaCZ Tweaks, it offers a more immersive combat experience thanks to improved responsiveness and greater interaction with the environment.

Make sure you have this mod and its /tacz/immersive_ballistic file on both the client and the server

Key Features

The mod focuses on adding realistic ballistic impact particles that react dynamically to the surface hit:

  • Visual Effects: Dust and debris particles for dirt, sand, concrete, and organic materials.
  • Impact Smoke: Subtle smoke trails and puffs upon projectile impact.
  • Metal Sparks: Detailed spark effects when striking metallic surfaces.
  • Extended Variety: Custom visual systems tailored to various in-game materials.

Synergy with TaCZ Tweaks

When used alongside TaCZ Tweaks, additional layers of audio immersion are unlocked:

  • Atmospheric projectile sounds (Whizz and Flyby).
  • Block-specific impact sound effects.
  • Ricochet sounds and more.

Mod Compatibility

This mod automatically generates tags within the TaCZ files. This is the primary method for filtering and identifying blocks from other mods, ensuring that custom particles and sounds work seamlessly with third-party content.


Customization

Immersive Ballistic is customizable. Everything — particles, sounds, bullet interactions, block tags — lives in a datapack at /tacz/immersive_ballistic/ that you can freely edit or extend.

This mod is built entirely on the TaCZ Tweaks datapack format. Before creating or editing any content, you must read the TaCZ Tweaks Wiki to understand how packages, JSON files, targets, sounds, and particles work.

Adding ammo from other mods.

Open <gamedir>/config/immersive_ballistic/ammo_rules.json and add your ammo IDs to the right category:

json
{
  "categories": {
    "rifle":   ["tacz:556x45", "yourmod:your_rifle_ammo"],
    "sniper":  ["tacz:338"],
    "shotgun": ["tacz:12g"],
    "hcal":    ["tacz:50bmg"]
  }
}
 

Any ammo not listed here will automatically use the generic fallback rules — so you only need to add ammo if you want it to behave like a specific category.

Excluding non-firearm ammo

Some modded weapons (bows, crossbows, flamethrowers, etc.) may fire projectiles that get picked up by the mod. To exclude them from all interactions and particles, add their ammo IDs to _ignore:

json
"_ignore": ["tacz_id:arrow_bolt", "tacz_id:flamethrower_fuel", "tacz:40mm"]

Disabling pierce or block breaking

Open immersive_ballistic-common.toml and set:

toml
[bullet_interactions]
    disableBreakBlocks = false   # set true to disable block breaking globally
    disablePierceBlocks = false  # set true to disable bullet penetration globally
 

Applying changes in-game

After editing any config file, run both commands in order:

/imball reload - wait
/tacz reload

 

Or restart the game. Both steps are always required.

⚠️ Server + client must have identical configs and datapack files. Mismatches can cause crashes or unexpected behavior.

Full documentation

For advanced configuration, custom datapacks, and the full block tag system — see the Immersive Ballistic Guide


You are free to include this mod in your modpacks. Providing credit in the description is greatly appreciated. 😅

Please report any bugs in the comments or on the TaCZ community forum; I have a thread open there.

TaCZ: Immersive Ballistic

A mod designed to enhance the visual and auditory realism of Timeless and Classics Zero (TaCZ). Building on the framework of TaCZ Tweaks, it offers a more immersive combat experience thanks to improved responsiveness and greater interaction with the environment.

Make sure you have this mod and its /tacz/immersive_ballistic file on both the client and the server

Key Features

The mod focuses on adding realistic ballistic impact particles that react dynamically to the surface hit:

  • Visual Effects: Dust and debris particles for dirt, sand, concrete, and organic materials.
  • Impact Smoke: Subtle smoke trails and puffs upon projectile impact.
  • Metal Sparks: Detailed spark effects when striking metallic surfaces.
  • Extended Variety: Custom visual systems tailored to various in-game materials.

Synergy with TaCZ Tweaks

When used alongside TaCZ Tweaks, additional layers of audio immersion are unlocked:

  • Atmospheric projectile sounds (Whizz and Flyby).
  • Block-specific impact sound effects.
  • Ricochet sounds and more.

Mod Compatibility

This mod automatically generates tags within the TaCZ files. This is the primary method for filtering and identifying blocks from other mods, ensuring that custom particles and sounds work seamlessly with third-party content.


Customization

Immersive Ballistic is customizable. Everything — particles, sounds, bullet interactions, block tags — lives in a datapack at /tacz/immersive_ballistic/ that you can freely edit or extend.

This mod is built entirely on the TaCZ Tweaks datapack format. Before creating or editing any content, you must read the TaCZ Tweaks Wiki to understand how packages, JSON files, targets, sounds, and particles work.

Adding ammo from other mods.

Open <gamedir>/config/immersive_ballistic/ammo_rules.json and add your ammo IDs to the right category:

{
  "categories": {
    "rifle":   ["tacz:556x45", "yourmod:your_rifle_ammo"],
    "sniper":  ["tacz:338"],
    "shotgun": ["tacz:12g"],
    "hcal":    ["tacz:50bmg"]
  }
}

Any ammo not listed here will automatically use the generic fallback rules — so you only need to add ammo if you want it to behave like a specific category.

Excluding non-firearm ammo

Some modded weapons (bows, crossbows, flamethrowers, etc.) may fire projectiles that get picked up by the mod. To exclude them from all interactions and particles, add their ammo IDs to _ignore:

"_ignore": ["tacz_id:arrow_bolt", "tacz_id:flamethrower_fuel", "tacz:40mm"]

Disabling pierce or block breaking

Open immersive_ballistic-common.toml and set:

[bullet_interactions]
    disableBreakBlocks = false   # set true to disable block breaking globally
    disablePierceBlocks = false  # set true to disable bullet penetration globally

Applying changes in-game After editing any config file, run both commands in order: /imball reload - wait /tacz reload Or restart the game. Both steps are always required.

⚠️ Server + client must have identical configs and datapack files. Mismatches can cause crashes or unexpected behavior.

Full documentation

For advanced configuration, custom datapacks, and the full block tag system — see the Immersive Ballistic Guide

You are free to include this mod in your modpacks. Providing credit in the description is greatly appreciated. 😅

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

~470,000
Total Downloads
CurseForge
~410,000
Modrinth
~65,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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