Redeix
ddd4fad824
Balancing ( #2254 )
...
* moon cheese nutrition
* carboard
* tool rack and fluid heat
* wax
* wax 2
* tool rack 2
* broken
* changelog
2025-11-21 00:10:06 -06:00
Redeix
4deb1ab0c0
Change dark stock to rich stock in recipe
...
Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
2025-11-20 16:52:13 -06:00
GameStar
67cc06c9ad
fix drinking all blocks ( #2246 )
...
* langs
* fix drinking dirt
* Update CHANGELOG.md
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
---------
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-11-19 12:47:01 -06:00
Nebby
b2f70d3f99
Support Recycling ( #2211 )
...
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
2025-11-17 12:53:16 -06:00
Mqrius
f01cc470f2
Add platinum group ore and fluid tags ( #2230 )
...
Allow easy filtering of platinum-containing ores
Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-11-17 11:26:03 -06:00
GameStar
8e9c1d0d8c
disable cooling tower controller for now
...
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-11-17 10:47:18 -06:00
Redeix
b69645a263
Food Update ( #2223 )
...
* new food
* Changelog
* Removed venus requirement so players could craft cheese now
* molecular diagrams
2025-11-16 18:54:32 -06:00
TomPlop
dd099b9121
fix railgun ammo size ( #2219 )
2025-11-14 14:29:48 -06:00
Pyritie
a64660a5b3
fix #2129
2025-11-11 22:06:27 +00:00
Pyritie
0bfff5ce08
merge
2025-11-11 21:59:00 +00:00
Pyritie
0ba7c6cf7b
fix #2197 , cleaned up armor stand recipes
2025-11-11 21:42:21 +00:00
Redeix
8982ca4949
Re-added curd recipes and did some cleanup ( #2209 )
...
* Re-added curd recipes and did some cleanup
* changelog
2025-11-11 15:41:29 -06:00
Redeix
b063392519
First day of bioline recipes ( #2201 )
...
* material and tag changes
* adds a cleanroom recipe json editor utility script
* most of the initial biochem recipes
* circuit number change
* hoisted up class loaders
* ISP output is so fickle
---------
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-11-11 12:35:27 -06:00
GameStar
8388d044d8
materials + structures for normal items ( #2198 )
...
* nitrocellulose and cellulose matrix
* vent texture
* I think it actually works
* Update CHANGELOG.md
---------
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-11-10 12:08:58 -06:00
Redeix
fbc456723d
Fluid tag unification ( #2194 )
...
* eslint change
* utility scripts
* cleanup
* beaker fluid change
2025-11-09 18:22:17 +00:00
Redeix
7ee6ff2c04
bioline materials ( #2191 )
...
* materials
* lang
* materials
* utility linting
* data and linting
* lang
2025-11-08 03:40:26 -06:00
Pyritie
e9f775791d
fixed soup for realsies
2025-11-07 00:30:47 +00:00
Pyritie
693311ce59
vanilla stone bricks from stone "ingots" unification, some rearranging
2025-11-05 23:32:02 +00:00
Pyritie
dd537ea062
fixes #2159
2025-11-05 23:01:21 +00:00
Pyritie
15085607cb
fixes #2091
...
Related Work Items: #20
2025-11-05 22:56:12 +00:00
Pyritie
feda38112d
Feature/venus noise ( #2165 )
...
* initial pass of venus stuff
* more
* typo
* venus mob hp/armor? adjustments
* temp biomes to figure out where everything is, starting work on noises
* almost there
* fix glacio visibility on the menu
* more beachy
* biome renames
* biomes in the constant
* had to turn off cheese caves cuz they kept fucking up the terrain
* added random y rotation to all cobble/gravel/hardened
* ok I think I'm done with noise for now, caves still need work
2025-11-05 01:08:18 +00:00
Redeix
18a689b4ad
Paving Cart Files ( #2144 )
...
* paving cart files
* Updated Changelog
* idk why my changelog was behind
Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
---------
Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
2025-11-02 13:02:45 +00:00
Pyritie
07268f8bef
fixed the HV aqueous accumulator water recipe so it actually works in an HV machine
2025-10-31 23:32:09 +00:00
TomPlop
f2b15b18ed
Fixes for 0.11.6 ( #2123 )
...
* Casings and nerf apt
* Change Rotor Holder recipes
* nerf refrigerant pellet duration
2025-10-29 22:44:32 +00:00
GameStar
1a3e868f69
fixing graphite frame block interaction ( #2122 )
...
* Update events.js
* Update CHANGELOG.md
* Update CHANGELOG.md
2025-10-29 13:07:25 +00:00
Pyritie
f833fbb456
made a couple more foods allowable in meal bags
2025-10-28 19:43:42 +00:00
Xtrial-01
a07c9acd75
Few quick bug fixes ( #1999 , #2111 and #2112 ) ( #2119 )
...
* T2 Rocket Alloy ABS recipes
Adds Alloy Blast Smelter recipe for t2 rocket alloy and Vacuum Freezer recipe for cooling molten t2 rocket alloy.
* #2111 Fix
Changes salves recipes from Aminophenol to Phenol
* #2112 Fix
Adds cobalt brass wrench to "Tools of the Trade" quest smart filter
* #1999 Fix
Adds assembler recipes for converting item busses to railgun item busses
* recipes.space.js optimization
---------
Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-10-28 12:02:22 -05:00
Pyritie
dd3215d440
big honkin recycling overhaul #1576
2025-10-26 17:49:37 +00:00
Pyritie
6f11d85d19
migrate AA fluid conditions to the new gtm condition
2025-10-26 12:52:59 +00:00
Pyritie
f64ee1d067
hide mars ice
2025-10-26 12:52:41 +00:00
Pyritie
b82c3fd443
just gonna disable the curd food processor recipe until it's fixed
2025-10-26 12:52:00 +00:00
Pyritie
a10622fa00
removed another log
2025-10-26 12:22:56 +00:00
Pyritie
7ffef11f0e
fixed polished blackstone recipes, removed logging
2025-10-26 12:08:37 +00:00
Adrien Vidal
19ba075539
aqueduct recipes fix ( #2101 )
2025-10-25 18:21:53 +01:00
The Compendium System / The Atlassian Collective
9943370b28
Flax Bundles ( #2080 )
...
* yay flax bundle
* yay flax recipes and scraped flax pile
* more flax stuffs
* yay vintage improvements isn't useless now
* the one missing letter of doom
---------
Co-authored-by: Pyritie <pyritie@gmail.com>
Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-10-25 16:56:17 +01:00
SverhRazum-Nah
b33ace70c7
Update recipes.miscellaneous.js ( #2096 )
...
Polycap and phantom string and fabric was on circuit 0 with zero reason
Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>
2025-10-24 15:11:31 -05:00
Pyritie
cfbd258102
Mars sandstorms ( #2067 )
...
* changes for some sand layer/pile stuff
* Martian wind (#1883 )
* add texture for wind
* add multiple martian wind types
* fix semiheavy concurrent with tfg core
* rename wind to match convention
* fix blockstate registration error
* why is this even turned on by default
* translate code regions + placeholder bundle recipe
* add mars climate controller
* add debug stick functions
* cleanup
* add layer block models
* add jsons
* cleanup
---------
Signed-off-by: Zippity <i.wa.anderson.86@gmail.com>
* refactor
* undo bundle
* added a bunch of missing snow pile tags
* item model changes
* more snow piled tags
* add dust storm severity biome tags
* some cleanup
* and uncomment again
* real math hours
* more math tweaks
* comment out debug code
* comment this file
---------
Signed-off-by: Zippity <i.wa.anderson.86@gmail.com>
Co-authored-by: Zippity <i.wa.anderson.86@gmail.com>
2025-10-21 12:21:18 +01:00
Pyritie
53eb9767c7
food balancing
2025-10-18 15:29:07 +01:00
Pyritie
d7518d98c6
added nugget molds and oils to dino nugs
2025-10-18 13:41:15 +01:00
Redeix
d940579c82
Updated circuit utility wrapper ( #2047 )
2025-10-18 01:54:43 -05:00
Pyritie
7f07089a99
added an aged beer recipe for slightly better grain yields
2025-10-18 01:33:08 +01:00
Pyritie
b3fdbd1571
added dinosaur nuggies
2025-10-18 01:11:32 +01:00
Pyritie
3be4cd61a7
fixed items not consuming power with wireless card
2025-10-15 22:03:54 +01:00
Pyritie
4cc0cf409e
0.11.3
2025-10-15 21:43:43 +01:00
Jason Nash
176cc3c9c9
additional pineapple fiber recipe ( #2029 )
...
* additional pineapple fiber recipe
* typo
* use food processor & use nitrogen
2025-10-15 21:08:34 +01:00
TomPlop
2a97ad0b72
Change Fission Progression ( #2040 )
2025-10-15 20:37:10 +01:00
Pyritie
f5ad5f091c
feature/europa-noise ( #2038 )
...
* committing here because I made something cool and I don't want to lose it
* adjusted height
* better
* good enough
* good enough for now
2025-10-15 20:16:10 +01:00
TomPlop
5094e1ff72
Nuclear changes and new quests description ( #2037 )
...
* Add dimension locked
* Remove soda ash CR recipe and add dense lead from Implosion
* Adding new quests description
2025-10-15 09:15:05 +01:00
Pyritie
9fa8d4dab6
tag cleanup
2025-10-14 16:02:36 +01:00
Pyritie
142f6ad537
fix https://github.com/TerraFirmaGreg-Team/Modpack-Modern/issues/2032
2025-10-13 18:54:55 +01:00