Fallout 4

File information

Last updated

Original upload

Created by

lucidaxe

Uploaded by

lucidaxe

Virus scan

Safe to use

About this mod

This mod makes some special grenades and mines craftable that can't normally be crafted in the vanilla game.

Permissions and credits
This mod makes some special grenades and mines craftable that can't normally be crafted in the vanilla game. In the vanilla game, the Nuka Grenade, Nuke Mine and Homing Beacon aren't normally craftable. In the Nuka World DLC, the Smart Fragmentation Grenade and Fragmentation Grenade MIRV aren't normally craftable.

NOTE: In order to prevent a bug where a 'legendary' screen pops up simultaneously with the Chemistry Station interface, and causes that interface to stay on screen even after you exit the Chemistry Station, the default versions of this mod do not allow you to craft the Smart Fragmentation Grenade or the Homing Beacon. 
Since resolving the issue requires editing the Smart Fragmentation Grenade and Homing Beacon items, those versions that include these items for crafting will conflict with other mods that edit those items, such as tagging/sorting and weight-altering mods.

- With the 'vanilla default' version of this mod, the Nuka Grenade and Nuke Mine can be crafted at a Chemistry Station under the same tab as other Grenades and Mines, with similar requirements to existing recipes.

- With the 'vanilla edited HB' version, the Nuka Grenade, Nuke Mine and Homing Beacon can be crafted at a Chemistry Station but the Homing Beacon item is edited to be non-legendary.

- With the 'vanilla tagged weightless HB' version, the Nuka Grenade, Nuke Mine and Homing Beacon can be crafted at a Chemistry Station but the Homing Beacon item is edited to be non-legendary, tagged and weightless.


- With the 'vanilla and Nuka-World default' version of this mod, the Nuka Grenade, Nuke Mine and Fragmentation Grenade MIRV can be crafted at a Chemistry Station.

- With the 'vanilla and Nuka-World edited HB SFG' version, the vanilla and Nuka-World items can be crafted at a Chemistry Station as well as the Homing Beacon and Smart Fragmentation Grenades, edited to be non-legendary.

- With the 'vanilla and Nuka-World tagged weightless HB SFG' version, the vanilla and Nuka-World items can be crafted at a Chemistry Station as well as the Homing Beacon and Smart Fragmentation Grenades, edited to be non-legendary, tagged and weightless:

(Signal) Homing Beacon - weight 0
(Grenade) Smart Fragmentation Grenade - weight 0


Choose only one .esp, don't have more than one active. If you use the non-default versions of the mod, be sure to put the mod behind any other mod that might affect the Smart Fragmentation Grenade or Homing Beacon items (such as Valdacil's Item Sorting mod or weightless mods) in the load order or use LOOT (https://loot.github.io/) to determine the best load order for you.


----------------
Nuke Mine
----------------

Recipe:

Adhesive (4)
Aluminum (4)
Ballistic Fiber (3)
Circuitry (3)
Nuclear Material (5)
Steel (5)

Requires Chemistry Station, Demolition Expert rank 4, Science! rank 3.


---------------------
Nuka Grenade
---------------------

Recipe:

Nuka-Cola (1)
Acid (2)
Adhesive (4)
Aluminum (4)
Circuitry (2)
Nuclear Material (5)
Spring (1)

Requires Chemistry Station, Demolition Expert rank 4, Science! rank 4.


---------------------------------------------
Smart Fragmentation Grenade (in 'vanilla and Nuka-World edited HB SFG' + 'vanilla and Nuka-World tagged weightless HB SFG' versions)
---------------------------------------------

Recipe:

Circuitry (1)
Fragmentation Grenade (1)

Requires Chemistry Station, Demolition Expert rank 2.


--------------------------------------------
Fragmentation Grenade MIRV (in 'vanilla and Nuka-World default' + 'vanilla and Nuka-World edited HB SFG' + 'vanilla and Nuka-World tagged weightless HB SFG' versions)
--------------------------------------------

Recipe:

Adhesive (3)
Aluminum (4)
Fertilizer (4)
Oil (3)
Screw (1)
Spring (4)

Requires Chemistry Station, Demolition Expert rank 2.


-----------------------
Homing Beacon (in 'vanilla edited HB' + 'vanilla tagged weightless HB' + 'vanilla and Nuka-World edited HB SFG' + 'vanilla and Nuka-World tagged weightless HB SFG' versions)
-----------------------

Recipe:

Aluminum (2)
Circuitry (3)
Fiber Optics (1)
Screw (2)
Spring (1)
Steel (1)

Requires Chemistry Station, Science! rank 3.


--------------------------------------------

Afterword:

How would you make your own version of this mod?

Open Creation Kit for Fallout 4. 
Load Data: Fallout4.esm and DLCNukaWorld.esm. 
Look under 'Items', then 'Constructible Object'.

Under the default naming conventions for the recipes:
Mines take the co_chem_Mine... form.
Grenades take the co_chem_Grenade... form.

This mod has the following recipes across different versions:
AllMineGrenCraft_chem_GrenadeFragSmartDLC
AllMineGrenCraft_chem_GrenadeFragMIRVDLC
AllMineGrenCraft_chem_GrenadeHomingBeacon
AllMineGrenCraft_chem_GrenadeNuka
AllMineGrenCraft_chem_MineNuke

Check the recipes out if they can help you learn, or modify them to make your own version of this mod if you so desire.
In the 'vanilla tagged weightless HB' and 'vanilla and Nuka-World tagged weightless HB SFG' versions, I went to the Homing Beacon item under Items (baseid 00065dec), changed the Name to '(Signal) Homing Beacon', changed Weight under Game Data to 0.0000 and deleted FeaturedItem under Keywords (which unflags it as legendary; this is the only change in the 'edited' versions).
In the 'vanilla and Nuka-World tagged weightless HB SFG' version, I went to the Smart Fragmentation Grenade item under Items (baseid xx0346fc), changed the Name to '(Grenade) Smart Fragmentation Grenade', changed Weight under Game Data to 0.0000 and deleted the ap_Legendary keyword under Attach Parent Slots (which unflags it as legendary; this is the only change in the 'edited' versions).