Posts: 68
Threads: 22
Joined: Feb 2023
BYOND Username: Deathrobotpunch1
Character Name: iama drug addict, jamal jones
So recently someone put me in a negative matter locker, I found that it’s dimensional storage properties would be very useful to use. So I look on the wiki, forum and online and there is no information whatsoever and the most information I have found was little code snippets but nothing on how to get it.
Unless it’s an admin only metal please tell me how to get it!
Posts: 1,579
Threads: 201
Joined: Aug 2019
BYOND Username: Cthucky
I believe it's an admin spawn item.
Posts: 40
Threads: 3
Joined: Mar 2022
BYOND Username: Shawtylikeamelody
Character Name: Sian West
it's not admin spawned for sure
Posts: 3,072
Threads: 272
Joined: Dec 2012
Posts: 68
Threads: 22
Joined: Feb 2023
BYOND Username: Deathrobotpunch1
Character Name: iama drug addict, jamal jones
(03-16-2023, 03:19 PM)UrsulaMejor Wrote: loafs
I have been told that already but I don’t know much on the matter on what it is or how you make it. Could you tell me?
Posts: 204
Threads: 23
Joined: Dec 2022
BYOND Username: RelentlessGarbage
Character Name: Natalie Suki, Yurea Markov
(03-16-2023, 04:23 PM)deathrobotpunch Wrote: I have been told that already but I don’t know much on the matter on what it is or how you make it. Could you tell me?
My best guess? Start with low-level loaves, combine them to make denser loaves, combine those loaves to make even denser loaves...repeat ad nauseam until you get some truly ridiculous stuff.
I'm not sure if it matters what you start out with.
Posts: 37
Threads: 4
Joined: Jun 2022
BYOND Username: StaringGasMask
Character Name: Karl Krinkov
So if it was goon1, I was probably the one making those things.
There is a world object on all maps called the "disciplinary loaf processor", or just loafer. If you pipe something into it, it will turn it into a loaf, no questions asked. That includes living creatures too, having the same practical effects as gibbing.
If the item is already a loaf, however, it will start becoming denser and denser. Every few times you process a loaf, it will "upgrade". I don't have the exact numbers, but with mechcomp you can make a loop that keeps cycling the loaves.
What you're aiming for is the very last level, it might be tricky to obtain because the previous one is pretty dangerous, as it randomly jumps around, and can hurt you. You need to process that loaf (strangelet) exactly one time, and you'll get an einstein-rosen loaf. Procerss it to get a negative matter bar. Then use it in a nanofab to make 10 sheets that you can use to make lockers
Posts: 68
Threads: 22
Joined: Feb 2023
BYOND Username: Deathrobotpunch1
Character Name: iama drug addict, jamal jones
(03-17-2023, 02:14 AM)StaringGasMask Wrote: So if it was goon1, I was probably the one making those things.
There is a world object on all maps called the "disciplinary loaf processor", or just loafer. If you pipe something into it, it will turn it into a loaf, no questions asked. That includes living creatures too, having the same practical effects as gibbing.
If the item is already a loaf, however, it will start becoming denser and denser. Every few times you process a loaf, it will "upgrade". I don't have the exact numbers, but with mechcomp you can make a loop that keeps cycling the loaves.
What you're aiming for is the very last level, it might be tricky to obtain because the previous one is pretty dangerous, as it randomly jumps around, and can hurt you. You need to process that loaf (strangelet) exactly one time, and you'll get an einstein-rosen loaf. Procerss it to get a negative matter bar. Then use it in a nanofab to make 10 sheets that you can use to make lockers
Thank you!, I will try this when I can and hopefully I should be able to get it to work!