diff --git a/index.toml b/index.toml index ee89712..b749413 100644 --- a/index.toml +++ b/index.toml @@ -1151,7 +1151,7 @@ hash = "7c627985b33d5d4458a4532b53a4bfc0e78f69ebb0614e178d7cddbc7714c999" [[files]] file = "scripts/recipes.zs" -hash = "49176b6aa7af590c6abe6225b004e84a03dc6872c62cdc9b8fb12d0bdc9b3cb4" +hash = "242dd9fbe0d5254436c9fc98f7c322222a31ed4b4faaae96630952a2be680caa" [[files]] file = "servers.dat" diff --git a/pack.toml b/pack.toml index ede417b..0a509db 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ab831f4d43423ab50d448b8d26a320b61b1f5282e2d05943bc0cb592094dc18b" +hash = "a87a6d8fb4b1ccba2ba445af370043dcf2e33163240c0fcf8ec33ec58b0dbf8a" [versions] fabric = "0.15.11" diff --git a/scripts/recipes.zs b/scripts/recipes.zs index 480121e..8d94322 100644 --- a/scripts/recipes.zs +++ b/scripts/recipes.zs @@ -18,17 +18,4 @@ craftingTable.addShaped("rose_bush_poppy", * 4, [[.add(); -// Nethersteel -.addJsonRecipe("create_dd_steel_nethersteel", { - heatRequirement: "superheated", - ingredients: [ - , - , - , - , - - ], - results: [ * 8] -}); - // File End