File Details
OpenComputersICBMAddon-MC1.12.2-1.1.jar
- R
- Mar 26, 2020
- 19.85 KB
- 13.6K
- 1.12.2
- Forge
File Name
OpenComputersICBMAddon-MC1.12.2-1.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- Method isICBM added to all components that takes a string as argument to search for this component in the component.list() method
- Radar: Missile UUID is now not the same as the entity UUID. This is so that you can't "cheat" by using this UUID
- Radar: Now throws error in invalid arguments by setAlarmRange and setSafetyRange
- Missile Launcher: Added a getTier method
- Missile launcher: lockHeight, frequency, and detonation_height functions now will throw error if they are called on a launcher tier that does not support this functionality
- Cruise Launcher & Radar: setFrequency will now throw error if there is an invalid argument
- EMP Tower: Will now throw an error if setMode is called with invalid argument

