diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/blaze_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/blaze_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/blaze_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/blaze_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/charcoal_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/charcoal_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/charcoal_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/charcoal_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/coal_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/coal_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/coal_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/coal_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/dried_kelp_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/dried_kelp_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/dried_kelp_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/dried_kelp_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/gunpowder_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/gunpowder_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/gunpowder_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/gunpowder_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/lava_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/lava_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/lava_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/lava_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/loot_tables/blocks/wooden_furnace.json b/src/main/resources/data/disposablefurnaces/loot_tables/blocks/wooden_furnace.json
similarity index 100%
rename from src/main/resources/data/smeltinginapinch/loot_tables/blocks/wooden_furnace.json
rename to src/main/resources/data/disposablefurnaces/loot_tables/blocks/wooden_furnace.json
diff --git a/src/main/resources/data/smeltinginapinch/recipes/blaze_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/blaze_furnace.json
similarity index 80%
rename from src/main/resources/data/smeltinginapinch/recipes/blaze_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/blaze_furnace.json
index 331b334..cb5f7bd 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/blaze_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/blaze_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:blaze_furnace",
+    "id": "disposablefurnaces:blaze_furnace",
     "count": 1
   }
 }
\ No newline at end of file
diff --git a/src/main/resources/data/smeltinginapinch/recipes/charcoal_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/charcoal_furnace.json
similarity index 79%
rename from src/main/resources/data/smeltinginapinch/recipes/charcoal_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/charcoal_furnace.json
index 84503ad..47aa455 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/charcoal_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/charcoal_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:charcoal_furnace",
+    "id": "disposablefurnaces:charcoal_furnace",
     "count": 1
   }
 }
\ No newline at end of file
diff --git a/src/main/resources/data/smeltinginapinch/recipes/coal_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/coal_furnace.json
similarity index 80%
rename from src/main/resources/data/smeltinginapinch/recipes/coal_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/coal_furnace.json
index 6a0e0d6..36f22a8 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/coal_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/coal_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:coal_furnace",
+    "id": "disposablefurnaces:coal_furnace",
     "count": 1
   }
 }
\ No newline at end of file
diff --git a/src/main/resources/data/smeltinginapinch/recipes/dried_kelp_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/dried_kelp_furnace.json
similarity index 78%
rename from src/main/resources/data/smeltinginapinch/recipes/dried_kelp_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/dried_kelp_furnace.json
index 993dce6..111ae33 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/dried_kelp_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/dried_kelp_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:dried_kelp_furnace",
+    "id": "disposablefurnaces:dried_kelp_furnace",
     "count": 1
   }
 }
\ No newline at end of file
diff --git a/src/main/resources/data/smeltinginapinch/recipes/gunpowder_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/gunpowder_furnace.json
similarity index 79%
rename from src/main/resources/data/smeltinginapinch/recipes/gunpowder_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/gunpowder_furnace.json
index f350b6e..ca09e3f 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/gunpowder_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/gunpowder_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:gunpowder_furnace",
+    "id": "disposablefurnaces:gunpowder_furnace",
     "count": 1
   }
 }
\ No newline at end of file
diff --git a/src/main/resources/data/smeltinginapinch/recipes/lava_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/lava_furnace.json
similarity index 80%
rename from src/main/resources/data/smeltinginapinch/recipes/lava_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/lava_furnace.json
index 3b62e62..3d9c112 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/lava_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/lava_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:lava_furnace",
+    "id": "disposablefurnaces:lava_furnace",
     "count": 1
   }
 }
\ No newline at end of file
diff --git a/src/main/resources/data/smeltinginapinch/recipes/wooden_furnace.json b/src/main/resources/data/disposablefurnaces/recipes/wooden_furnace.json
similarity index 79%
rename from src/main/resources/data/smeltinginapinch/recipes/wooden_furnace.json
rename to src/main/resources/data/disposablefurnaces/recipes/wooden_furnace.json
index d3899f5..ea97f9c 100644
--- a/src/main/resources/data/smeltinginapinch/recipes/wooden_furnace.json
+++ b/src/main/resources/data/disposablefurnaces/recipes/wooden_furnace.json
@@ -11,7 +11,7 @@
     }
   },
   "result": {
-    "item": "disposablefurnaces:wooden_furnace",
+    "id": "disposablefurnaces:wooden_furnace",
     "count": 1
   }
 }
\ No newline at end of file