Mod compatibility fixes

This commit is contained in:
Simon Brodtmann 2025-10-11 18:25:38 +02:00
parent e7bbcad345
commit 6a8821e1b8
2 changed files with 3 additions and 1 deletions

View file

@ -325,6 +325,8 @@ if mods.bzsilicon then
synth_i = "silica"
elseif data.raw.item["sand"] then
synth_i = "sand"
elseif data.raw.item["kr-sand"] then
synth_i = "kr-sand"
end
data:extend({
{