diff --git a/src/main/java/com/hbm/inventory/recipes/CustomNukeRecipes.java b/src/main/java/com/hbm/inventory/recipes/CustomNukeRecipes.java new file mode 100644 index 000000000..66eefb46d --- /dev/null +++ b/src/main/java/com/hbm/inventory/recipes/CustomNukeRecipes.java @@ -0,0 +1,6 @@ +package com.hbm.inventory.recipes; + +//holy shit i fucking hate coding and java. why do i gotta do this to myself +public class CustomNukeRecipes { + +}