Mod compatibility fixes

This commit is contained in:
Simon Brodtmann 2025-10-11 18:13:00 +02:00
parent 6e87d6d495
commit 55655e2566
6 changed files with 11 additions and 11 deletions

View file

@ -134,7 +134,7 @@ if mods["248k-Redux"] and mods["space-exploration"] then
name = "energy-pyroflux",
icons = {
{ icon = "__space-exploration-graphics__/graphics/icons/fluid/pyroflux.png", icon_size = 64},
{ icon = "__248k-Redux__/ressources/fusion/fu_materials/fu_materials_energy_crystal.png", icon_size = 64, scale=0.3, shift= {-8, -8}},
{ icon = "__248k-Redux-graphics__/ressources/fusion/fu_materials/fu_materials_energy_crystal.png", icon_size = 64, scale=0.3, shift= {-8, -8}},
},
category = "chemistry",
order = "h",