Commit graph

2815 commits

Author SHA1 Message Date
Xikaro
7ffb799cfb defaultconfigs 2025-05-06 01:10:32 +05:00
Xikaro
c135a9304a Delete generate_auto_installation_file.bat 2025-05-06 00:55:11 +05:00
Pyritie
10fb12f77b reverting part of 506faea because it screwed with tags 2025-05-05 20:30:02 +01:00
Xikaro
f04d4357da Update build.yml 2025-05-05 21:52:05 +05:00
Xikaro
d441c1dc32 CHANGELOG 2025-05-05 21:51:02 +05:00
Xikaro
9ff4c8afb5 Update mods 2025-05-05 21:50:44 +05:00
Xikaro
6c3244fae0 Update CHANGELOG.md 2025-05-05 12:11:14 +05:00
Pyritie
6e405d4a45 langs 2025-05-04 17:16:55 +01:00
Pyritie
13d6102628 update configs 2025-05-04 17:16:52 +01:00
Pyritie
2804df4ca9 updated punishment-for-death pakku 2025-05-04 17:09:02 +01:00
Pyritie
65347b995b pushing algo_rithm's lang changes 2025-05-04 16:52:55 +01:00
Pyritie
305a433179 oops, missed quest langs 2025-05-04 15:18:56 +01:00
Pyritie
972b24c32f updated langs 2025-05-04 15:07:22 +01:00
Pyritie
f5e25962fe Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-05-04 15:06:00 +01:00
AirRice
f92a1becf1
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
2025-05-04 15:05:50 +01:00
Pyritie
c4ddd093b9 updated the greate mixer workaround quest 2025-05-04 15:05:19 +01:00
Pyritie
c9bbe83898 added death punishment mod + config 2025-05-04 15:00:32 +01:00
Pyritie
5bd59801a1 update changelog 2025-05-04 14:16:08 +01:00
Pyritie
73aa40a594 update changelog 2025-05-04 14:14:49 +01:00
Pyritie
df2ff41aa1 new main menu panorama! 2025-05-04 14:11:05 +01:00
Pyritie
3e7a3b35c6 removed beneath's cursecoal and sylvite veins, made tfg ones instead so they're added to the field guide 2025-05-04 13:41:01 +01:00
Xikaro
f15c6e47a2 Update mods 2025-05-04 16:49:59 +05:00
Xikaro
51688f4d6c fix: gui_main_menu 2 2025-05-04 16:48:53 +05:00
Pyritie
70fa721ad9 pakku update 2025-05-04 12:27:12 +01:00
Pyritie
2c557155ed Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-05-04 12:21:49 +01:00
Xikaro
5272ff116c fix: gui_main_menu 2025-05-04 16:17:32 +05:00
Pyritie
85a8456b8f doubled capacity of greate shafts! also adjusted the alternator to match 2025-05-04 11:53:11 +01:00
Pyritie
908fb8112c swapped colors of nickel and platinum, so nickel more closely matches the tfc textures 2025-05-04 11:28:24 +01:00
Pyritie
a80ec277df better recipe for the universal wireless terminal 2025-05-04 00:35:25 +01:00
Pyritie
88324bb30d some more ae2 tweaking 2025-05-03 23:48:24 +01:00
Pyritie
fd9b1aba40 update changelog 2025-05-03 23:16:08 +01:00
Pyritie
35a52fa0f2 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-05-03 22:55:16 +01:00
Pyritie
2d147b0107 the nether now has a gas collector recipe 2025-05-03 22:55:14 +01:00
Pyritie
208557a382 fixed some icon sets 2025-05-03 22:47:15 +01:00
Pyritie
744ea4824a coke and coal are no longer gems, and moss is no longer dirt 2025-05-03 22:47:06 +01:00
Pyritie
8fae20f556 - the other ae2 wireless terminals are now all in late EV
- MEGA ae2 stuff now requires naq instead of a singularity
2025-05-03 22:46:46 +01:00
TomPlop
497795a2bc
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>
2025-05-03 22:16:09 +01:00
AirRice
49f0704298
Allow red/tin alloy double ingot piles, add textures (#948) 2025-05-03 20:44:02 +01:00
Pyritie
e5647535d0 fixes #932 2025-05-03 20:18:47 +01:00
Pyritie
292536bcfa nerfed stone dust centrifuging, added a basic tape recipe that uses tfc glue 2025-05-03 18:51:17 +01:00
Pyritie
d8e9a59b52 fluix's displayed formula is now more accurate to its material composition 2025-05-03 18:32:54 +01:00
Pyritie
ee629ad1b9 fixed tfc tool tags 2025-05-02 15:46:44 +01:00
Pyritie
506faeafd3 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 2025-05-02 01:05:01 +01:00
Pyritie
3db90471cd clay decomposition now requires HV 2025-05-01 23:45:26 +01:00
Pyritie
90d67d84b6 removed treated wood boats 2025-05-01 23:37:42 +01:00
Pyritie
2feb2f9540 remove brick duping 2025-05-01 23:37:32 +01:00
Pyritie
a7960d1bd1 greate buffs 2025-05-01 22:58:27 +01:00
Pyritie
85c998d924 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-05-01 21:52:54 +01:00
Pyritie
baf4a69663 improved texture of nether quartz ore + the raw ore block of the quartz material set 2025-05-01 21:52:52 +01:00
Pyritie
6bf68d1cd0 merge 2025-05-01 18:26:52 +01:00