HomeJavaModsPWEM (Panda's Weapon Editor Mod)
PWEM (Panda's Weapon Editor Mod)
ModsJava

PWEM (Panda's Weapon Editor Mod)

by Paneedah · on Modrinth

⬇ Download on Modrinth

What is this mod?

Panda's Weapon Editor Mod is an open-source weapon editor for Modern Warfare: Cubed. It allows you to modify existing weapons from Modern Warfare Cubed (a free and open-source fork of Vic's Modern Warfare - check it out if you're not currently using it!).

Weapon Configuration

Here's a default configuration file for the AACHoneyBadger, and I will walk you through how to make your changes!

{
    "stats": {
        "damage": 5.4,
        "fireRate": 0.8,
        "recoil": 3.0,
        "gravity": 0.0118,
        "zoom": 0.9,
        "group": "RIFLES"
    },
    "shooting": {
        "single": true,
        "burst": 0,
        "auto": true
    },
    "sound": {
        "shoot": "aac_honeybadger",
        "silencedShoot": "aac_honeybadger",
        "reload": "honeybadger_reload",
        "unload": "honeybadger_unload",
        "endOfShootSound": "gun_click",
        "inspect": "m4a1_inspection",
        "draw": "m4_draw"
    }
}

Stats

Shooting

Sound

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more