Community listing page, reviews here may not be monitored by the author.
Chris's Cursed & Concepts
No reviews yet
This is a gun pack addon for Vic's Point Blank mod that features guns that I made up and mashed together when I was bord. A few guns exist but want to add it in because I like it. This addon was for fun and to bring wacky ideas to shoot with
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
What is it?
This is a gun pack addon for Vic's Point Blank mod that features guns that I made up and mashed together when I was bord. There is a few guns that exist in the real world but I want to add it in because I like it. This addon was for fun and to bring wacky ideas and unusual weapons to shoot with. The attachments in this pack should automatically work with other pack addons.
What does it add?
In this addon it adds:
- 14 guns
- 3 skins for one gun
- 5 sight attachments
- 3 underbarrel attachments
- 3 upgrade attachments
Video review:
Installation:
Step 1: Download the content pack
Step 2: If you haven't already, create a folder in your ".minecraft" folder called "pointblank". Depending on your OS (Operating System), your Minecraft file should be in:
-
Windows: C:\users\[your user name]\AppData\Roaming.minecraft
-
Linux: ~/.minecraft
-
MacOS: ~/Library/Application Support/minecraft
Step 3: Drag & drop the content pack into the "pointblank" folder inside your ".minecraft" folder
Step 4: Enjoy!
For pack creators
Lazer attachments
My addon features lazer attachments that is suppose to glow in the dark. If you equip the attachment in any gun other than my pack, it wont glow. All you have to do is add this code to your gun item's JSON file:
"glowingParts":[
{
"name": "lazer",
"texture": "textures/effect/ldt_lazer.png",
"direction": "south"
},
{
"name": "dot",
"texture": "textures/effect/ldt_dot.png",
"direction": "south"
},
{
"name": "lazer_g",
"texture": "textures/effect/ldt_lazer_g.png",
"direction": "south"
},
{
"name": "dot_g",
"texture": "textures/effect/ldt_dot_g.png",
"direction": "south"
}
]
It is optional but I know you want it to glow...
Pap attachments
My addon features an upgrade for guns that adds damage to them. The way it attaches to the gun is via muzzle attachment. If you want the upgrade to be equpied to your pack but dont want a muzzle slot to be equiped on the gun; All you have to do is add this code to your gun item's JSON file under "compatibleAttachmentGroups" as shown below:
"compatibleAttachmentGroups": [
"c3pap"
]
It will allow your guns to add the upgrade and not other muzzle attachments. If your guns have a muzzle slot to equip a muzzle attachment, adding "c3pap" will allow your gun to equip both any muzzle attachment you wanted and the upgrade attachment (even though the upgrade attachment is labeled as a muzzle attachment) at the same time.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources