diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 318d69f90..bd9433bc0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -388,12 +388,12 @@ jobs: fi echo "✔️ All artifacts found" - - name: 🚫 Сlose label "Done" - uses: Xikaro/close-issues-based-on-label@master - env: - LABEL: "Status: Done" - COMMENT: In ${{ needs.info.outputs.project_version }} - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + # - name: 🚫 Сlose label "Done" + # uses: Xikaro/close-issues-based-on-label@master + # env: + # LABEL: "Status: Done" + # COMMENT: In ${{ needs.info.outputs.project_version }} + # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: 📄 Format diff id: format_diff diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cebabc1f..ca77157fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ - Added create conductor recipes (#1144) @JeanRdSz - Added lunch boxes! They keep your food cool and you can even eat right out of them! @Thomasx0 ### Changes +- Added cinnabar to piglin bartering and changed the deep cave enderman loot table to raw gold instead of coal @Pyritie +- Nerfed extraction of latex from logs to encourage tree taps instead @Pyritie +- Adjusted temperature tolerance of latex trees, check the field guide for specifics @Pyritie ### Bug fixes - Fixed trowel being consumed on use (#1143) @Redeix - Fixed glass dust dupe with unfinished lamps (#1134) @Pyritie @@ -14,7 +17,7 @@ - Quest fixes (#1119, #1142) @TomPlop - Fixed recipe conflicts with scaffolding and paintings, and wine glasses and jars (#1141) @JeanRdSz - Fixed piglin disguise loot table giving the wrong item (#1151) @Redeix -- Fixed create encased large cogwheel drops (#1148) @Taskeren [Credit](https://github.com/ElytraServers/Greate-Encased-Cogwheel-Drop-Fix) +- Fixed create encased large cogwheel drops (#1148) @Taskeren ## [0.9.10] - 05.06.2025 ### New features diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/arborfirmacraft/tapping_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/arborfirmacraft/tapping_index.json index cfcd8d059..aaa416ef1 100644 --- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/arborfirmacraft/tapping_index.json +++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/arborfirmacraft/tapping_index.json @@ -47,7 +47,7 @@ "title": "Hevea", "item": "afc:wood/log/hevea,afc:wood/wood/hevea,afc:wood/leaves/hevea,afc:wood/sapling/hevea", "link_recipe": false, - "text": "$(bold)Climate Data$()$(br)$(thing)Minimum Temperature$(): 17.1°C$(br)$(thing)Maximum Temperature$(): 26.2°C$(br)$(thing)Minimum Rainfall$(): 390$(br)$(thing)Maximum Rainfall$(): 500$(br2)$(bold)Tapping Data$()$(br)$(thing)Min Temp for Production$(): 22°C$(br)$(thing)Max Temp for Production$(): N/A$(br)$(thing)Spring Exclusive$(): No$(br)$(thing)Flow Rate$(): 3mb" + "text": "$(bold)Climate Data$()$(br)$(thing)Minimum Temperature$(): 17.1°C$(br)$(thing)Maximum Temperature$(): 26.2°C$(br)$(thing)Minimum Rainfall$(): 390$(br)$(thing)Maximum Rainfall$(): 500$(br2)$(bold)Tapping Data$()$(br)$(thing)Min Temp for Production$(): 8°C$(br)$(thing)Max Temp for Production$(): N/A$(br)$(thing)Spring Exclusive$(): No$(br)$(thing)Flow Rate$(): 2mb" }, { "type": "patchouli:image", @@ -61,7 +61,7 @@ "title": "Rubber Fig", "item": "afc:wood/log/rubber_fig,afc:wood/wood/rubber_fig,afc:wood/leaves/rubber_fig,afc:wood/sapling/rubber_fig", "link_recipe": false, - "text": "$(bold)Climate Data$()$(br)$(thing)Minimum Temperature$(): 9.8°C$(br)$(thing)Maximum Temperature$(): 20.7°C$(br)$(thing)Minimum Rainfall$(): 290$(br)$(thing)Maximum Rainfall$(): 400$(br2)$(bold)Tapping Data$()$(br)$(thing)Min Temp for Production$(): 12°C$(br)$(thing)Max Temp for Production$(): N/A$(br)$(thing)Spring Exclusive$(): No$(br)$(thing)Flow Rate$(): 2mb" + "text": "$(bold)Climate Data$()$(br)$(thing)Minimum Temperature$(): 9.8°C$(br)$(thing)Maximum Temperature$(): 20.7°C$(br)$(thing)Minimum Rainfall$(): 290$(br)$(thing)Maximum Rainfall$(): 400$(br2)$(bold)Tapping Data$()$(br)$(thing)Min Temp for Production$(): 4°C$(br)$(thing)Max Temp for Production$(): N/A$(br)$(thing)Spring Exclusive$(): No$(br)$(thing)Flow Rate$(): 1mb" }, { "type": "patchouli:image", @@ -75,7 +75,7 @@ "title": "Kapok", "item": "tfc:wood/log/kapok,tfc:wood/wood/kapok,tfc:wood/leaves/kapok,tfc:wood/sapling/kapok", "link_recipe": false, - "text": "$(bold)Climate Data$()$(br)$(thing)Minimum Temperature$(): 17.1°C$(br)$(thing)Maximum Temperature$(): 38°C$(br)$(thing)Minimum Rainfall$(): 320$(br)$(thing)Maximum Rainfall$(): 500$(br2)$(bold)Tapping Data$()$(br)$(thing)Min Temp for Production$(): 1°C$(br)$(thing)Max Temp for Production$(): N/A$(br)$(thing)Spring Exclusive$(): No$(br)$(thing)Flow Rate$(): 1mb" + "text": "$(bold)Climate Data$()$(br)$(thing)Minimum Temperature$(): 17.1°C$(br)$(thing)Maximum Temperature$(): 38°C$(br)$(thing)Minimum Rainfall$(): 320$(br)$(thing)Maximum Rainfall$(): 500$(br2)$(bold)Tapping Data$()$(br)$(thing)Min Temp for Production$(): 12°C$(br)$(thing)Max Temp for Production$(): N/A$(br)$(thing)Spring Exclusive$(): No$(br)$(thing)Flow Rate$(): 3mb" }, { "type": "patchouli:image", diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/beneath/piglins.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/beneath/piglins.json index 531438937..0bb2ede69 100644 --- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/beneath/piglins.json +++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/beneath/piglins.json @@ -18,11 +18,11 @@ { "type": "patchouli:text", "title": "Trade Results", - "text": "$(li)1 Copper Ingot$(li)1 Tin Ingot$(li)1 Silver Ingot$(li)1 Bronze Ingot$(li)1 Bismuth Bronze Ingot$(li)1 Cast Iron Ingot$(li)1 Zinc Ingot$(li)1 Brass Ingot$(li)1 Bismuth Ingot$(li)1 Nickel Ingot$(li)4-6 Sulfur Powder" + "text": "$(li)1 Copper Ingot$(li)1 Tin Ingot$(li)1 Silver Ingot$(li)1 Bronze Ingot$(li)1 Bismuth Bronze Ingot$(li)1 Cast Iron Ingot$(li)1 Zinc Ingot$(li)1 Brass Ingot$(li)1 Bismuth Ingot$(li)1 Nickel Ingot$(li)1 Cinnabar Gem" }, { "type": "patchouli:text", - "text": "$(li)1-2 Leather$(li)6-12 String$(li)6-12 Nether Quartz$(li)12-18 Mangrove Lumber$(li)6-8 Mangrove Logs$(li)4-6 Cooked Venison$(li)4-6 Ghost Peppers$(li)4-6 Gunpowder$(li)4-8 Charcoal$(li)6-12 Arrows$(li)6-12 Flux$(li)8-12 Blackstone Bricks$(li)8-12 Deepslate Bricks$(li)8-16 Sticks" + "text": "$(li)4-6 Sulfur Powder$(li)1-2 Leather$(li)6-12 String$(li)6-12 Nether Quartz$(li)12-18 Mangrove Lumber$(li)6-8 Mangrove Logs$(li)4-6 Cooked Venison$(li)4-6 Ghost Peppers$(li)4-6 Gunpowder$(li)4-8 Charcoal$(li)6-12 Arrows$(li)6-12 Flux$(li)8-12 Blackstone Bricks$(li)8-12 Deepslate Bricks$(li)8-16 Sticks" }, { "type": "patchouli:text", diff --git a/kubejs/data/endermanoverhaul/loot_tables/entities/cave_enderman.json b/kubejs/data/endermanoverhaul/loot_tables/entities/cave_enderman.json index 33a5fe22a..e57137623 100644 --- a/kubejs/data/endermanoverhaul/loot_tables/entities/cave_enderman.json +++ b/kubejs/data/endermanoverhaul/loot_tables/entities/cave_enderman.json @@ -31,7 +31,7 @@ "function": "minecraft:set_count" } ], - "name": "gtceu:raw_coal" + "name": "tfc:ore/normal_native_gold" }, { "type": "minecraft:item", diff --git a/kubejs/data/minecraft/loot_tables/gameplay/piglin_bartering.json b/kubejs/data/minecraft/loot_tables/gameplay/piglin_bartering.json index 886d98ca0..51858e529 100644 --- a/kubejs/data/minecraft/loot_tables/gameplay/piglin_bartering.json +++ b/kubejs/data/minecraft/loot_tables/gameplay/piglin_bartering.json @@ -115,6 +115,11 @@ "name": "gtceu:nickel_ingot", "weight": 100 }, + { + "type": "minecraft:item", + "name": "gtceu:cinnabar_gem", + "weight": 100 + }, { "type": "minecraft:item", "name": "minecraft:leather", diff --git a/kubejs/server_scripts/afc/recipes.js b/kubejs/server_scripts/afc/recipes.js index 33701789a..c42ac322b 100644 --- a/kubejs/server_scripts/afc/recipes.js +++ b/kubejs/server_scripts/afc/recipes.js @@ -86,39 +86,36 @@ const registerAFCRecipes = (event) => { .id('tfg:heating/tree_tap') //Custom rubber and hevea tappings - //Hevea is the most efficient but requires the warmest temperatures - //Rubber fig requires average temperatures and its mildly efficient - event.recipes.afc.tree_tapping(TFC.blockIngredient("afc:wood/log/hevea")) - .resultFluid(Fluid.of("tfg:latex", 3)) - .minTemp(22) - .requiresNaturalLog(true) - .id("tfg:tree_tapping/latex/hevea") - event.recipes.afc.tree_tapping(TFC.blockIngredient("afc:wood/log/ancient_hevea")) - .resultFluid(Fluid.of("tfg:latex", 3)) - .minTemp(22) - .requiresNaturalLog(true) - .id("tfg:tree_tapping/latex/ancient_hevea") - event.recipes.afc.tree_tapping(TFC.blockIngredient("afc:wood/log/rubber_fig")) - .resultFluid(Fluid.of("tfg:latex", 2)) - .minTemp(12) + .resultFluid(Fluid.of("tfg:latex", 1)) + .minTemp(4) .requiresNaturalLog(true) .id("tfg:tree_tapping/latex/rubber_fig") event.recipes.afc.tree_tapping(TFC.blockIngredient("afc:wood/log/ancient_rubber_fig")) - .resultFluid(Fluid.of("tfg:latex", 2)) - .minTemp(12) + .resultFluid(Fluid.of("tfg:latex", 1)) + .minTemp(4) .requiresNaturalLog(true) .id("tfg:tree_tapping/latex/ancient_rubber_fig") - //Kapok Grandfathered, least efficient but works as long as the temperature is not freezing + event.recipes.afc.tree_tapping(TFC.blockIngredient("afc:wood/log/hevea")) + .resultFluid(Fluid.of("tfg:latex", 2)) + .minTemp(8) + .requiresNaturalLog(true) + .id("tfg:tree_tapping/latex/hevea") + event.recipes.afc.tree_tapping(TFC.blockIngredient("afc:wood/log/ancient_hevea")) + .resultFluid(Fluid.of("tfg:latex", 2)) + .minTemp(8) + .requiresNaturalLog(true) + .id("tfg:tree_tapping/latex/ancient_hevea") + event.recipes.afc.tree_tapping(TFC.blockIngredient("tfc:wood/log/kapok")) - .resultFluid(Fluid.of("tfg:latex", 1)) - .minTemp(1) + .resultFluid(Fluid.of("tfg:latex", 3)) + .minTemp(12) .requiresNaturalLog(true) .id("tfg:tree_tapping/kapok_latex") event.recipes.afc.tree_tapping(TFC.blockIngredient("tfc:wood/log/ancient_kapok")) - .resultFluid(Fluid.of("tfg:latex", 1)) - .minTemp(1) + .resultFluid(Fluid.of("tfg:latex", 3)) + .minTemp(12) .requiresNaturalLog(true) .id("tfg:tree_tapping/ancient_kapok_latex") diff --git a/kubejs/server_scripts/greate/recipes.js b/kubejs/server_scripts/greate/recipes.js index c7ecafb29..45d0527a5 100644 --- a/kubejs/server_scripts/greate/recipes.js +++ b/kubejs/server_scripts/greate/recipes.js @@ -186,18 +186,19 @@ function registerGreateRecipes(event) { event.shaped('greate:steel_millstone', [ 'FBF', 'DCE', - 'AAA' + 'AGA' ], { A: '#forge:smooth_stone', B: 'gtceu:treated_wood_slab', - C: '#forge:small_gears/wrought_iron', + C: '#forge:small_gears/steel', D: '#forge:tools/hammers', E: '#forge:tools/wrenches', - F: '#forge:dusts/diamond' + F: '#forge:dusts/diamond', + G: 'greate:steel_shaft' }).id('greate:shaped/steel_millstone') event.recipes.gtceu.assembler('greate:steel_millstone') - .itemInputs('3x #forge:smooth_stone', 'gtceu:treated_wood_slab', '#forge:small_gears/wrought_iron', '2x #forge:dusts/diamond') + .itemInputs('2x #forge:smooth_stone', 'gtceu:treated_wood_slab', '#forge:small_gears/steel', '2x #forge:dusts/diamond', 'greate:steel_shaft') .itemOutputs('greate:steel_millstone') .duration(200) .EUt(GTValues.VA[GTValues.ULV]) diff --git a/kubejs/server_scripts/greate/recipes.recycling.js b/kubejs/server_scripts/greate/recipes.recycling.js index 2d07fee96..e6f7ce099 100644 --- a/kubejs/server_scripts/greate/recipes.recycling.js +++ b/kubejs/server_scripts/greate/recipes.recycling.js @@ -103,19 +103,20 @@ function registerGreateRecyclingRecipes(event) { event.recipes.gtceu.macerator('greate:steel_millstone') .itemInputs('greate:steel_millstone') .itemOutputs( - ChemicalHelper.get(TagPrefix.dust, GTMaterials.Steel, 3), - ChemicalHelper.get(TagPrefix.dust, GTMaterials.WroughtIron, 1), + ChemicalHelper.get(TagPrefix.dustTiny, GTMaterials.Steel, 10), + ChemicalHelper.get(TagPrefix.dust, GTMaterials.Stone, 2), + ChemicalHelper.get(TagPrefix.dust, GTMaterials.Diamond, 2), ChemicalHelper.get(TagPrefix.dustSmall, GTMaterials.TreatedWood, 2)) - .duration(GTMaterials.Steel.getMass() * 4) + .duration(GTMaterials.Stone.getMass() * 4) .category(GTRecipeCategories.MACERATOR_RECYCLING) .EUt(GTValues.VA[GTValues.ULV]) event.recipes.gtceu.arc_furnace('greate:steel_millstone') .itemInputs('greate:steel_millstone') .itemOutputs( - ChemicalHelper.get(TagPrefix.ingot, GTMaterials.Steel, 3), - ChemicalHelper.get(TagPrefix.ingot, GTMaterials.WroughtIron, 1)) - .duration(GTMaterials.Steel.getMass() * 4) + ChemicalHelper.get(TagPrefix.nugget, GTMaterials.Steel, 10), + ChemicalHelper.get(TagPrefix.dust, GTMaterials.Diamond, 2)) + .duration(GTMaterials.Stone.getMass() * 4) .category(GTRecipeCategories.ARC_FURNACE_RECYCLING) .EUt(GTValues.VA[GTValues.LV]) diff --git a/kubejs/server_scripts/tfclunchbox/recipes.js b/kubejs/server_scripts/tfclunchbox/recipes.js index bc9ccb34c..0654a12b2 100644 --- a/kubejs/server_scripts/tfclunchbox/recipes.js +++ b/kubejs/server_scripts/tfclunchbox/recipes.js @@ -46,14 +46,14 @@ function registerTFCLunchBoxRecipes(event) { event.recipes.gtceu.canner('tfclunchbox:fill_capsule_with_ice') .itemInputs('tfclunchbox:universal_capsule') - .inputFluids(Fluid.of('gtceu:ice', 144)) - .itemOutputs(Item.of('tfclunchbox:universal_capsule', '{Durability:10}').withName(Text.translate('item.tfclunchbox.universal_capsule.filled'))) + .inputFluids(Fluid.of('gtceu:ice', 45 * 144)) + .itemOutputs(Item.of('tfclunchbox:universal_capsule', '{Durability:500}').withName(Text.translate('item.tfclunchbox.universal_capsule.filled'))) .duration(100) .EUt(GTValues.VA[GTValues.LV]) event.recipes.gtceu.canner('tfclunchbox:fill_capsule_with_ice_solid') - .itemInputs('tfclunchbox:universal_capsule', 'minecraft:ice') - .itemOutputs(Item.of('tfclunchbox:universal_capsule', '{Durability:10}').withName(Text.translate('item.tfclunchbox.universal_capsule.filled'))) + .itemInputs('tfclunchbox:universal_capsule', '5x minecraft:packed_ice') + .itemOutputs(Item.of('tfclunchbox:universal_capsule', '{Durability:500}').withName(Text.translate('item.tfclunchbox.universal_capsule.filled'))) .duration(100) .EUt(GTValues.VA[GTValues.LV]) -} \ No newline at end of file +} diff --git a/kubejs/server_scripts/vintage_improvements/recipes.js b/kubejs/server_scripts/vintage_improvements/recipes.js index 2aa7f2704..14ef74306 100644 --- a/kubejs/server_scripts/vintage_improvements/recipes.js +++ b/kubejs/server_scripts/vintage_improvements/recipes.js @@ -575,21 +575,21 @@ function registerVintageImprovementsRecipes(event) { event.custom({ type: 'vintageimprovements:vacuumizing', ingredients: [{ tag: 'tfg:latex_logs' }], - results: [{ fluid: 'tfg:latex', amount: 250 }], + results: [{ fluid: 'tfg:latex', amount: 100 }], processingTime: 600 }).id('tfg:vi/vacuumizing/latex_from_rubber_logs') event.custom({ type: 'vintageimprovements:vacuumizing', ingredients: [{ tag: 'tfg:rubber_saplings' }], - results: [{ fluid: 'tfg:latex', amount: 100 }], + results: [{ fluid: 'tfg:latex', amount: 25 }], processingTime: 300 }).id('tfg:vi/vacuumizing/latex_from_rubber_sapling') event.custom({ type: 'vintageimprovements:vacuumizing', ingredients: [{ tag: 'tfg:rubber_leaves' }], - results: [{ fluid: 'tfg:latex', amount: 50 }], + results: [{ fluid: 'tfg:latex', amount: 10 }], processingTime: 150 }).id('tfg:vi/vacuumizing/latex_from_rubber_leaves') diff --git a/pakku-lock.json b/pakku-lock.json index 536198b0a..981c19957 100644 --- a/pakku-lock.json +++ b/pakku-lock.json @@ -229,7 +229,7 @@ "files": [ { "type": "curseforge", - "file_name": "AdvancedPeripherals-1.20.1-0.7.43r.jar", + "file_name": "AdvancedPeripherals-1.20.1-0.7.44r.jar", "mc_versions": [ "1.20.1" ], @@ -238,18 +238,18 @@ "forge" ], "release_type": "release", - "url": "https://edge.forgecdn.net/files/6577/898/AdvancedPeripherals-1.20.1-0.7.43r.jar", - "id": "6577898", + "url": "https://edge.forgecdn.net/files/6623/216/AdvancedPeripherals-1.20.1-0.7.44r.jar", + "id": "6623216", "parent_id": "431725", "hashes": { - "sha1": "a6f544738d3c0bb38712dededf12d0e80bd357c7", - "md5": "3b54478098221219b35146ceac7c6133" + "sha1": "7dd9807debcc9eb475bc67a5156bca19a7b46578", + "md5": "8731f8e8503a6e7a5f9f87d59b96d13e" }, "required_dependencies": [ "282001" ], - "size": 885577, - "date_published": "2025-05-26T17:39:08.747Z" + "size": 885693, + "date_published": "2025-06-06T22:01:06.353Z" } ] }, @@ -389,7 +389,7 @@ "files": [ { "type": "curseforge", - "file_name": "appliedenergistics2-forge-15.4.4.jar", + "file_name": "appliedenergistics2-forge-15.4.5.jar", "mc_versions": [ "1.20.1" ], @@ -397,18 +397,18 @@ "forge" ], "release_type": "release", - "url": "https://edge.forgecdn.net/files/6605/410/appliedenergistics2-forge-15.4.4.jar", - "id": "6605410", + "url": "https://edge.forgecdn.net/files/6629/570/appliedenergistics2-forge-15.4.5.jar", + "id": "6629570", "parent_id": "223794", "hashes": { - "sha1": "8660d742d2f8d8b7bdadae76e84144587811e9d2", - "md5": "74cc19c79dd5dbfa3e511597c7fc0592" + "sha1": "7ee55608d1625ec1fb22d60bd73aa31fe80cc896", + "md5": "92d85cc2573550525f9b9a647f9f8459" }, "required_dependencies": [ "1173950" ], - "size": 8413070, - "date_published": "2025-06-01T14:46:39.523Z" + "size": 8413069, + "date_published": "2025-06-08T13:24:02.623Z" } ] }, @@ -467,7 +467,7 @@ "files": [ { "type": "curseforge", - "file_name": "afc-1.0.17-1.20.1.jar", + "file_name": "afc-1.0.18-1.20.1.jar", "mc_versions": [ "1.20.1" ], @@ -476,18 +476,18 @@ "forge" ], "release_type": "release", - "url": "https://edge.forgecdn.net/files/6549/467/afc-1.0.17-1.20.1.jar", - "id": "6549467", + "url": "https://edge.forgecdn.net/files/6635/351/afc-1.0.18-1.20.1.jar", + "id": "6635351", "parent_id": "877545", "hashes": { - "sha1": "abd0379e85da6bce0e47341a5f51909cc57e1744", - "md5": "701563a64374eb0825c54e063fdd407d" + "sha1": "c2cfffcce7ff7c1c978326a674389fcbdfb61fd4", + "md5": "cb8183be65ca88c20b111e9ae9083dd7" }, "required_dependencies": [ "302973" ], - "size": 5105665, - "date_published": "2025-05-20T04:37:38.210Z" + "size": 5117468, + "date_published": "2025-06-10T03:09:58.637Z" } ] }, @@ -722,6 +722,45 @@ } ] }, + { + "pakku_id": "oKnJXlzNyfYcMTcv", + "type": "MOD", + "slug": { + "curseforge": "baguettelib" + }, + "name": { + "curseforge": "BaguetteLib" + }, + "id": { + "curseforge": "1264423" + }, + "files": [ + { + "type": "curseforge", + "file_name": "baguettelib-1.20.1-Forge-1.0.0.jar", + "mc_versions": [ + "1.20.2", + "1.20.3", + "1.20.1", + "1.20.4" + ], + "loaders": [ + "forge" + ], + "release_type": "release", + "url": "https://edge.forgecdn.net/files/6523/425/baguettelib-1.20.1-Forge-1.0.0.jar", + "id": "6523425", + "parent_id": "1264423", + "hashes": { + "sha1": "bb17d8ed796efce38eb8fcc72ec477f3373e6c9f", + "md5": "f27a8d6a333579d93a9881100d559b56" + }, + "required_dependencies": [], + "size": 26550, + "date_published": "2025-05-12T19:47:40.637Z" + } + ] + }, { "pakku_id": "eIMAkTQ4QJiCSZSg", "type": "MOD", @@ -1822,7 +1861,7 @@ "files": [ { "type": "curseforge", - "file_name": "corpse-forge-1.20.1-1.0.20.jar", + "file_name": "corpse-forge-1.20.1-1.0.21.jar", "mc_versions": [ "1.20.1" ], @@ -1830,21 +1869,24 @@ "forge" ], "release_type": "release", - "url": "https://edge.forgecdn.net/files/6121/243/corpse-forge-1.20.1-1.0.20.jar", - "id": "6121243", + "url": "https://edge.forgecdn.net/files/6624/394/corpse-forge-1.20.1-1.0.21.jar", + "id": "6624394", "parent_id": "316582", "hashes": { - "sha1": "fc5cd03dd52f24467c879b44296ddc70b85398f4", - "md5": "143d3e76139de3b9186849f494a41af6" + "sha1": "fb68fba706e0a41f1e46492e0d54fde4945b8a05", + "md5": "346a9e592558c1fde772b39c10be4cdf" }, "required_dependencies": [], - "size": 244994, - "date_published": "2025-01-24T21:52:45.963Z" + "size": 245618, + "date_published": "2025-06-07T07:02:24.647Z" } ] }, { "pakku_id": "v5lo2gHNUaKnn445", + "pakku_links": [ + "oKnJXlzNyfYcMTcv" + ], "type": "MOD", "slug": { "curseforge": "corpse-x-curios-api-compat" @@ -1858,28 +1900,31 @@ "files": [ { "type": "curseforge", - "file_name": "corpsecurioscompat-1.18.x-1.20.x-Forge-2.2.2.jar", + "file_name": "corpsecurioscompat-1.20.x-Forge-3.0.2.jar", "mc_versions": [ "1.20.2", "1.20.3", "1.20.1", - "1.20", "1.20.4" ], "loaders": [ "forge" ], "release_type": "release", - "url": "https://edge.forgecdn.net/files/6327/919/corpsecurioscompat-1.18.x-1.20.x-Forge-2.2.2.jar", - "id": "6327919", + "url": "https://edge.forgecdn.net/files/6616/671/corpsecurioscompat-1.20.x-Forge-3.0.2.jar", + "id": "6616671", "parent_id": "1138130", "hashes": { - "sha1": "1e00db91b74287eb63f389c6c8cb5a70df41f8e0", - "md5": "82d54c35a60a963f292dc3f3fd3b3af2" + "sha1": "946d6cc5055eac39900ff252cd2eb72caf95e4ac", + "md5": "f760be75a5b1c4c22c9327e72cd08a2c" }, - "required_dependencies": [], - "size": 9117, - "date_published": "2025-03-21T09:35:57.857Z" + "required_dependencies": [ + "309927", + "1264423", + "316582" + ], + "size": 12495, + "date_published": "2025-06-05T08:45:11.493Z" } ] }, @@ -4514,7 +4559,7 @@ "files": [ { "type": "curseforge", - "file_name": "guideme-20.1.7.jar", + "file_name": "guideme-20.1.8.jar", "mc_versions": [ "1.20.1" ], @@ -4522,16 +4567,16 @@ "forge" ], "release_type": "release", - "url": "https://edge.forgecdn.net/files/6489/464/guideme-20.1.7.jar", - "id": "6489464", + "url": "https://edge.forgecdn.net/files/6634/593/guideme-20.1.8.jar", + "id": "6634593", "parent_id": "1173950", "hashes": { - "sha1": "fc039093c479b3632b1ab60ea503e79b76b686f9", - "md5": "01ca90ca84ab2f886e4c5a2101934d00" + "sha1": "cc5e96b09949c5f1ad5d6aa5c45695f760715e95", + "md5": "38d8791dc9114d9cf6bcd5f2af1402e7" }, "required_dependencies": [], - "size": 9401162, - "date_published": "2025-05-03T00:27:09.520Z" + "size": 9401167, + "date_published": "2025-06-09T21:54:55.087Z" } ] },