The video doesn't feature more than 1 second of things, which looks like some belts waiting to be upgraded by robots after someone use an upgrade planner on them. You may need to add more detailed description of the problem you face to receive help.RazoriZXC wrote: Wed Aug 13, 2025 6:32 am Hello, i have a problem wth space age quality selector in blueprints![]()
![]()
basically i cant switch quality on any item in blueprint editor
2025-08-13 16-29-21.mp4
Simple Questions and Short Answers
Re: Simple Questions and Short Answers
Check out my latest mod ! It's noisy !
Re: Simple Questions and Short Answers
Can i disable only Space Age Music ? I realy don´t like it. classic Music is the best music.
-
- Fast Inserter
- Posts: 145
- Joined: Mon Dec 23, 2024 11:00 pm
Re: Simple Questions and Short Answers
No, you would need a mod for thisHugorscht wrote: Wed Sep 03, 2025 6:49 am Can i disable only Space Age Music ? I realy don´t like it. classic Music is the best music.
Re: Simple Questions and Short Answers
You might be able to do it with this:Hugorscht wrote: Wed Sep 03, 2025 6:49 am Can i disable only Space Age Music ? I realy don´t like it. classic Music is the best music.
https://mods.factorio.com/mod/music_playlist_extender
I think you can just disable the Space Age tracks.
Re: Simple Questions and Short Answers
I have spaceship cargo on red signal, and requested item and amount on green signal. Want to send stop signal if there is equal or more of requested item already in cargo. Can't figure out logic :X
In example bellow, i want to send stop signal if solar panels in cargo reaches 50.
In example bellow, i want to send stop signal if solar panels in cargo reaches 50.
Re: Simple Questions and Short Answers
Add a second condition: ... and Each[green] != 0. This reduces the matches to signals that are present on the green wire. Your current condition succeeds for most items, because the combinator is evaluated for each signal where Each[red] !=0 and/or Each[green] != 0 (and likewise Each[red+green] if you had used it); e.g. 5.0k stone brick[red] > 0 stone brick[green].
Re: Simple Questions and Short Answers
Works like a charm. Ty for explanation and help <3
Re: Simple Questions and Short Answers
Somebody just joined my serwer and pasted this ABNOMINATION. There are no mods on server, just vanilla Space Age.
HOW THE HELL YOU DO THAT?! My mind is broken. When we got diagonall inserters and how do you place them? I tried to copy it, and it works! What kind of magic is that. How you do that? Pls, my mind is crumbling i can't sleep.
HOW THE HELL YOU DO THAT?! My mind is broken. When we got diagonall inserters and how do you place them? I tried to copy it, and it works! What kind of magic is that. How you do that? Pls, my mind is crumbling i can't sleep.
Re: Simple Questions and Short Answers
Someone used an ancient and forbidden technique to edit the blueprint with some text editor before making it a bluestring againMeridion wrote: Fri Sep 05, 2025 1:42 am Somebody just joined my serwer and pasted this ABNOMINATION. There are no mods on server, just vanilla Space Age.
HOW THE HELL YOU DO THAT?! My mind is broken. When we got diagonall inserters and how do you place them? I tried to copy it, and it works! What kind of magic is that. How you do that? Pls, my mind is crumbling i can't sleep.
Check out my latest mod ! It's noisy !