Commit graph

125 commits

Author SHA1 Message Date
Pyritie
3a0c104936 swap spout recipe from rubber foils to plates 2026-02-16 14:16:24 +00:00
Pyritie
3ad50719a2 fix deployer recycling 2026-02-16 13:48:59 +00:00
Pyritie
7a16dab43c change shadow steel casing back to black steel 2026-02-16 12:50:45 +00:00
Pyritie
45fa0591db shadow steel casing is now lead plates instead 2026-02-15 12:46:15 +00:00
Pyritie
f00b7a76b1 #3007 more decoration more gooder indeed 2026-02-08 13:57:40 +00:00
Pyritie
0d64c4df4f #2876 2026-01-30 00:47:38 +00:00
Pyritie
bba55fdd3f move all the rubber/latex-related recipes into one file, removed mixer vulcanized latex recipe, buffed fluid solidifier sticky resin recipe 2026-01-20 12:38:51 +00:00
Jean Roberto de Souza
74414c4074
Vacuumizer recipes for recipes with latex (#2693)
* Vacuumizer recipes for recipes with latex

This will add a way to make recipes that utilize latex on the Vacuumizer, following the sugestion made on #2691.

Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>

* Add latex mixing recipes for vulcanized latex and sticky resin

Added create recipes for mixing latex to vulcanized latex and sticky resin.

Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>

* Remove latex recipes from vintage improvements

Removed latex ingredients recipes and related processing.

Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>

* Refactor mixing recipe syntax for latex and resin

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>
2026-01-19 19:48:03 -06:00
Pyritie
c60e64ae51 foils are 1/4, not 1/8 2026-01-18 14:49:54 +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
Inceitious
cd452ab249
feature/added more recipes for create and create deco bars to be aligned with tfc metal bars (#2641)
* Fixed duplicate create bars

* Recipes aligned with tfc metal bars recipes

Optimised the code used for creating create and create deco bars. Now aligned with tfc metal bars (double ingot to 8x bars for all types)

---------

Signed-off-by: Inceitious <124896643+Inceitious@users.noreply.github.com>
2026-01-06 18:51:44 +00:00
Inceitious
5109a620f8
Fixed duplicate create bars (#2633) 2026-01-05 12:32:18 -06:00
GameStar
d88dd3b3fe
probably fixed the arc furnace air recipe
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-12-29 23:31:36 -06:00
Pyritie
7fafc92d3c unification of metal bars 2025-12-24 21:34:31 +00:00
Pyritie
9ecccfc4aa fixed a dupe with the redstone link 2025-12-14 20:54:07 +00:00
Pyritie
3896d00977 migrate all vintageimprovements recipes to the new kjs format 2025-12-14 17:32:25 +00:00
Pyritie
1545f19ce6 big refactor of a lot of the recipe files! 2025-12-02 19:12:36 +00:00
Pyritie
930082492f removed duplicate analog lever recipe 2025-11-28 17:06:18 +00:00
Ujhik
00a61f8f0d
feature: Add create casings, shadow and radiance (#2256)
* feature: Add create casings, shadow and radiance

Added recipes for create:
- shadow steel casing
- refined radiance casing

closes #2224

* fix: radiant casing recipe

- Fixed and changed radiant casing recipe
- Moved adding to create tab logic to a dedicated file for organization
- Added constants.js for tab names to prevent typos and improve maintainability

* Changed radiant casing recipe to glowstone plate

---------

Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
2025-11-22 14:09:58 -06:00
Pyritie
84387af048 fixed some recycling tag issues 2025-10-26 18:09:53 +00:00
Pyritie
185fd40f1f added a couple more 2025-10-26 17:55:28 +00:00
Pyritie
dd3215d440 big honkin recycling overhaul #1576 2025-10-26 17:49:37 +00:00
Pyritie
befeb81f02 does this hide potions? 2025-10-21 12:58:49 +01:00
Jason Nash
744272a27f
add conveyor assembler recipe (#2007)
* add conveyor assembler recipe

* oopsie forgot the circuit

* maybe this one?
2025-10-11 10:18:37 -05:00
Pyritie
9e868ce862 deployers now have a recycling recipe, fixed not being able to develop colored film 2025-10-04 15:36:33 +01:00
Pyritie
bcbf7664f4 langs, updated changelog, basic mv circuits now need sequenced assembly 2025-10-04 15:26:06 +01:00
Pyritie
f86ff0ea21 create casings now need stripped logs instead of regular ones 2025-09-30 17:27:48 +01:00
Pyritie
66a66e48a3 change recipe of WWs/goggles 2025-09-27 17:17:51 +01:00
Pyritie
ea965716fb red granite + other stone dusts + t2 rocket alloy 2025-09-27 00:39:50 +01:00
AirRice
bfb156a87b
Create packager recipe buffs (#1892)
* make packager recipes use andesite casing instead of ULV hulls

* Less severe buff, now require casings but give 2x

* remove unnecessary assembly recipes
2025-09-26 15:47:35 +01:00
TreyR9
b2b6332c0a
Cheaper Blaze Burners (#1889)
* Cheaper Blaze Burner

Now accessible in the Steel age, no longer requires a compressor or black steel. Also updated assembler recipe for parity

Signed-off-by: TreyR9 <106098556+TreyR9@users.noreply.github.com>

* Update steam age quests

Move steam engine to steel era rather than black steel era...I hope (idk how ftbquests works)

Signed-off-by: TreyR9 <106098556+TreyR9@users.noreply.github.com>

---------

Signed-off-by: TreyR9 <106098556+TreyR9@users.noreply.github.com>
2025-09-25 09:27:09 +01:00
Pyritie
5e50589335 people are gonna love me for this one 2025-09-25 01:28:17 +01:00
Pyritie
b2272cd95c ok maybe not that cheap 2025-09-25 00:56:57 +01:00
Pyritie
b199fd48ee windmill frames are no longer valid windmill blocks, but are also cheaper 2025-09-25 00:08:05 +01:00
Pyritie
7fbcbb84cb recipes for missing create windows 2025-09-20 18:32:26 +01:00
GameStar
ab7d6e5173
some backpack tweaks and updated backpack quests (#1741)
* some flax stuff

* linen stuff

* flax line stuff

* flax again

* rapseed wild crop changes

* flax worldgen

* revert grooming station update

* more flax stuff

* trying to fix stuff

one doesn't work

* recipes and lang

* Update CHANGELOG.md

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* fixes

* recipe changes

* quest changes

* Update sophisticatedbackpacks-server.toml

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update sns-server.toml

* horseshoes

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-09-02 00:29:46 +01:00
TomPlop
2ebfaf2e3a
Board rework (#1679)
* fix board

* remove from tag

* more update

* last changes

* Add new quests

* fix the weird file

* Fixes

* fix quest optional
2025-08-23 14:13:07 -05:00
Pyritie
d196a2820e forgot these ores 2025-08-09 15:14:59 +01:00
Pyritie
cce674098d changed basin to cast iron ingots so you can actually use the mech press in the bronze age 2025-08-08 20:20:48 +01:00
Pyritie
1dce4d76a4 fixed all the greate mess 2025-08-06 00:40:28 +01:00
GameStar
c68b78ce67
Updating guns & some bug fixes (#1501)
* new gun enables

* new modifiers

* lang

* adding data loaders

* ammo changes

* attachments

* new guns

* remove old

* updated create armorer

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* new applied armorer

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* I put the wrong one in 

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* py's fixes

* adds sandworm mod

* Delete tacz/ULVguns.zip

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Add files via upload

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* stuff

* more gun stuff

* bug fix for alabaster

* forgot to remove a log

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update recipes.alabaster.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update recipes.ammo.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* updated alabaster to match chem bath recipes

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

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-08-02 18:18:40 +01:00
Gustavo
f3dfa471ec
Refactor & update to gt7
* gt7 removed credits/coins

* port gregtech additions to java

* add eslint locally

* add style linting

* switch target ECMA standard

* run linter

* clean up a bunch of linter errors

* remove outdated greate API calls

* forgot about the TFC multi compat issue

* reverted greate recipe removals

* some more linting stuff

* fix some issues with greenhouse recipes

* fix up some material stuff

* fix recipe types

* - Fixed single block machine rendering (#1465)

* minor fixes and changes

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
2025-07-28 12:27:06 +10:00
Pyritie
06ee7a8e4a made clipboard recipe cheaper #1432 2025-07-25 12:22:11 +01:00
Pyritie
3d2ed09f9b added create sandpaper recipes for early game gems, unified observer recipes 2025-07-23 21:10:59 +01:00
Gustavo
3d89d59d4d use strict 2025-07-21 13:52:18 +10:00
Pyritie
0bf9ceed26 unified processing time of all 3 create mechanisms #1376 2025-07-18 21:46:29 +01:00
Pyritie
d036c4c960 fixed the stressometer recipe disappearing 2025-07-15 02:48:37 +01:00
Pyritie
0e34f7295f added create factory logistics 2025-07-05 15:01:08 +01:00
Pyritie
f36e7b860f changing some other recipes to use bolts instead of nuggets 2025-07-01 02:39:34 +01:00
Pyritie
18570f4126 adjusted the water wheel recipe again so it's not quite so evil 2025-06-28 00:10:02 +01:00