Pyritie
263a9dfab7
merge
2025-06-05 12:24:32 +01:00
Pyritie
ecbc791b30
better recipes for bars, doors, trapdoors
2025-06-04 23:23:45 +01:00
Pyritie
1f507feefa
changed copper diving equipment durability to match copper armor, all diving equipment now copies any forging bonuses
2025-06-04 21:59:56 +01:00
Pyritie
3eebef1616
more greenhouse tweaks, added a recipe for grass blocks
2025-06-04 21:49:00 +01:00
Pyritie
e13960638f
fixed greenhouse perfect OC
2025-06-04 21:14:15 +01:00
Pyritie
3f172255ac
added high quality fabric tags to phantom silk and nylon
2025-06-04 20:01:04 +01:00
Pyritie
9de617d8b1
you can now use anthracite to superheat blaze burners like coke
2025-06-04 12:09:45 +01:00
Pyritie
02132ca387
removed moon spikes
2025-06-03 01:14:05 +01:00
Pyritie
30382b7346
added sand piles, added new sandy biome that replaces lunar_plains sometimes
2025-06-03 01:13:18 +01:00
Pyritie
076775bfc5
Merge branch 'dev' into feature/space
2025-06-02 23:07:47 +01:00
Redeix
6a26c9b6e2
- Added loot table to piglin disguise and updated its texture. ( #1123 )
...
- Reformated lootjs file
2025-06-02 22:17:52 +01:00
Pyritie
e8938115ca
fixed assembler crafting recipe for item silos
2025-06-02 21:15:40 +01:00
Pyritie
003ecb6489
removed dead firmalife event
2025-06-01 23:36:37 +01:00
Pyritie
7a3c5647b3
removed sparks_on_sulfur tag
2025-06-01 21:32:45 +01:00
Pyritie
95c99d761b
moved these into a different file
2025-06-01 21:19:24 +01:00
Pyritie
b90e389e86
existing greenhouse recipes now require to be on earth
2025-06-01 21:19:07 +01:00
Pyritie
a79652844d
merge
2025-06-01 21:18:02 +01:00
Pyritie
2027047130
reverted the sugars change
2025-06-01 18:26:42 +01:00
Pyritie
08b8cf7f1c
changed the sugars recipe to just work for everything
2025-06-01 18:24:11 +01:00
Spicy Noodles
d83a774a63
TFC sugar recipes use tfg:sugars tag and kaolin dupe fix ( #1099 )
2025-06-01 12:21:31 -05:00
Jean Roberto de Souza
a85f4dafe3
Winemaking Recipes ( #1111 )
...
* Winemaking recipes
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
* Update CHANGELOG.md
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
* Update CHANGELOG.md
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
---------
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
2025-06-01 12:06:03 -05:00
Pyritie
9bea38834b
fixes #1108
2025-05-31 19:34:26 +01:00
Pyritie
58a4c3ee55
Changed materials of steam grinder/oven, HS greate things, HV cutter
2025-05-31 15:14:53 +01:00
Pyritie
dc96173174
Fixes #1103
2025-05-31 15:14:16 +01:00
Pyritie
17e7981da7
merge
2025-05-31 13:22:08 +01:00
Pyritie
2ceba8b259
aqueous accumulator recipes
2025-05-31 13:21:37 +01:00
Redeix
e0cbe907f4
Trowel item ( #1106 )
...
* - Changed the weird assembler piston recipe.
* - Updated Changelog
* - Added Trowel tool.
- Increased size of piglin disguise to prevent texture clipping.
* - Updated Changelog
2025-05-31 11:35:36 +01:00
Pyritie
fae04de6f4
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
2025-05-31 00:28:32 +01:00
Pyritie
5efc7a607d
removed the "nether hint vein" because it's just confusing people
2025-05-31 00:28:26 +01:00
Jean Roberto de Souza
eb182e18b8
Stick Bundling ( #1101 )
...
Just packer recipes to make compacting sticks easier
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
2025-05-31 00:22:34 +01:00
TomPlop
6ad1717237
Fix for Hopper conflict with Assembler ( #1098 )
2025-05-30 19:58:37 +01:00
Pyritie
2a6db3a271
Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
2025-05-30 12:51:30 +01:00
Redeix
2bf3746f33
- Changed the weird assembler piston recipe. ( #1092 )
...
* - Changed the weird assembler piston recipe.
* - Updated Changelog
2025-05-30 08:24:11 +01:00
Pyritie
1305d713f4
merge
2025-05-29 21:01:25 +01:00
Pyritie
ca354a55a9
updated ore vein tags so they're now all in one auto-generated file
2025-05-29 13:00:15 +01:00
TomPlop
f589e3a53d
Fix circuit for Brass Funnel ( #1089 )
...
Change the circuit due to a conflict issue
Signed-off-by: TomPlop <tomdidome@gmail.com>
2025-05-29 00:41:42 +01:00
Pyritie
a4d8c8ba6d
fixes #1083
2025-05-28 22:29:57 +01:00
Zeropol
a3715d8c46
Harmonize jars size ( #1081 )
...
* make TFC full jars the same size as empty jars
added itemSize() events for #tfc:foods/sealed_preserves and #tfc:foods/preserves. I don't understand the last parameter
* make Firmalife full jars the same size as empty jars
added itemSize() events for Firmalife full jars. I don't understand the last parameter
* Make food preserves and firmalife jar weight "medium"
By modifying server_scripts/tfc/data.js
It is to make them stack by 16.
* Update CHANGELOG.md
- Make food jars and firmalife jars stacks by 16. (#1081 ) #Zeropol
* Moved Firmalife's item itemSize changes to its own file
moved Firmalife related modifications from \kubejs\server_scripts\tfc\data.js to \kubejs\server_scripts\firmalife\data.js
Updated main_server_script.js
* Added ResourceLocations to itemSize()s
I advise extra scrutiny to this commit because I dont fully understand what a ResourceLocation is and how to use it.
---------
Signed-off-by: Zeropol <tn.zeropol@gmail.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-05-28 12:32:43 -05:00
Redeix
e3dd2e8e2d
- Fixed pill behavior with cheats off ( #1084 )
...
* - Fixed pill behavior with cheats off
* - Updated Changelog
2025-05-28 08:26:25 +01:00
Pyritie
88817266c0
flask changes
2025-05-27 23:01:30 +01:00
Pyritie
f3769b38c3
added recipes for auto log stripping
2025-05-27 22:10:06 +01:00
Pyritie
59d2fa64a1
added some more medicine plants
2025-05-27 21:48:21 +01:00
Pyritie
0f9969b192
fixes #1076
2025-05-27 21:29:01 +01:00
Pyritie
d2cc83aeef
fixes #1075
2025-05-27 21:08:19 +01:00
Pyritie
c58f1ee5e5
fixes #1063
2025-05-27 20:42:13 +01:00
Pyritie
942b16cb35
put moss blacks back in the dirt tag so all the different ferns can be placed on them
2025-05-27 20:40:00 +01:00
Pyritie
d80e5a7727
fixed mismatched screw types on item vaults/silos
2025-05-27 20:00:40 +01:00
Pyritie
928e6084c1
Merge branch 'dev' into feature/space
2025-05-27 19:52:59 +01:00
oogabooga-dev
3675c86936
add tin hammering recipe ( #1078 )
2025-05-27 11:05:54 -05:00
Redeix
e3c11b1e88
Added Piglin disguise. ( #1058 )
...
* - Added piglin disguise.
* - Updated Changelog
2025-05-22 10:18:16 +01:00