Well ores have different names than items, for items you should use these :Airat9000 wrote:if you write code using bottom line, he does not see the error - but does not see the resources in modsAnonymoScoot wrote:Found out that when adding recipes for example dynamites for my mod's ores you used underscores instead of dashes. The ores defined in Prototypes table are not the names, they are keys that have tables associated with them so they can take info from there. The names should be changed to something like this :Airat9000 wrote:find 2 bug! not work!
fupower
more more bugs (124 mod work) you mod 50% mods delete ;( please help in fix
update in
fupower - you mods add images copy fupower - to anonyMods
work
And replicators_1.1.8 - work (cashe in trable)
Not work
update in 2
Mining Tools (link in mod you fixed (more resources))
i am fixed
although the codes written but does not see the resources from your mod.
In Angels mods - to all please compartible future
Code: Select all
add_dynamite( "aluminum-ore", false ) add_dynamite( "cobalt-ore", false ) add_dynamite( "gold-ore", false ) add_dynamite( "lead-ore", false ) add_dynamite( "limestone-ore", false ) add_dynamite( "mercury-ore", false ) add_dynamite( "natural-gas", false ) add_dynamite( "nickel-ore", false ) add_dynamite( "phosphorus-ore", false ) add_dynamite( "quartz-ore", false ) add_dynamite( "sulfur-ore", false ) add_dynamite( "thermal-water", false ) add_dynamite( "tin-ore", false ) add_dynamite( "titanium-ore", false ) add_dynamite( "tungsten-ore", false ) add_dynamite( "zinc-ore", false )
если же прописать код через нижнюю строку, то он не видит ошибку - но и не видит ресурсы в моде
i am tested result
Code: Select all
mercury_ore = item = "cinnabar",
aluminum_ore = item = "bauxite",
cobalt_ore = item = "cobaltite",
gold_ore = item = "gold-oxide",
lead_ore = item = "galena",
nickel_ore = item = "pentlandite",
phosphorus_ore = item = "apatite",
quartz_ore = item = "quartz",
silver_ore = item = "argentite",
tin_ore = item = "cassiterite",
titanium_ore = item = "rutile",
tungsten_ore = item = "wolframite",
zinc_ore = item = "sphalerite",
limestone_ore = item = "limestone",
sulfur_ore = item = "sulfur",