See image below.
Rocket parts show that there is a stack size and a rocket capacity, though there is no way to move a stack of them (say, into a chest) nor transport them (via rocket).
[2.0.28] Rocket Parts show stack-size & rocket capacity, even though they can't be made/moved
-
- Long Handed Inserter
- Posts: 69
- Joined: Thu Apr 07, 2016 9:17 pm
- Contact:
[2.0.28] Rocket Parts show stack-size & rocket capacity, even though they can't be made/moved
- Attachments
-
- rocket-parts.png (49.37 KiB) Viewed 228 times
Re: [2.0.28] Rocket Parts show stack-size & rocket capacity, even though they can't be made/moved
Thanks for the report. All items show this value regardless of how they get used in-game.
If you want to get ahold of me I'm almost always on Discord.
-
- Long Handed Inserter
- Posts: 69
- Joined: Thu Apr 07, 2016 9:17 pm
- Contact:
Re: [2.0.28] Rocket Parts show stack-size & rocket capacity, even though they can't be made/moved
I can see how perhaps this is low priority, but "not a bug" seems a mischaracterization.
If there's a stack size, it is reasonable to expect to make stacks of them.
If there is a rocket capacity, it is reasonable to expect to put them into rockets.
Regardless of the reason offered, this item is an exception to the norm, and telling the user "you can make stacks of these, and put them into rockets" is a bug.
"IMO", and all that.
If there's a stack size, it is reasonable to expect to make stacks of them.
If there is a rocket capacity, it is reasonable to expect to put them into rockets.
Regardless of the reason offered, this item is an exception to the norm, and telling the user "you can make stacks of these, and put them into rockets" is a bug.
"IMO", and all that.
Re: [2.0.28] Rocket Parts show stack-size & rocket capacity, even though they can't be made/moved
Previously:
I hope this helps!
You can do whatever you like with the "Rocket Part" items (except for put them into a Silo, hah!) - if you can somehow obtain them - via Editor, /command, or a Mod. If the Game had a special case to exclude/hide these items then it would break this Item in such cases.eugenekay wrote: Fri Dec 13, 2024 6:09 am "rocket-part" IS an Item, although you cannot "Legitimately" obtain it in game since Rocket Silo is the only assembler for that recipe.
Feeding it into a Recycler does (eventually) yield the expected Resources back..... so this sure seems like a Valid recipe, albeit one that is only useful in-Editor.Code: Select all
/c game.player.insert{name="rocket-part", count=100}
Incidentally, while you can place the Rocket Parts "into" the Output slot of a Silo, they are not "absorbed" and do not increase the Rocket Progress.
I hope this helps!