Skip to content

ICBM Support #523

@Paralaxus

Description

@Paralaxus

Hey, could you guys make or teach me how to create a JSON file for the ICBM mod?

Need to protect from EntityMissile.

I'm having trouble tracking it, and using the setDead() method.

{
  "modid": "icbm",
  "segments": [
    {
      "class": "com.builtbroken.content.icbm.missile.entity.EntityMissile",
      "type": "entity",
      "actions": "TRACKED",
      "flags": "EXPLOSIONS",
      "owner": [
        {
          "element": "missile",
          "type": "FIELD"
        }
      ],
      "range": 20
    },    
  ]
}

https://github.com/BuiltBrokenModding/ICBM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions