From bfb25dc55abd3c0f77c6204326ab5bf151f99fd7 Mon Sep 17 00:00:00 2001 From: copygirl Date: Wed, 27 Jul 2022 20:44:24 +0200 Subject: [PATCH] Add Curios Quark Oddities Backpack ... and enable Quark Oddities' backpacks --- config/quark-common.toml | 4 ++-- docs/MODS.md | 2 ++ mods/curios-quark-oddities-backpack.pw.toml | 13 +++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 mods/curios-quark-oddities-backpack.pw.toml diff --git a/config/quark-common.toml b/config/quark-common.toml index a8af68d..ada011c 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -1641,7 +1641,7 @@ "Matrix Enchanting" = false Magnets = false Crate = false - Backpack = false + Backpack = true [oddities.totem_of_holding] #Set this to false to remove the behaviour where totems destroy themselves if the player dies again. @@ -1729,7 +1729,7 @@ [oddities.backpack] #Set this to true to allow the backpacks to be unequipped even with items in them "Super Op Mode" = false - "Enable Ravager Hide" = true + "Enable Ravager Hide" = false "Items In Backpack Tick" = true "Base Ravager Hide Drop" = 1 "Extra Chance Per Looting" = 0.5 diff --git a/docs/MODS.md b/docs/MODS.md index 8bc5c16..131ecda 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -69,6 +69,7 @@ - ![](icon/mr.png) [TorchMaster] - Blocks that control mob spawning - ![](icon/cf.png) [Quark] - Various content and gameplay improvements - ![](icon/cf.png) [Quark Oddities] - Item pipes and totem of holding (captures items on death) + - ![](icon/cf.png) [Curious Quark Oddities Backpack] - Quark backpacks equippable in back slot - ![](icon/cf.png) [Supplementaries] - Various content and decoration - ![](icon/cf.png) [Time in a bottle standalone] - Accumulate time, then use it to speed up blocks @@ -86,6 +87,7 @@ [Drawers Tooltip]: https://www.curseforge.com/minecraft/mc-mods/drawers-tooltip [Quark]: https://www.curseforge.com/minecraft/mc-mods/quark [Quark Oddities]: https://www.curseforge.com/minecraft/mc-mods/quark-oddities +[Curious Quark Oddities Backpack]: https://www.curseforge.com/minecraft/mc-mods/curios-quark-oddities-backpack [Supplementaries]: https://www.curseforge.com/minecraft/mc-mods/supplementaries [Time in a bottle standalone]: https://www.curseforge.com/minecraft/mc-mods/time-in-a-bottle-standalone diff --git a/mods/curios-quark-oddities-backpack.pw.toml b/mods/curios-quark-oddities-backpack.pw.toml new file mode 100644 index 0000000..096281b --- /dev/null +++ b/mods/curios-quark-oddities-backpack.pw.toml @@ -0,0 +1,13 @@ +name = "Curios Quark Oddities Backpack" +filename = "CuriosQuarkOBP-1.18.2-1.1.4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2680e044b47c893fbabdc41a4c2d136020b5d04f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3835845 +project-id = 445208