Pyritie
3832fbbe2e
langs
2025-06-04 23:25:59 +01:00
Pyritie
da64f9975c
updating langs
2025-06-04 20:34:39 +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
Spicy Noodles
52dcc54089
Add Optional Bacon Quest ( #1122 )
...
* Add bacon quest
* Fix merging issue
* Changelog
---------
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-06-02 15:45:47 -05:00
Pyritie
e4d943eab4
langs
2025-06-01 18:14:01 +01:00
Pyritie
0b47224d98
added better aqueous accumulator machine textures, added a quest for it, rearranged LV a bit because it was getting cramped
2025-05-31 15:14:03 +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
6f5ce5e6d7
langs
2025-05-31 03:15:12 +01:00
Pyritie
d5d395f9c7
langs for aqueous accumulator
2025-05-31 02:36:53 +01:00
Pyritie
43d3717900
brazilian portuguese langs
2025-05-31 02:33:41 +01:00
Pyritie
d521b0e6d4
langs
2025-05-28 22:22:49 +01:00
Pyritie
3f87252d2e
langs, changelog
2025-05-27 21:43:10 +01:00
Pyritie
447a572edd
langs
2025-05-27 20:13:01 +01:00
Pyritie
81871eb773
langs
2025-05-27 19:53:47 +01:00
Redeix
e3c11b1e88
Added Piglin disguise. ( #1058 )
...
* - Added piglin disguise.
* - Updated Changelog
2025-05-22 10:18:16 +01:00
Pyritie
054a27977b
added default keybinds for ftb-chunks, updated field guide and quests for it
2025-05-18 21:08:20 +01:00
Pyritie
4aa2cd30f8
langs
2025-05-18 20:11:53 +01:00
Pyritie
4cf0aa8b6b
langs, quest tweaks, updated field guide for sprinklers
2025-05-15 23:21:20 +01:00
Redeix
cf54f584b4
Fixes and features ( #987 )
...
* - Fixed hide duping recipes.
- Added quest book and field guide instances for fishing nets.
- Fixed rebar support recipe crash.
- Fixed red steel flask dupe.
- Fixed red alloy recipe inconsistency.
* - Fixed blue steel backpack block lang
* - Added max vessel fluid warning to small vessels.
* - Moved red steel flask recipe
* - Fixed fishing nets event function
* Update queststfc_tips.snbt
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
* Update en_us.json
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
* - Added item to summon armor stands with arms
* - Added recipes to empty vessels and molds
* - Added recipes for extracting/ forming magma blocks.
* - Added recipes for extracting/ forming magma blocks.
* - Nerfed steel support recipe output.
---------
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
2025-05-12 12:29:10 +01:00
Pyritie
b9af0c3afe
quest fixes, lang strings
2025-05-11 15:55:19 +01:00
Pyritie
315aaeb078
langs
2025-05-07 21:40:46 +01:00
Redeix
6b364bcf01
Quick Fixes ( #962 )
...
* - Fixed hide duping recipes.
- Added quest book and field guide instances for fishing nets.
- Fixed rebar support recipe crash.
- Fixed red steel flask dupe.
- Fixed red alloy recipe inconsistency.
* - Fixed blue steel backpack block lang
* - Added max vessel fluid warning to small vessels.
* - Moved red steel flask recipe
2025-05-07 09:26:11 +01:00
Pyritie
65347b995b
pushing algo_rithm's lang changes
2025-05-04 16:52:55 +01:00
Pyritie
305a433179
oops, missed quest langs
2025-05-04 15:18:56 +01:00
Pyritie
972b24c32f
updated langs
2025-05-04 15:07:22 +01:00
AirRice
f92a1becf1
Rubber processing recipes audit ( #949 )
...
* Rubber recipe changes
- Latex can now be extracted from rubber trees' logs, saplings, leaves via the vacuum chamber (ULV) or extractor(LV)
- values: 1000mB per log, 100mB per sapling, 50mB per leaves; Extractor recipes do this in bulk and output 1000mB per operation
- Dandelions and goldenrods can, with added sodium hydroxide, be turned into latex in a chem reactor
- Sticky resin recipes (from both conifer pitch and latex) require wood ash now instead of sulfur
- Latex -> Vulcanized latex recipe now requires sulfur instead of wood ash
- Vulcanized latex now becomes raw rubber pulp in a solidifier or vacuum chamber at a rate of 250mB/raw pulp
- Latex soaked glove recipe now is a barrel recipe that takes 50 seconds instead of a vat recipe
* Correctly set latex soaked gloves recipe to 50 seconds (was 100 seconds in previous commit)
* Quest/patchouli book updates
- Tried to catch every mention of the old rubber making recipes.
* Revert Latex-soaked gloves recipe change as it didn't need to change
- Originally I wanted to make vulc latex -> raw rubber a Vat recipe, this isn't the case anymore so there is no reason to change this recipe.
* Rebalanced recipe values
- Logs now only give 250mB of latex
- Increase overall in time required vacuumizing directly into latex (now roughly takes 150 seconds per 1000mB, logs slightly faster)
- Gregtech fluid extraction recipes for these have been rebalanced to be around 4x faster and in bulk (roughly 37.5 seconds per 1000mB, logs slightly faster)
- Made vacuum chamber recipes use kubejs tag: field for allowing tags in recipe
* Lang & Quest updates
- Changed rubber ingot quest dependency to be on vacuum chamber instead of extractor
- Removed LV circuit quest dependency on rubber (this hasn't required rubber for a while)
- Lang changes - fix ambiguous wording, typos, titles too long for book
2025-05-04 15:05:50 +01:00
AirRice
49f0704298
Allow red/tin alloy double ingot piles, add textures ( #948 )
2025-05-03 20:44:02 +01:00
Nebby
00d37d99d9
Fix tips quest issues ( #937 )
2025-04-30 01:07:03 +01:00
Pyritie
f16f525f05
fixed lang files for universal circuits
2025-04-27 17:11:41 +01:00
Pyritie
fc6993d32a
lang merge
2025-04-26 17:21:09 +01:00
Pyritie
e289fe5375
merge
2025-04-26 17:19:38 +01:00
Pyritie
8a1c6fecf7
lang update
2025-04-26 17:19:04 +01:00
Redeix
3422fbf08a
Merge remote-tracking branch 'origin/dev' into dev
2025-04-26 02:35:27 -05:00
Redeix
fba935817e
- Added handcart recipe
...
- Allowed more blocks to be used as oven, forge, and bloomery insulation
- Fixed lang error with treated wood planks recipe
- Forgot to add fishing net functionality before
2025-04-26 02:35:02 -05:00
Redeix
29bf80dba4
Merge branch 'dev' into dev
...
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
2025-04-25 22:49:01 -05:00
Pyritie
f67ce2f06a
langs
2025-04-25 22:53:10 +01:00
Pyritie
58fce401ff
Merge branch 'dev' into dev
...
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-04-25 17:04:25 +01:00
TomPlop
ba67357214
Universal circuits ( #914 )
...
* Adding Universal Circuits
* Fix for Universal Circuits recipes
* Adding Univercal Circuits to their respective files
2025-04-25 17:03:38 +01:00
Redeix
ee55e713b1
- Added support for armor trims + new materials
...
- Added fishing nets
- Added more cloth alternatives
2025-04-25 01:38:06 -05:00
Pyritie
ca7f66fa8f
ice and sea ice can't be picked up with a saw any more, added a bunch of recipes around ice and snow for making packed ice in primitive age
2025-04-22 18:44:48 +01:00
Pyritie
590f8d590e
updating langs
2025-04-21 15:45:47 +01:00
Pyritie
7babaf2dfa
updated stone age quests
2025-04-20 14:45:23 +01:00
Pyritie
1e77335fed
Updated early ore processing part 2 to align with actual recipes
2025-04-19 14:36:12 +01:00
Pyritie
189f5aebce
Alpha Release: additions 0.9.0 ( #880 )
...
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Signed-off-by: Adora <adoradyne.58@gmail.com>
Signed-off-by: MetenBouldry <94766011+MetenBouldry@users.noreply.github.com>
Signed-off-by: CaitlynMC <135169224+CaitlynMC@users.noreply.github.com>
Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
Co-authored-by: Adora <adoradyne.58@gmail.com>
Co-authored-by: Curtis Merrill <curtis.r.merrill@gmail.com>
Co-authored-by: julia <97713533+juliakity@users.noreply.github.com>
Co-authored-by: GamerDadDave <gamerdaddave@gmail.com>
Co-authored-by: MetenBouldry <94766011+MetenBouldry@users.noreply.github.com>
Co-authored-by: CaitlynMC <135169224+CaitlynMC@users.noreply.github.com>
Co-authored-by: SverhRazum-Nah <leon.trol@mail.ru>
Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
Co-authored-by: Nebby1999 <nebby131999@gmail.com>
2025-04-18 14:49:56 +05:00
Pyritie
ec2e3cd3c4
Alpha Release: 0.9.0 ( #849 )
...
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
2025-04-15 23:27:17 +05:00
Dmitry
d8fa521bc9
Merge pull request #739 from Nebby1999/main
...
Feature: Papermaking Overhaul with Wood
2025-01-26 00:00:21 +07:00
Dmitry
a9a682bd3d
Merge pull request #760 from Nebby1999/feature/forging_guide_in_guidebook
...
Add a Forging Guide to the Field Guide
2025-01-25 23:43:17 +07:00
Nebby1999
194af34182
Patchouli Entry
2025-01-25 00:42:36 -03:00
Nebby_G
382fa8c4c5
Finished Implementation, added to Field Guide
2025-01-20 14:29:42 -03:00
Nebby_G
68b08cddc3
Merge upstream
2025-01-19 21:30:53 -03:00