From c8af187dcb9253ee354fbd86e24cbccf2f91e54a Mon Sep 17 00:00:00 2001 From: Nebby <78170922+Nebby1999@users.noreply.github.com> Date: Mon, 9 Feb 2026 15:14:24 -0300 Subject: [PATCH] Add Bags for Universal Composts (#3016) * Add universal composts * Update changelog --- CHANGELOG.md | 1 + .../quests/chapters/queststfc_tips.snbt | 51 ++++++++++++++++++ .../item/universal_compost_browns_bag.png | Bin 0 -> 483 bytes .../item/universal_compost_greens_bag.png | Bin 0 -> 471 bytes kubejs/server_scripts/tfg/data.js | 4 ++ .../tfg/primitive/recipes.compost.js | 26 +++++++++ .../tfg/primitive/items.primitive.js | 11 ++++ 7 files changed, 93 insertions(+) create mode 100644 kubejs/assets/tfg/textures/item/universal_compost_browns_bag.png create mode 100644 kubejs/assets/tfg/textures/item/universal_compost_greens_bag.png diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e091c795..2a359a5e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ If you missed it, [0.11.19](https://github.com/TerraFirmaGreg-Team/Modpack-Moder - Added soybean + sea water to soy mixture recipe (#2984) @Redeix - Added optional [Chimes](https://www.curseforge.com/minecraft/mc-mods/chimes) compat. (#2973) @TreyR9 - Added optional [Create: Sound of Steam](https://www.curseforge.com/minecraft/mc-mods/create-sound-of-steam) compat (#2324) @samtsa +- Added Universal Bags of Composts (#3016) @Nebby1999 ### Bug fixes - Fix the Empty Rod T1 that was uncraftable (#3008) @TomPlop - Fixed fission fuel rods looking for the wrong items to recycle @TomPlop diff --git a/config/ftbquests/quests/chapters/queststfc_tips.snbt b/config/ftbquests/quests/chapters/queststfc_tips.snbt index 9a5e01028..01852da68 100644 --- a/config/ftbquests/quests/chapters/queststfc_tips.snbt +++ b/config/ftbquests/quests/chapters/queststfc_tips.snbt @@ -2197,6 +2197,57 @@ x: 0.0d y: -12.0d } + { + dependencies: ["2EFB241490502DB3"] + description: ["{quests.tfg_tips.composter.desc}"] + guide_page: "tfc:field_guide tfc:mechanics/composter" + id: "264D138DFFE13BD0" + subtitle: "{quests.tfg_tips.composter.subtitle}" + tasks: [{ + id: "2EE61FD71FE330D3" + item: "tfc:composter" + type: "item" + }] + title: "{quests.tfg_tips.composter.title}" + x: 2.0d + y: -4.0d + } + { + dependencies: ["264D138DFFE13BD0"] + description: ["{quests.tfg_tips.universal_compost.desc}"] + id: "13E4AE4F46A1A1A0" + subtitle: "{quests.tfg_tips.universal_compost.subtitle}" + tasks: [ + { + id: "6F3BD81EAD7CC109" + item: { + Count: 1 + id: "ftbfiltersystem:smart_filter" + tag: { + "ftbfiltersystem:filter": "or(item(tfg:universal_compost_browns)item(tfg:universal_compost_greens))" + } + } + title: "{quests.tfg_tips.universal_compost.task.1}" + type: "item" + } + { + id: "787E7A402B3162B5" + item: { + Count: 1 + id: "ftbfiltersystem:smart_filter" + tag: { + "ftbfiltersystem:filter": "or(item(tfg:universal_compost_browns_bag)item(tfg:universal_compost_greens_bag))" + } + } + optional_task: true + title: "{quests.tfg_tips.universal_compost.task.2}" + type: "item" + } + ] + title: "{quests.tfg_tips.universal_compost.title}" + x: 4.0d + y: -4.0d + } ] subtitle: ["{quests.tfg_tips.subtitle}"] title: "{quests.tfg_tips}" diff --git a/kubejs/assets/tfg/textures/item/universal_compost_browns_bag.png b/kubejs/assets/tfg/textures/item/universal_compost_browns_bag.png new file mode 100644 index 0000000000000000000000000000000000000000..b18d34ffdf4f9e5c550f7a368fad23bfa567fa87 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jPK-BC>eK@{Ea{HEjtmSN z`?>!lvI6-E$sR$z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBD8X6a z5n0T@pr;JNj1^1m%YcIHC7!;n?5~(O1^LvY*4^g;+GpwM;uvCadg^3*52i$kWA*nH z%_^_-Zo8Vs!mDe__Vk_a*xBhUzI~Wx@h78!=|Fk&CINY7Tf!s3p+0? zv;Okgdrx}J&w2O1@6mtHZ8+tokN=e@rM}AibY_L79kTH{yam?#7@Ry-ban`D4=uc5 zWtW`Tbm7J-i{b$PZ_6$-D1;Pe@W{WOVqL1#v2d2{&Bw(83?Dv)U1j1bGxN%NA-Co) z-;b>ACuMK#v5VK2$#eQ^d*!lo@2sgzlWO8^m7Y#0GPGyEptfW0&f}Yc7~ZV=f949~ zH-4i)=_rTI)=Ig3p0gjXDBH5v3COvo_KTU>#`|O*8xku>bV?kT{ZhvgOkehh$+&^y3(AUPdHKy%le!4>GFQb!4 Vr$gVio1lnc@O1TaS?83{1OScSy1)Pc literal 0 HcmV?d00001 diff --git a/kubejs/assets/tfg/textures/item/universal_compost_greens_bag.png b/kubejs/assets/tfg/textures/item/universal_compost_greens_bag.png new file mode 100644 index 0000000000000000000000000000000000000000..2306b1a31a5bd752b0ecb7c7e3505bc7a2e199b0 GIT binary patch literal 471 zcmV;|0Vw{7P)z@;j|==^1poj5AY({UO#lFTCIA3{ga82g0001h=l}q9FaQARU;qF* zm;eA5aGbhPJOBUy32;bRa{vG?BLDy{BLR4&KXw2B00(qQO+^Rl0tpcg1o+9WegFUg zElET{R5;6(lc7(;Kp4f}ZTtZf41t7@kRm`rCCM_+)NCy?By$+d+>)lr>Dj8`mnO(M zM8z&y$eD_oBWo3gG(#+RyIyZ>eXd{b{qEiM9ne6|<@v^(ois5&++6^Gf-s(uqXCR( z1b~D{ZAg>2%h1Qo@CE-Skj7=`*PyF)s;2<}5YsG;a