Commit graph

6347 commits

Author SHA1 Message Date
Pyritie
4ed4f8ac1a this will make that one person that uses chalks very happy #2772 2026-01-19 23:46:02 +00:00
Pyritie
653583e39b #2773
Related Work Items: #277
2026-01-19 23:26:37 +00:00
Pyritie
04559c3071 update CL + pakku 2026-01-19 23:23:29 +00:00
Pyritie
69cde26b65 reduced required rpm for the VI centrifuge because it works badly on low tps servers 2026-01-19 23:23:22 +00:00
Pyritie
c5ada8c136 changelog 2026-01-19 23:12:05 +00:00
Pyritie
f554ad64e7 langs 2026-01-19 23:07:17 +00:00
Pyritie
c67320ffae merge 2026-01-19 23:06:32 +00:00
Pyritie
575ae44ce9 quest adjustments and fixes 2026-01-19 23:04:44 +00:00
Redeix
c4cfcf4973 pisciculture fishery quest update 2026-01-19 16:54:56 -06:00
Pyritie
46b74fb19b change fish machine to require EV circuits, move the quest 2026-01-19 22:52:49 +00:00
Pyritie
89030d3564
Stone dust rework (#2782)
* geology

* starting some loot table stuff

* more stuff

* swap some rocks

* refactor

* phew

* drive-by fix

* all done I think

* remove sylvite

* oh yeah baby it's all coming together

* cleaned up some lines that didn't do anything, added more comments, removed log spam

* blah blah

* fix drying mat

* fix ladders

* tfc, beneath, and moon stuff done...? this is gonna take 5ever

* a

* some sand stuff, more stone types

* wrong way around

* unifying various brick block recipes

* remove shaped create deco brick recipes

* some progress on block creation

* we got into the create world screen!

* getting somewhere

* Reloaded with no KubeJS errors!

* new assets

* I thiiiink that's about everything

* fix some stonecutting

* recipe declared but never used
2026-01-19 22:39:15 +00:00
Pyritie
72226deac0 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2026-01-19 22:26:36 +00:00
Pyritie
88eee093be #2740 and #2759 2026-01-19 22:21:06 +00:00
Pyritie
624d7de7e0 change fern loot tables to add straw 2026-01-19 22:15:56 +00:00
Pyritie
766b2f1948 red elk now drop more meat when killed with a butchery knife, and also they drop bladders rarely (10%, same as deer) #2778 2026-01-19 22:13:51 +00:00
Pyritie
bd1efd7d40 #2759 more latex plants 2026-01-19 21:37:30 +00:00
Inceitious
ce7302a8ab
Consumes Wool Hat/ Silk Cowl (#2770) 2026-01-19 11:06:32 -06:00
Pyritie
785200eb9c Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2026-01-19 14:21:51 +00:00
Pyritie
0a648ac68d remove create additions fluid tags 2026-01-19 14:11:55 +00:00
Pyritie
fb34e947e0 fix overzealous tfc recipe removing 2026-01-19 14:01:59 +00:00
Mqrius
42fa3ba271
Fix backups to hourly again
Got broken in commit fa5c1c6, release 0.11.15
Also removing the free space needed flag.

Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
2026-01-19 12:56:58 +01:00
Pyritie
05ed8cdfe8 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2026-01-19 11:34:34 +00:00
Inceitious
bb51d1626d
Added beneath wood compat (#2771)
* Added beneath wood compat

* crimson is a softwood

Signed-off-by: Pyritie <pyritie@gmail.com>

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2026-01-19 11:33:47 +00:00
Pyritie
cfa0a14122 #2771 made me check which wood was which, and what the hell happened here 2026-01-19 11:32:50 +00:00
Mqrius
d1f1ff212b Add space foods to tfc:foods 2026-01-18 23:34:31 +01:00
Pyritie
47d44a6b5c tiny cleanup 2026-01-18 16:51:13 +00:00
Pyritie
c60e64ae51 foils are 1/4, not 1/8 2026-01-18 14:49:54 +00:00
Pyritie
bdd741208c merge 2026-01-18 14:31:51 +00:00
Pyritie
7df74b47b3 fixed recycling issues from the material rewrite, updated everything to the new recycling helper method 2026-01-18 14:30:55 +00:00
Pyritie
ba38ab65d7 fix charnia 2026-01-18 13:04:57 +00:00
Pyritie
77c9aa2f46 fix typo, my bad gang 2026-01-18 11:48:26 +00:00
GameStar
7adc25e104
little typo
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2026-01-17 22:04:44 -06:00
Pyritie
99f6981bc0 Merge branch 'main' into dev 2026-01-18 00:57:12 +00:00
Pyritie
e6fc5c67e5 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2026-01-18 00:56:46 +00:00
Pyritie
05738e334c removing the glowing from framed glowstone 2026-01-18 00:56:44 +00:00
awfulworldkid
98cd6a74f1
Adds new AE2 smart cable recipe & changes AE2 items to use smart cables (#2756)
* Add smart cable recipe & change recipes to use smart cables

Signed-off-by: awfulworldkid <awfulworldkid@gmail.com>

* Change a recipe from cable to smart cable

Signed-off-by: awfulworldkid <awfulworldkid@gmail.com>

* fix smart cable recipes to use tag

Signed-off-by: awfulworldkid <awfulworldkid@gmail.com>

* see above fix

Signed-off-by: awfulworldkid <awfulworldkid@gmail.com>

---------

Signed-off-by: awfulworldkid <awfulworldkid@gmail.com>
2026-01-17 15:39:18 +00:00
Petr211071
5f4a16d8d8
Ru ru translation (#2758)
* Sticky resin

* Add lang files and translation for irrigation

* TFG's AFC chapter tranlastion

* ArborFirmaCraft and Rnr

* Some translation

* Fix outdated chapter

---------

Signed-off-by: Petr211071 <55793813+Petr211071@users.noreply.github.com>
2026-01-17 12:42:59 +00:00
Pyritie
9e93ce8602 #2753 2026-01-17 12:29:09 +00:00
Pyritie
ed144cb8fe remove WAB structures 2026-01-17 12:00:45 +00:00
Pyritie
7df7e73301 make glowstone mineable with a pick 2026-01-17 11:55:04 +00:00
Pyritie
f02c40fc99 disable electrolsis of clay this way instead 2026-01-17 11:54:53 +00:00
Pyritie
ac426c01c2 minor spelling mistake 2026-01-15 22:59:57 +00:00
Pyritie
e3a365fa84 who is peat and why does he have a use? 2026-01-15 22:58:10 +00:00
Pyritie
e6f7b5e4ee sound tweaks 2026-01-15 22:41:53 +00:00
Pyritie
ec62c392dd fix GENERATE_BELL 2026-01-15 21:31:45 +00:00
Pyritie
02c4479a38 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2026-01-15 21:26:28 +00:00
Pyritie
906e0402be pakku update, also add ae2 cosmolite dark theme 2026-01-15 21:26:26 +00:00
Xikaro
4c5c04d6cc Update ranks.snbt 2026-01-15 07:04:48 +05:00
Pyritie
91c65c75f7 added wrapped locometal to facades #2726 2026-01-14 22:43:58 +00:00
Pyritie
9df19277c6 bloomery update 2026-01-14 22:37:22 +00:00