All versions
0.1.1
Release
[UNOFFICIAL] [TACZ] Fallout Gunpack 0.1.16 months ago 8,570
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Server-side
Client and server
Changes
[0.1.1] - 2025-01-07
Fixed
- Fixed 10mm ammo recipe using invalid gunpowder tag - now uses direct
minecraft:gunpowderitem reference - Fixed DZJ-08 Scope not appearing in creative menu - changed
"hidden": falsein attachment index - Fixed typo in
gauss_rifle_display.jsonsound reference (gauss_rifleput_away→gauss_rifle_put_away) - Fixed non-existent sound reference for Gauss Rifle inspect_empty (now uses standard inspect sound)
- Removed invalid reload sound reference from DZJ-08 display file (disposable weapon doesn't need reload sound)
Added
- Ammo Crafting Recipes (Gun Smith Table):
- 10mm Bullets: Crafts 16 rounds using iron ingots (2), gunpowder (3), iron nuggets (5)
- Fusion Cells: Crafts 12 rounds using iron ingots (2), redstone dust (6), glowstone dust (3), glass blocks (2)
- 2mm EC: Crafts 4 rounds using iron ingots (3), redstone dust (8), glowstone dust (4), diamond (1)
- Attachment Crafting Recipe (Gun Smith Table):
- DZJ-08 Scope: Crafts 1 scope using iron ingots (6), glass blocks (4), redstone dust (2), iron nuggets (8)
- Complete language translations for scope attachment (English and Chinese)
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:m6m1tv5d:4DRs8Ugr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:m6m1tv5d:4DRs8Ugr"
}![[UNOFFICIAL] [TACZ] Fallout Gunpack](https://cdn.modrinth.com/data/m6m1tv5d/148832e115258ce396a31673959670e8e2c5c96f_96.webp)

