Razi Protocol


A giant Space Age modpack bridge that connects many planet, science, enemy, and endgame mods into one coherent progression route across multiple star systems. See the mod page or README for the full overview and credits.

Mod packs
13 days ago
2.0
3.17K
Factorio: Space Age Icon Space Age Mod
Planets

b glass panel on Arig

3 months ago

today I played on this build and flew to the planet Arig, planetaris-compression and condensing-agricultural-tower technologies require the creation of a glass panel, but there is no crafting of a glass panel, so I had to issue technologies by the team, please solve it

3 months ago

Ill look into it Ive not seen anyone else say anything about this?

3 months ago

I just found this problem when I realized that in the Arig planet video there is a crafting of glass panels through barrels of pure sand, but in my game ordinary glass was created from barrels of pure sand.
and I didn't read the problems from others, I just wanted to find out if it was a bug.

a month ago

I have encountered the same issue here, reciepe for crafting glass panels crafts regular glass. And the science doesn't progress.

a month ago

I attempted to use the latest version of razi protocol without succes. BUT I found in the mod zip compat/prototype_sanity.lua file data_final_fixes()
set_craft_trigger("planetaris-compression", "glass", 50)
set_craft_trigger("planetaris-raw-diamond-production", "kr-quartz", 50)
set_craft_trigger("condensing-agricultural-tower", "glass", 25)

I changed glass by kr-glass and it worked !!!
set_craft_trigger("planetaris-compression", "kr-glass", 50)
set_craft_trigger("planetaris-raw-diamond-production", "kr-quartz", 50)
set_craft_trigger("condensing-agricultural-tower", "kr-glass", 25)

15 days ago

This fix is also included in the rp-fixes mod I mentioned in https://mods.factorio.com/mod/razi-protocol/discussion/6a9987a5084ba09ad0d049eb

New response