Commit graph

633 commits

Author SHA1 Message Date
Pyritie
502751fb72 renamed thorium 2026-01-03 00:20:29 +00:00
Pyritie
11320b049b add grain to oatmeal 2026-01-02 23:48:11 +00:00
Pyritie
c156605375 move gurman recipes to the nicer syntax, make the food helper methods globals 2026-01-02 23:26:27 +00:00
Pyritie
cd0d9145a1 fix #2588 2026-01-02 20:19:19 +00:00
Pyritie
0ed3d48dd9 fix being able to put wrong metals into the new fire clay molds 2026-01-02 20:06:43 +00:00
Pyritie
5690d06517 Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2026-01-02 20:00:15 +00:00
Pyritie
9e77ddfd61 more bug stuff! 2026-01-02 18:42:58 +00:00
Pyritie
090f954cd2 my bad #2551 2026-01-02 13:04:17 +00:00
The Compendium System / The Atlassian Collective
5b60f268cf
glowstone and lamp balancing (#2581)
* glowstone and lamp balancing

* moved glowstone thingies

* fix evil glowstone recipes

* make tungsten thingy have a liquid form

* evil bronze recipes

* fixed ratios (I'm a little special ok)

* fixed ratios electric boogalo

* deleted weird red alloy recipe + fixed abs temps

* fixed ratios electrocution boogalo

---------

Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
2026-01-01 22:45:16 -06:00
Pyritie
d61a3b4a67 add blazes 2026-01-02 00:17:23 +00:00
Pyritie
8ee28e76a6 more venus stuff 2026-01-01 23:31:11 +00:00
Pyritie
5d4fd1c739 more stuff for the volcano biome 2026-01-01 19:39:06 +00:00
Pyritie
17ff3d9566 illager loot nerfs 2026-01-01 16:23:21 +00:00
Pyritie
3a590aca60
Feature/steam multis (#2574)
* init

* langs?

* more steam multis
2025-12-31 23:59:28 +00:00
Pyritie
5693767ea6 fixed cake #2558 2025-12-30 23:51:31 +00:00
Pyritie
65e39bf4fe ethanol and methanol are drinkable now too I guess 2025-12-28 23:43:47 +00:00
Mqrius
0dbb9ac78f
Auto-eat blacklist (#2520)
Goes with TerraFirmaGreg-Team/Core-Modern#228
2025-12-27 00:29:47 +01:00
Pyritie
9e27221791 #809 finally got around to changing loose to cobble 2025-12-26 22:17:05 +00:00
Pyritie
a74ff52e38 wrong sand tag 2025-12-26 22:17:01 +00:00
Pyritie
c24dc58f14 add frequent, tiny veins to salt flats and sulfuric ravine 2025-12-26 00:09:04 +00:00
Pyritie
ee04d7e4eb nah move troopers to venus instead 2025-12-25 15:56:04 +00:00
Pyritie
6d95f87218 add some more species things 2025-12-25 11:19:33 +00:00
TomPlop
bc89e06240
Fix gases (#2515)
-Add dimension requirement (oupsie)
-Add circuit 24 to BTX (CRITICAL CHANGE)

Signed-off-by: TomPlop <tomdidome@gmail.com>
2025-12-24 16:49:29 +00:00
Pyritie
34edeccdf6 fix bud indicator loot tables and crafting recipe #2499 2025-12-23 17:52:12 +00:00
Pyritie
bbd0dbd947 adding thermal vents, sulfur blobs and crystals 2025-12-21 23:47:03 +00:00
glitch714
6401083023
Added hardened rock recipes (#2480) 2025-12-20 12:22:58 -06:00
Pyritie
757dd63ff6
Add mossy cobble to beneath, fix bastion loot chests (#2485)
* add mossy cobble blobs to beneath

* fix deepslate mossy cobble landslide

* fix mossy cobble

* fix bastion chests
2025-12-20 17:58:23 +00:00
Pyritie
5e330e2d1f some cleanup, fixed small gears not melting 2025-12-19 23:55:29 +00:00
Pyritie
44466752e4 some tidying 2025-12-19 21:31:58 +00:00
glitch714
40ba6fe8b7
Add new molds (#2470)
* Added bunch of stuff for molds

* Changed rod mold recipe to not collide with oven chimmney

Signed-off-by: glitch714 <119386229+glitchplaysgames714@users.noreply.github.com>

* Removed unneeded comments

Signed-off-by: glitch714 <119386229+glitchplaysgames714@users.noreply.github.com>

* Changed gear mold to be fireclay

* fixed issues with molds

* Added break chance

Signed-off-by: glitch714 <119386229+glitchplaysgames714@users.noreply.github.com>

* Update constants.js

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

* Update recipes.knapping.js

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

* Update recipes.materials.js

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

* Updated constants.js

Signed-off-by: glitch714 <119386229+glitchplaysgames714@users.noreply.github.com>

* Update items.primitive.js

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

* Update constants.js

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

* Update recipes.knapping.js

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

---------

Signed-off-by: glitch714 <119386229+glitchplaysgames714@users.noreply.github.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-12-19 21:22:29 +00:00
Pyritie
2a0b25db49 brick wooden form for clay bricks #2461 2025-12-19 12:10:14 +00:00
applenper
3e68785de2
Boiler cleanup fix (#2463)
* boiler recipe cleanup

* removed duplicate bundle event remove

* adjusted charcoal nerf to affect all instances of charcoal

* fixed a some regex typos that caused blocks of charcoal to be excluded inadvertently

---------

Signed-off-by: applenper <deadboy688@gmail.com>
2025-12-18 21:25:26 -06:00
Pyritie
8932a00c2a merry christmas 2025-12-18 21:20:11 +00:00
TomPlop
906c64b4b6
Add quests (#2456) 2025-12-18 18:29:10 +00:00
Pyritie
0a16e94ab1 oh yeah there's a tag prefix for this now 2025-12-15 22:53:20 +00:00
Pyritie
4ffdf39e07 fix typo 2025-12-15 19:21:06 +00:00
Pyritie
6944cb7083 coke gem trim -> armalcolite gem trim 2025-12-15 19:12:36 +00:00
Pyritie
aeca63edfb Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-12-15 18:46:47 +00:00
Pyritie
77abafee3e fix recipe collision with vanilla stone plates 2025-12-15 18:37:19 +00:00
Jeuv
bb74c1ea4c
Fix #2429 (#2436)
Filter the bronze drum emptying recipe to prevent bronze drum transmutation.

Signed-off-by: Jeuv <73312791+Jeuvke@users.noreply.github.com>
2025-12-15 18:15:52 +00:00
TomPlop
8ab09abe56
Add btx (#2416)
* adding textures and recipes

* Balance BTX and Reformate Gas

* Oups

* fix material amount
2025-12-15 12:12:49 -06:00
Pyritie
404d2f3cd0 concrete dyes 2025-12-15 17:50:03 +00:00
Pyritie
748f058578 added renewable clay 2025-12-15 16:50:05 +00:00
applenper
858d6ccfe0
Boiler recipe cleanup (#2421)
* boiler recipe cleanup

* removed duplicate bundle event remove
2025-12-15 15:59:48 +00:00
Mqrius
0e415d81f5
Fix toolUsed being referenced before definition (#2428)
Oops #2419

Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
2025-12-15 11:19:44 +00:00
FlightingFalcon
cfe7ad1b6f
fixed ostrum machine casing recipe (#2427)
Signed-off-by: FlightingFalcon <100160941@ccisd.net>
Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-12-15 11:19:15 +00:00
GameStar
389c084ee5
Fix error in duration of packing flax
Potential cause of server crash

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-12-14 22:07:11 -06:00
Pyritie
2a626b422c Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-12-15 00:38:14 +00:00
Pyritie
5c0842dcff added new illager invisible structures and small camps 2025-12-15 00:38:12 +00:00
GameStar
e06ca51081
New Active Transformer (#2424)
* textures and stuff

* recipes

* looks a little better

* got texture thing to be

* probably good enough

* cooling tower touchup
2025-12-14 22:03:41 +00:00