2727 Commits

Author SHA1 Message Date
Xikaro
7d4d2a281b Update pakku-lock.json 0.9.3 2025-05-05 22:01:10 +05:00
Pyritie
f0845f2c69 Release: 0.9.3 (#951)
* changed Caelum to be on the server too, since tfc-caelum is also a server mod

* added caelum + tfc-caelum to pakku

* fixed stress levels on the rolling mill

* fixed lang files for universal circuits

* changed early game recipes to use small gears instead of large, to avoid duping, and make cogs easier

* Update carryon-common.toml

Carry On's config doesn't seem to work with tags (#), so I explicitly added the framedblocks chest and the tfc chests to the whitelist. I also removed storage drawers since they aren't in use.

Signed-off-by: NobleWasTaken <137561393+NobleWasTaken@users.noreply.github.com>

* - Missed this commit last time oops

* Fixed nano legs buff from also removing speed buff, for now

* Added recycling recipes for your old molds

* lowered recipe speed of bulk washing

* Added more details to ore hazards field guide entry

* Bump actions/download-artifact in the dependencies group

Bumps the dependencies group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* will you leave me alone if I submit these, ftbquests?

* more create SU adjustments

* - Added recipe to separate fertilizer into pure sources, and mix them back together.
- Added recipes to sew hides together and cut them apart.

* ore basics + hazards field guide entry tweaks

* big field guide update! all ore veins are now generated with our tool!

* toned down how many sticks were being placed in the nether

* remove caelum + tfc caelum #922

* - Added recipe to separate fertilizer into pure sources, and mix them back together. (#927)

- Added recipes to sew hides together and cut them apart.

* the placeholder programmed circuit recipe is now a stick + wrench, so it doesn't confuse new players as much

* updated changelog

* changed some create recipes to use bolts instead of nuggets, so they're available earlier

* moved surface_kaolin to mechanics category

* changed realgar item set

* Add README file to server overrides

* Fix tips quest issues (#937)

* - Fixed supports

* fixed some incorrect assembler recipes for create items

* improved texture of nether quartz ore + the raw ore block of the quartz material set

* greate buffs

* remove brick duping

* removed treated wood boats

* clay decomposition now requires HV

* added a potential fix for #944 suggested by ghosti, cleaned up some other abuses of it in tag events so now it's just indicators that still have to use it

* fixed tfc tool tags

* fluix's displayed formula is now more accurate to its material composition

* nerfed stone dust centrifuging, added a basic tape recipe that uses tfc glue

* fixes #932

* Allow red/tin alloy double ingot piles, add textures (#948)

* Mv quest rework (#920)

* Changes for MV Quests

* First fix for Progression tab

* fixes lang title

Signed-off-by: TomPlop <tomdidome@gmail.com>

* Changes for LV, fixes for quest categories, adding GT Tips, adding Gregtech energy, rework of Progression tab

* fix macerator separator

---------

Signed-off-by: TomPlop <tomdidome@gmail.com>

* - the other ae2 wireless terminals are now all in late EV
- MEGA ae2 stuff now requires naq instead of a singularity

* coke and coal are no longer gems, and moss is no longer dirt

* fixed some icon sets

* the nether now has a gas collector recipe

* update changelog

* some more ae2 tweaking

* better recipe for the universal wireless terminal

* swapped colors of nickel and platinum, so nickel more closely matches the tfc textures

* doubled capacity of greate shafts! also adjusted the alternator to match

* fix: gui_main_menu

* pakku update

* fix: gui_main_menu 2

* Update mods

* removed beneath's cursecoal and sylvite veins, made tfg ones instead so they're added to the field guide

* new main menu panorama!

* update changelog

* update changelog

* added death punishment mod + config

* updated the greate mixer workaround quest

* Rubber processing recipes audit (#949)

* Rubber recipe changes
- Latex can now be extracted from rubber trees' logs, saplings, leaves via the vacuum chamber (ULV) or extractor(LV)
- values: 1000mB per log, 100mB per sapling, 50mB per leaves; Extractor recipes do this in bulk and output 1000mB per operation
- Dandelions and goldenrods can, with added sodium hydroxide, be turned into latex in a chem reactor
- Sticky resin recipes (from both conifer pitch and latex) require wood ash now instead of sulfur
- Latex -> Vulcanized latex recipe now requires sulfur instead of wood ash
- Vulcanized latex now becomes raw rubber pulp in a solidifier or vacuum chamber at a rate of 250mB/raw pulp
- Latex soaked glove recipe now is a barrel recipe that takes 50 seconds instead of a vat recipe

* Correctly set latex soaked gloves recipe to 50 seconds (was 100 seconds in previous commit)

* Quest/patchouli book updates
- Tried to catch every mention of the old rubber making recipes.

* Revert Latex-soaked gloves recipe change as it didn't need to change
- Originally I wanted to make vulc latex -> raw rubber a Vat recipe, this isn't the case anymore so there is no reason to change this recipe.

* Rebalanced recipe values
- Logs now only give 250mB of latex
- Increase overall in time required vacuumizing directly into latex (now roughly takes 150 seconds per 1000mB, logs slightly faster)
- Gregtech fluid extraction recipes for these have been rebalanced to be around 4x faster and in bulk (roughly 37.5 seconds per 1000mB, logs slightly faster)
- Made vacuum chamber recipes use kubejs tag: field for allowing tags in recipe

* Lang & Quest updates
- Changed rubber ingot quest dependency to be on vacuum chamber instead of extractor
- Removed LV circuit quest dependency on rubber (this hasn't required rubber for a while)
- Lang changes - fix ambiguous wording, typos, titles too long for book

* updated langs

* oops, missed quest langs

* pushing algo_rithm's lang changes

* updated punishment-for-death pakku

* update configs

* langs

* Update CHANGELOG.md

* Update mods

* CHANGELOG

* Update build.yml

---------

Signed-off-by: NobleWasTaken <137561393+NobleWasTaken@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: NobleWasTaken <137561393+NobleWasTaken@users.noreply.github.com>
Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Nebby1999 <nebby131999@gmail.com>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: AirRice <jpumph2@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
2025-05-05 21:58:47 +05:00
Xikaro
84014d405e Update build.yml 0.9.2 2025-04-27 12:49:52 +05:00
Xikaro
0cc983613f Update build.yml 2025-04-27 12:46:58 +05:00
Xikaro
8b9b009646 Update build.yml 2025-04-27 12:44:17 +05:00
Xikaro
10bf9482c7 Update build.yml 2025-04-27 12:42:36 +05:00
Xikaro
46634beabd Update build.yml 2025-04-27 12:34:13 +05:00
Xikaro
4ad8117e3f Merge pull request #919 from TerraFirmaGreg-Team/dev
Alpha Release: 0.9.2
2025-04-27 12:20:56 +05:00
Xikaro
0c3b28549f update 2025-04-27 12:18:51 +05:00
Xikaro
c1aa2dc7b7 pakku-lock.json 2025-04-27 12:14:49 +05:00
Xikaro
fdd400c8aa Update mods 2025-04-27 12:09:28 +05:00
Xikaro
e831055770 Update CHANGELOG.md 2025-04-27 12:06:54 +05:00
Pyritie
f6121eb23c fixed crash when making a new world 2025-04-26 19:13:51 +01:00
Pyritie
9eccbdcfa3 added anvils to the progression chapter 2025-04-26 19:13:42 +01:00
Pyritie
5df8384508 added missing circuits to progression quest 2025-04-26 18:54:01 +01:00
Pyritie
a9faa552f4 missed a removal 2025-04-26 18:47:10 +01:00
Pyritie
f3aebd0bc8 deleted multiblock dilemma chapter 2025-04-26 18:39:57 +01:00
Pyritie
bc26664aa0 more glue for the glue gods 2025-04-26 18:23:41 +01:00
Pyritie
bff1604f5d added missing ULV bus/hatch recipes, fixed LV ones 2025-04-26 18:22:47 +01:00
Pyritie
3c0688a4a3 lang merging 2025-04-26 17:39:59 +01:00
Pyritie
fc6993d32a lang merge 2025-04-26 17:21:09 +01:00
Pyritie
e289fe5375 merge 2025-04-26 17:19:38 +01:00
Pyritie
8a1c6fecf7 lang update 2025-04-26 17:19:04 +01:00
Redeix
8eb77c41c0 Merge pull request #913 from Redeix/dev
Added support for armor trims. Added fishing nets. Added more cloth alternatives
2025-04-26 11:18:27 -05:00
Pyritie
b15a700cfe Merge branch 'dev' into dev
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-04-26 15:34:35 +01:00
Pyritie
d8b2f7f154 fixed rolling mills having no stress 2025-04-26 15:23:00 +01:00
Pyritie
6a8e763c36 Revert "quest fixes"
This reverts commit 61bcac2693.
2025-04-26 15:20:23 +01:00
Pyritie
61bcac2693 quest fixes 2025-04-26 15:19:44 +01:00
Pyritie
bf3bde4b16 quest fixes 2025-04-26 14:31:35 +01:00
Pyritie
61252b01ce updated changelog 2025-04-26 14:11:51 +01:00
Pyritie
294c4ed59d slime now smelts into glue 2025-04-26 14:00:58 +01:00
Pyritie
a478baa1a4 remove better-biome-reblend and model-gap-fix 2025-04-26 13:38:28 +01:00
Pyritie
f48474a849 added tfc-caelum and caelum 2025-04-26 13:37:06 +01:00
Pyritie
14abfd2acd pakku update 2025-04-26 13:34:25 +01:00
Pyritie
62c12473b2 update pakku 2025-04-26 13:30:05 +01:00
Pyritie
6c8d6f654d update pakku 2025-04-26 13:26:06 +01:00
Pyritie
bce2d5b4b5 update pakku 2025-04-26 13:23:59 +01:00
Pyritie
6c0ac1b7fa pakku updates 2025-04-26 13:21:57 +01:00
Pyritie
5ef9edfeaa pakku update 2025-04-26 13:19:55 +01:00
Pyritie
0f0c0a8e11 removed some old configs 2025-04-26 13:18:37 +01:00
Pyritie
95fe67aaf1 removed extra curios boots equipment slot, fixed position of gtceu gloves slot 2025-04-26 13:18:10 +01:00
Pyritie
54cc12e9e1 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-04-26 11:50:45 +01:00
Pyritie
576820b667 fixed a few recipes that were consuming the needle 2025-04-26 11:50:43 +01:00
TomPlop
45e22aa38c Add Brine/Vinegar to GT Machines and Fix Olive Oil recipe to fit with VAT recipe (#916)
* adding vinegar and brine recipes for GT machines

Signed-off-by: TomPlop <tomdidome@gmail.com>

* create const for alcohol vinegar recipe

Signed-off-by: TomPlop <tomdidome@gmail.com>

---------

Signed-off-by: TomPlop <tomdidome@gmail.com>
2025-04-26 11:34:57 +01:00
Redeix
c54d8b517f Merge pull request #915 from TomPlop/curled-milk-fix
Fix Curdled milk recipes to be the same as the barrel
2025-04-26 02:45:52 -05:00
Redeix
3422fbf08a Merge remote-tracking branch 'origin/dev' into dev 2025-04-26 02:35:27 -05:00
Redeix
fba935817e - Added handcart recipe
- Allowed more blocks to be used as oven, forge, and bloomery insulation
- Fixed lang error with treated wood planks recipe
- Forgot to add fishing net functionality before
2025-04-26 02:35:02 -05:00
Redeix
29bf80dba4 Merge branch 'dev' into dev
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
2025-04-25 22:49:01 -05:00
TomPlop
66b40daf7d Fix Curdled milk recipes to be the same as the barrel
Barrel is 2B Milk 1 renet for 2B Curdled in the barrel so fixed to be the same

Signed-off-by: TomPlop <tomdidome@gmail.com>
2025-04-25 21:44:55 -04:00
Pyritie
00862f3049 file rename 2025-04-26 01:22:13 +01:00