Skip to content
Penguin Games
  • Games
  • Server Hosting
  • Blog
  • Support
  • Vote
  • Discord
  • Patreon

Support Center

Mapedit

  • Getting Started
  • Mapedit Guidelines
  • Submitting Your Map
  • Author Awards
  • Special Items
  • Mapedit Configuration
    • Properties for Paint Wars
    • Configuring Your Map
    • Properties for Animal Hunt
    • Properties for Aquarium
    • Properties for Bomb Tag
    • Properties for Class Wars
    • Properties for Capture the Gem
    • Properties for Death Run
    • Properties for Free-for-All
    • Properties for Host Lobby
    • Properties for Hunger Games
    • Properties for Lava Run
    • Properties for One Shot One Kill
    • Properties for Parkour
    • Properties for Pig Run
    • Properties for Races
    • Properties for Spleef
    • Properties for Tank Wars
    • Properties for Tough Mudder
    • Properties for Who’s the Killer
    • Properties for Miscellaneous Maps
  • Mapmaking Guides
    • Community Resources
    • Best Practices for Pig Run
    • Best Practices for Host Lobby

Supporter Information

  • Becoming a Donor
  • Private Lobbies
  • Pets
  • Private Survivals
    • Setting Up Your Private Survival
    • Managing a Private Survival
    • Survival Item Bans Config Schema
  • Custom Configs
    • Creating Classes
    • Class Wars Config Schema
    • Capture the Gem Config Schema
    • Hunger Games Config Schema
    • Survival Item Bans Config Schema
    • Tank Wars Config Schema

Freebuild

  • Getting Started
  • Setting Region Features
  • Resizing Your Regions
  • Managing Players
  • Likes

Players vs. Environment

  • Community Guide
View Categories

Tank Wars Config Schema

< 1 min read

This config is formatted in JSON.

{
  "tip-messages": [
      string,
  ],
  "weapons": [
    {
      "name": string,
      "weight": int,
      "item": int,
      "stack": int,
      "prefix": int,
      "custom-stats": {
        "color": int,
        "damage": int,
        "knockback": int,
        "useanim": int,
        "usetime": int,
        "projectile": int,
        "shootspeed": int,
        "width": int,
        "height": int,
        "scale": int,
        "ammo": int,
        "useammo": int,
        "noammo": bool
      },
      "ammo-stats": [
        {
          "item": int,
          "stats": {
            "color": int,
            "damage": int,
            "knockback": int,
            "useanim": int,
            "usetime": int,
            "projectile": int,
            "shootspeed": int,
            "width": int,
            "height": int,
            "scale": int,
            "ammo": int,
            "useammo": int,
            "noammo": bool
          },
          "stack": int,
          "prefix": int
        },
        "Funny": bool,
        "CanDestroyTiles": bool
    },
  ],
}

Related #

Updated on 2024.03.14
Survival Item Bans Config Schema
Log in

Resources

  • Games
  • Blog
  • Support
  • Applications

Policies

  • Guidelines
  • Privacy
  • Ban Appeals

Social

  • Terraria Server List
  • Discord Server
  • Patreon
  • Challonge
  • Twitch
Penguin Games is not affiliated with the 505 Games S.P.A., Re-Logic, Valve Corporation.
Copyright 2025 — Penguin Games. All rights reserved.