1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Barrage heavy mech 1.3d

New parts for mech

  1. Pohany

    Pohany Parsec Taste Tester

  2. Xary

    Xary Big Damn Hero

    That a kancolle character mod ?
     
  3. Pohany

    Pohany Parsec Taste Tester

    kancolle hair mod for personal use.
     
  4. Cybopper

    Cybopper Void-Bound Voyager

    Any chance of this making it onto the steam workshop? Looks good, probably getting downloaded regardless, but ever since 1.0 I've tried to stop downloading so many paks. My download folder is a mess from all the mods over the years.
     
  5. Pohany

    Pohany Parsec Taste Tester

    Look carefully at the main page of the mod! Please! (─‿‿─)
     
  6. Cybopper

    Cybopper Void-Bound Voyager

    Oh... Was that always there? I feel stupid now.
     
  7. Pohany

    Pohany Parsec Taste Tester

    From the very beginning. )
     
  8. Pohany

    Pohany Parsec Taste Tester

  9. Mooncalf99

    Mooncalf99 Spaceman Spiff

    I'm noticing that your mech is apparently not taking damage from lava. Is that a special feature you have? If so, very cool.
     
  10. Pohany

    Pohany Parsec Taste Tester

    All TIER 6 mechs have this type of protection.
    Code:
    "hazardImmunities" : ["biomeradiation", "biomecold", "biomeheat"]  
     
  11. Mooncalf99

    Mooncalf99 Spaceman Spiff

    Cool, did not know that. I saw a Youtube video where they put a mech through some hazards (water, poison, lava, hot coals, barbed wire) and it didn't handle lava, but I guess they just used a low-tier mech. Good to know. :)
     
  12. Pohany

    Pohany Parsec Taste Tester

    Oops! Magma ocean can still kill you mech.
     
  13. Pohany

    Pohany Parsec Taste Tester

  14. katana

    katana Scruffy Nerf-Herder

    Would you mind using a .patch file for /items/active/randomblueprint/mechblueprint6.activeitem?

    It causes problems with loading other mods' modifications to the same file currently as it's overwriting the current structure and changing the index of the arm weapons' array.

    ED - This might work:

    Code:
    [
      {
        "op": "add",
        "path": "/recipes/0/1",
        "value": "mechbodybhm"
      },
      {
        "op": "add",
        "path": "/recipes/1/3",
        "value": "mecharmbhmac10"
      },
      {
        "op": "add",
        "path": "/recipes/1/4",
        "value": "mecharmbhmaLB10X"
      },
      {
        "op": "add",
        "path": "/recipes/1/5",
        "value": "mecharmbhmappc"
      },
      {
        "op": "add",
        "path": "/recipes/-",
        "value": [
          "mechboosterbhmb"
        ]
      },
      {
        "op": "add",
        "path": "/recipes/-",
        "value": [
          "mechlegsbhml"
        ]
      }
    ]
     
    Last edited: Jun 12, 2017
    Pohany likes this.
  15. Pohany

    Pohany Parsec Taste Tester

  16. Pohany

    Pohany Parsec Taste Tester

    Thank you, I already did it myself. It seems to work. )
     
  17. HyperMan19680

    HyperMan19680 Pangalactic Porcupine

    I wonder what it would take to get a more weaponized version of the Mining Laser, meant for damaging enemies instead of breaking blocks.
     
  18. LoneSlider

    LoneSlider Scruffy Nerf-Herder

    Gauss Cannon. It should be the next weapon.
    Thanks.
     
  19. Pohany

    Pohany Parsec Taste Tester

  20. JT`

    JT` Phantasmal Quasar

    BattleTech themed mech addons. Awesome.
     

Share This Page