Adds Atomic Artillery Shells. Crafted from a standard Artillery Shell plus an atomic bomb. Settings to adjust crafting and research cost. Also try Atomic Land Mines Mod!
Mods introducing new content into the game.
Version: 2.0.0
Date: 16. 04. 2026
Major Features:
- Updated for Factorio 2.0.
Changes:
- info.json factorio_version bumped to "2.0".
- prototypes/item.lua: moved `category` from ammo_type to top-level
`ammo_category` (2.0 AmmoItemPrototype change). Removed `icon_mipmaps`
(no longer a valid property).
- prototypes/recipe.lua: converted to 2.0 longhand form. Ingredients now use
{type="item", name=..., amount=...} and results is a table of items
(result/result_count are no longer accepted).
- prototypes/technology.lua: removed `icon_mipmaps`.
Version: 1.0.0
Date: 16. 04. 2026
Major Features:
- Initial release.