Add tacz ammo boxes (#2104)

* stuff

* Update CHANGELOG.md

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update CHANGELOG.md

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
GameStar 2025-10-25 14:41:45 -05:00 committed by GitHub
parent adb5af57f6
commit 253135b21b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 37 additions and 4 deletions

View file

@ -87,6 +87,7 @@ ServerEvents.tags('block', event => {
registerRailWaysBlockTags(event)
registerSophisticatedBackpacksBlockTags(event)
registerSpeciesBlockTags(event)
registerTACZBlockTags(event)
registerTFCBlockTags(event)
registerTFGBlockTags(event)
registerVintageImprovementsBlockTags(event)