Download Pointblank Magazines (VPB) — Minecraft Mods — MetaMods

Pointblank Magazines (VPB)

Active

Downloads

33

Last update

11 months ago
Client
Weapons and armor
Utils
Addons

Pointblank Magazines (VPB)

This mod adds magazines for Vic's Point Blank to bring it closer to the original Vic's Modern Warfare from version 1.12.2 that served as the foundation for development.

Currently, the mod includes 41 different magazines with an intuitive system for creating your own variants!

Also available are ammunition boxes for every type of ammo that allow carrying more than one stack. If you prefer weapons to use standard ammunition types instead of magazines, you can remove the corresponding settings from the configuration file (though modifying the config without proper experience is not recommended).

To integrate weapons from other content packs with this mod's magazines, simply assign the appropriate magazine tag to the weapon in the configuration settings.

For Developers

If you want to create custom magazines for your content pack, basic modding knowledge will be required. Creation through MCreator is not possible, but you can use existing magazines by configuring them to work with weapons from other packs. Implementation through KubeJS is also possible with sufficient creativity (scripts will be needed to add ammunition to magazines).

First, you need to extend the MagazineItem class, add an Item[] array that should contain items from the Pointblank ammunition registry, such as AmmoRegistry.AMMO9MM.get(). Then create new Item properties where durability will correspond to magazine capacity. After that, register the item, assign it a texture/model and create a tag in the vpbm namespace (use tags from this mod as an example). Now the magazine should work when added to a weapon through configuration!

Project members
jeducklet

jeducklet

Created: 19 Nov 2024

ID: 66483