Skip to content

Commit b69feb0

Browse files
authored
Merge branch 'dev' into feature/ochemForFission
Signed-off-by: Pyritie <[email protected]>
2 parents ecd4116 + e023212 commit b69feb0

File tree

75 files changed

+3012
-1359
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+3012
-1359
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# Changelog
2-
32
## [Unreleased]
43
### Changes
4+
- Add shapeless p2p recipes (#2234) @SpicyNoodle5
5+
- Added assembler, smelting and heating recipes for firmalife ovens (#2220) @SpicyNoodle5
6+
- Raised burning fluid threshold from 370K to 1300K @Redeix
7+
- Added partial unification to the gtceu wax material @Redeix
8+
### Bug fixes
9+
- Fixed brown gravy recipe @Redeix
10+
- Fixed instant mac recipe requiring less cardboard than it gives back @Redeix
11+
- Fixed Ad Astra moon cheese nutrition values being inconsistent @Redeix
12+
### Translation updates
13+
14+
## [0.11.8] - 19-11-2025
15+
### Changes
516
- Added a paving cart for automating RNR roads. (#2144) @Redeix
617
- Non-TFC armors now have TFC resistances (#2157) @theMegaTech
718
- Regular Blue Steel Boots now also count towards the lavaproof diving set (#2155) @theMegaTech
@@ -22,6 +33,13 @@
2233
- Added a little more silver to surface bismuth veins, moved apatite veins closer to the surface and with deeper indicators, increased deep sapphire veins' max Y level and added a rock type, and also added a rock type to deep magnetite's veins (all overworld only) @Pyritie
2334
- Buffed the amount of roof tiles from clay knapping (#2178) @Pyritie
2435
- Added sugar cookies, toasts, jams, pickled eggs, and butter to the meal bag tag, removed banana splits (#2129) @Pyritie
36+
- Added lots of new food items including fries, burgers, oatmeal, mac and cheese, poutine, and more! @Redeix
37+
- Added processed spices for firmalife spice crops (except cinnamon). @Redeix
38+
- Reduced base food oven recipe time from 300 to 200 ticks @Redeix
39+
- Made Nitrocellulose less annoying to craft @BlueBoat29
40+
- Added tags to platinum group ores @Mqrius
41+
- Moved the Flintlock from Steel --> Wrought Iron @BlueBoat29
42+
- Added better tooltips for custom machines @Xtrial-01
2543
### Bug fixes
2644
- Fixed TFC bug where paths and roads can collapse on themselves when creating a staircase shape. (#2144) @Redeix
2745
- Fixed the HV aqueous accumulator water recipe so the amount of water can actually fit in the HV machine @Pyritie
@@ -35,6 +53,11 @@
3553
- Fixed not being able to put Seed Oil in a Mixing Bowl (#2203) @slavek
3654
- Added missing items to the smooth stone slabs tag, cleaned up armor stand recipes (#2197) @Pyritie
3755
- Fixed milk curd recipes in food processor outputting rotten curds. (#2209) @Redeix
56+
- Fixed missing nixtamal food processor recipes. @Redeix
57+
- Fixed missing lang string from loading screen. @Redeix
58+
- Fixed some mismatched lang strings between ja_jp and en_us @BlueBoat29 @jmecn
59+
- Fixed Railgun Ammo size @TomPlop
60+
- Fixed bread and cheese ignoring being rotten @theMegaTech
3861
### Translation updates
3962
- Russian @DI-GitH + @nineex + @alexart2006
4063
- Brazilian Portuguese @Redeix

config/fancymenu/customization/gui_loading_screen.txt

Lines changed: 139 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ type = fancymenu_layout
33
layout-meta {
44
identifier = drippy_loading_overlay
55
render_custom_elements_behind_vanilla = false
6-
last_edited_time = 1752899622608
6+
last_edited_time = 1763246081342
77
is_enabled = true
88
randommode = false
99
randomgroup = 1
1010
randomonlyfirsttime = false
1111
layout_index = 0
12-
[loading_requirement_container_meta:5a04ea61-16dc-4ce3-b5f1-db096b50a05a-1752899545176] = [groups:][instances:]
12+
[loading_requirement_container_meta:b25d78fb-bad6-4131-9517-ed77003190ca-1763246052248] = [groups:][instances:]
1313
}
1414

1515
customization {
@@ -55,6 +55,7 @@ element {
5555
nine_slice_texture_border_x = 5
5656
nine_slice_texture_border_y = 5
5757
image_tint = #FFFFFF
58+
restart_animated_on_menu_load = false
5859
element_type = image
5960
instance_identifier = 22ec4f96-137c-48d9-ac6b-cb4f58e7a7821699231610566
6061
appearance_delay = no_delay
@@ -89,8 +90,8 @@ element {
8990
}
9091

9192
element {
92-
interactable = true
93-
source = Tip: Read the Field Guide!!!
93+
interactable = false
94+
source = {"placeholder":"local","values":{"key":"tfg.gui.menu.field_guide_splash_text"}}
9495
source_mode = direct
9596
shadow = true
9697
scale = 1.0
@@ -155,6 +156,140 @@ element {
155156
layer_hidden_in_editor = false
156157
}
157158

159+
element {
160+
interactable = false
161+
source = {"placeholder":"local","values":{"key":"tfg.gui.menu.ram_usage"}} {"placeholder":"usedram"}MB/ {"placeholder":"maxram"}MB
162+
source_mode = direct
163+
shadow = true
164+
scale = 0.8
165+
base_color = #b5b5b5
166+
text_border = 2
167+
line_spacing = 2
168+
enable_scrolling = false
169+
auto_line_wrapping = true
170+
remove_html_breaks = true
171+
code_block_single_color = #737373FF
172+
code_block_multi_color = #565656FF
173+
headline_line_color = #A9A9A9FF
174+
separation_line_color = #A9A9A9FF
175+
hyperlink_color = #0771FCFF
176+
quote_color = #818181FF
177+
quote_indent = 8.0
178+
quote_italic = false
179+
bullet_list_dot_color = #A9A9A9FF
180+
bullet_list_indent = 8.0
181+
bullet_list_spacing = 3.0
182+
parse_markdown = true
183+
table_show_header = true
184+
table_alternate_row_colors = true
185+
table_line_color = #787878FF
186+
table_header_background_color = #323232FF
187+
table_row_background_color = #282828FF
188+
table_alternate_row_color = #3C3C3CFF
189+
table_line_thickness = 1.0
190+
table_cell_padding = 8.0
191+
table_margin = 4.0
192+
element_type = text_v2
193+
instance_identifier = 86a4db70-075d-42a2-ba17-fa5d4dbaa06e-1763245386549
194+
appearance_delay = no_delay
195+
appearance_delay_seconds = 1.0
196+
fade_in_v2 = no_fading
197+
fade_in_speed = 1.0
198+
fade_out = no_fading
199+
fade_out_speed = 1.0
200+
base_opacity = 1.0
201+
auto_sizing = false
202+
auto_sizing_base_screen_width = 2496
203+
auto_sizing_base_screen_height = 1419
204+
sticky_anchor = false
205+
anchor_point = element
206+
anchor_point_element = progress_bar
207+
x = 264
208+
y = 12
209+
width = 192
210+
height = 15
211+
stretch_x = false
212+
stretch_y = false
213+
stay_on_screen = true
214+
element_loading_requirement_container_identifier = 613c98a6-70ec-4662-9333-43a7f0ab1e14-1751008054758
215+
[loading_requirement_container_meta:613c98a6-70ec-4662-9333-43a7f0ab1e14-1751008054758] = [groups:][instances:]
216+
enable_parallax = false
217+
parallax_intensity_v2 = 0.5
218+
invert_parallax = false
219+
animated_offset_x = 0
220+
animated_offset_y = 0
221+
load_once_per_session = false
222+
in_editor_color = #FFC800FF
223+
layer_hidden_in_editor = false
224+
}
225+
226+
element {
227+
interactable = false
228+
source = {"placeholder":"local","values":{"key":"tfg.gui.menu.fps_count"}} {"placeholder":"fps"}
229+
source_mode = direct
230+
shadow = true
231+
scale = 0.8
232+
base_color = #b5b5b5
233+
text_border = 2
234+
line_spacing = 2
235+
enable_scrolling = false
236+
auto_line_wrapping = true
237+
remove_html_breaks = true
238+
code_block_single_color = #737373FF
239+
code_block_multi_color = #565656FF
240+
headline_line_color = #A9A9A9FF
241+
separation_line_color = #A9A9A9FF
242+
hyperlink_color = #0771FCFF
243+
quote_color = #818181FF
244+
quote_indent = 8.0
245+
quote_italic = false
246+
bullet_list_dot_color = #A9A9A9FF
247+
bullet_list_indent = 8.0
248+
bullet_list_spacing = 3.0
249+
parse_markdown = true
250+
table_show_header = true
251+
table_alternate_row_colors = true
252+
table_line_color = #787878FF
253+
table_header_background_color = #323232FF
254+
table_row_background_color = #282828FF
255+
table_alternate_row_color = #3C3C3CFF
256+
table_line_thickness = 1.0
257+
table_cell_padding = 8.0
258+
table_margin = 4.0
259+
element_type = text_v2
260+
instance_identifier = 212f299f-173f-42b0-be66-3c1cc155a7ed-1763245838831
261+
appearance_delay = no_delay
262+
appearance_delay_seconds = 1.0
263+
fade_in_v2 = no_fading
264+
fade_in_speed = 1.0
265+
fade_out = no_fading
266+
fade_out_speed = 1.0
267+
base_opacity = 1.0
268+
auto_sizing = false
269+
auto_sizing_base_screen_width = 2496
270+
auto_sizing_base_screen_height = 1419
271+
sticky_anchor = false
272+
anchor_point = element
273+
anchor_point_element = progress_bar
274+
x = 264
275+
y = 22
276+
width = 203
277+
height = 15
278+
stretch_x = false
279+
stretch_y = false
280+
stay_on_screen = true
281+
element_loading_requirement_container_identifier = 613c98a6-70ec-4662-9333-43a7f0ab1e14-1751008054758
282+
[loading_requirement_container_meta:613c98a6-70ec-4662-9333-43a7f0ab1e14-1751008054758] = [groups:][instances:]
283+
enable_parallax = false
284+
parallax_intensity_v2 = 0.5
285+
invert_parallax = false
286+
animated_offset_x = 0
287+
animated_offset_y = 0
288+
load_once_per_session = false
289+
in_editor_color = #FFC800FF
290+
layer_hidden_in_editor = false
291+
}
292+
158293
vanilla_button {
159294
button_element_executable_block_identifier = f3a70cd2-ecfc-4b6b-91cf-b88673431f32-1710837053334
160295
[executable_block:f3a70cd2-ecfc-4b6b-91cf-b88673431f32-1710837053334][type:generic] = [executables:]

config/fancymenu/customization/gui_main_menu.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ type = fancymenu_layout
33
layout-meta {
44
identifier = title_screen
55
render_custom_elements_behind_vanilla = false
6-
last_edited_time = 1759697550520
6+
last_edited_time = 1763246321798
77
is_enabled = true
88
randommode = false
99
randomgroup = 1
1010
randomonlyfirsttime = false
1111
layout_index = 0
12-
[loading_requirement_container_meta:5de75902-4589-4c02-a443-487a6194d339-1759697516765] = [groups:][instances:]
12+
[loading_requirement_container_meta:f89ba56d-3e0b-46b3-bef2-6e7ecabf2ff0-1763246081347] = [groups:][instances:]
1313
}
1414

1515
customization {

config/moldraw.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ debugMode: false
44

55
coloredAtoms: true
66

7-
useMaterialColors: true
7+
useMaterialColors: false
88

99
onlyShowOnShift: true
1010

kubejs/assets/endermanoverhaul/lang/en_us.json

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,5 @@
11
{
22
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
3-
"block.betterend.aeridium": "Aeridium",
4-
"block.betterend.amaranita_stem": "Amaranita Stem",
5-
"block.betterend.amber_grass": "Amber Grass",
6-
"block.betterend.amber_root_wild": "Wild Amber Shoots",
7-
"block.betterend.amber_root_dead": "Dead Amber Shoots",
8-
"block.betterend.amber_root": "Amber Shoots",
9-
"block.betterend.aurant_polypore": "Aurant Polypore",
10-
"block.betterend.blooming_cooksonia": "Blooming Cooksonia",
11-
"block.betterend.blossom_berry": "Blossom Berry",
12-
"block.betterend.blossom_berry_wild": "Wild Blossom Berry",
13-
"block.betterend.blossom_berry_dead": "Dead Blossom Berry",
14-
"block.betterend.bolux_mushroom": "Bolux Mushroom Colony",
15-
"block.betterend.bolux_mushroom_wild": "Wild Bolux Mushroom Colony",
16-
"block.betterend.bolux_mushroom_dead": "Dead Bolux Mushroom Colony",
17-
"block.betterend.bushy_grass": "Novagrass",
18-
"block.betterend.bulb_moss": "Bulb Moss",
19-
"block.betterend.cave_bush": "Carmine Lamella",
20-
"block.betterend.cave_bush_fallen": "Small Carmine Lamella",
21-
"block.betterend.cave_grass": "Vermilligma",
22-
"block.betterend.cave_pumpkin": "Bulbkin",
23-
"block.betterend.cave_pumpkin_wild": "Wild Bulbkin Stem",
24-
"block.betterend.cave_pumpkin_dead": "Dead Bulbkin Stem",
25-
"block.betterend.cave_pumpkin_plant": "Bulbkin Stem",
26-
"block.betterend.charnia_cyan": "Cyan Charnia",
27-
"block.betterend.charnia_green": "Green Charnia",
28-
"block.betterend.charnia_light_blue": "Teal Charnia",
29-
"block.betterend.charnia_orange": "Orange Charnia",
30-
"block.betterend.charnia_purple": "Purple Charnia",
31-
"block.betterend.charnia_red": "Red Charnia",
32-
"block.betterend.chorus_grass": "Chorus Grass",
33-
"block.betterend.chorus_lily": "Chorus Lily",
34-
"block.betterend.chorus_mushroom": "Chalmie Mushroom Colony",
35-
"block.betterend.chorus_mushroom_wild": "Wild Chalmie Mushroom Colony",
36-
"block.betterend.chorus_mushroom_dead": "Dead Chalmie Mushroom Colony",
37-
"block.betterend.clawfern": "Clawfern",
38-
"block.betterend.crystal_grass": "Crystal Grass",
39-
"block.betterend.end_lily": "Deimos Lily",
40-
"block.betterend.end_lily_seed": "Deimos Lily Sprout",
41-
"block.betterend.end_lotus_flower": "Phobos Lotus Flower",
42-
"block.betterend.end_lotus_leaf": "Phobos Lotus Leaf",
43-
"block.betterend.end_lotus_stem": "Phobos Lotus Stem",
44-
"block.betterend.end_lotus_seed": "Phobos Lotus Sprout",
45-
"block.betterend.filalux_wings": "Filalux Wings",
46-
"block.betterend.flamaea": "Flamaea Mushroom",
47-
"block.betterend.flammalix": "Flammalix Mushroom",
48-
"block.betterend.fracturn": "Fracturn",
49-
"block.betterend.glacian_hymenophore": "Glacian Hymenophore",
50-
"block.betterend.globulagus": "Globulagus",
51-
"block.betterend.hydralux": "Hydralux",
52-
"block.betterend.hydralux_sapling": "Hydralux Sprout",
53-
"block.betterend.inflexia": "Inflexia",
54-
"block.betterend.lacugrove": "Lacugrove Algae",
55-
"block.betterend.lamellarium": "Lamellarium",
56-
"block.betterend.lanceleaf": "Lanceleaf",
57-
"block.betterend.lanceleaf_small": "Lanceleaf Dagger",
58-
"block.betterend.large_amaranita_mushroom": "Large Amaranita Mushroom",
59-
"block.betterend.lucernia_leaves": "Lucernia Lamella",
60-
"block.betterend.lucernia_leaves_fallen": "Small Lucernia Lamella",
61-
"block.betterend.lucernia_outer_leaves": "Lucernia Hyphae",
62-
"block.betterend.lutebus": "Lutebus",
63-
"block.betterend.magnula": "Magnula",
64-
"block.betterend.nightshade_moss": "Nox Moss",
65-
"block.betterend.orango": "Orango",
66-
"block.betterend.pond_anemone": "Anemone",
67-
"block.betterend.purple_polypore": "Purple Polypore",
68-
"block.betterend.rubinea": "Rubinea",
69-
"block.betterend.ruscus": "Ruscus Grass",
70-
"block.betterend.salteago": "Salteago",
71-
"block.betterend.selagine": "Selagine",
72-
"block.betterend.shadow_berry": "Nox Berries",
73-
"block.betterend.shadow_berry_wild": "Wild Nox Berries",
74-
"block.betterend.shadow_berry_dead": "Dead Nox Berries",
75-
"block.betterend.small_amaranita_mushroom": "Small Amaranita Mushroom",
76-
"block.betterend.twisted_moss": "Twisted Moss",
77-
"block.betterend.twisted_umbrella_moss": "Twisted Umbrella Moss",
78-
"block.betterend.twisted_umbrella_moss_tall": "Twisted Umbrella Moss",
79-
"block.betterend.twisted_vine": "Twisted Vine",
80-
"block.betterend.umbrella_moss": "Umbrella Moss",
81-
"block.betterend.umbrella_moss_tall": "Umbrella Moss",
82-
"block.betterend.vaiolush_fern": "Vaiolush Fern",
833
"entity.endermanoverhaul.nether_wastes_enderman": "Deep Cave Enderman",
844
"entity.endermanoverhaul.dark_oak_enderman": "Ashen Enderman",
855
"entity.endermanoverhaul.mushroom_fields_enderman": "Mushroom Enderman",

0 commit comments

Comments
 (0)