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:
parent
adb5af57f6
commit
253135b21b
8 changed files with 37 additions and 4 deletions
|
|
@ -87,6 +87,7 @@ ServerEvents.tags('block', event => {
|
|||
registerRailWaysBlockTags(event)
|
||||
registerSophisticatedBackpacksBlockTags(event)
|
||||
registerSpeciesBlockTags(event)
|
||||
registerTACZBlockTags(event)
|
||||
registerTFCBlockTags(event)
|
||||
registerTFGBlockTags(event)
|
||||
registerVintageImprovementsBlockTags(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue