Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
thanks for making it
PINGASSSS pingas pingas
Do you have any addons that might conflict with this one?
(I am not subscribed to any major addons like FU, or Cutebound...)
I have no idea how to work with FU Mechs, so when I tested it, it ended up walking like that.
Unfortunately your going to have to find the blueprint's like everything else
(and it was actually really hard to test if they actually drop, but I've come across one or 2 so it does work)
You could also spawn it in with the item id's above. :p
Thank you for the awesome mod!
How can I build this one? It's gonna be in mecha laboratory?
it does
thou art the mod dev, thou art the one who decide. I am only an end user, who can only give ideas. My move would be take one or two loops of themes and use them as horns. The whole length of the themes could bore some users.
https://www.youtube.com/watch?v=SEIHIVNzfZc
https://www.youtube.com/watch?v=cAcTtDPOUFU
https://www.youtube.com/watch?v=yzXwutv0yy8
I said those themes, because the design of the mech seems like the one on Sonic 2.
Alright I'll do it.
Should I just do all the boss themes from the classic games?
why not adding the boss themes via the mechs horn? The player would be able to chosse the theme they want and play it with the horn with a limimated time. That would be a solution, if it would work.
Though it would be awesome as hell. XD
You need to remove the brackets from your "mechblueprint6.activeitem.patch"'s value, and you can't add all those recipes at the same time like that. Here:
[
{
"op": "add",
"path": "/recipes/0/-",
"value": "deatheggbody"
},
{
"op": "add",
"path": "/recipes/0/-",
"value": "deatheggarm"
},
{
"op": "add",
"path": "/recipes/0/-",
"value": "deatheggbooster"
},
{
"op": "add",
"path": "/recipes/0/-",
"value": "deatheggleg"
}
]
That should do it.
@Dr.Robuttnik: Hey could you try this now? Idk if it'll work for you, but its worth a shot!
[
{
"op": "add",
"path": "/mechHorn/0/1/pool/-",
"value":
{
"weight": 1,
"item": "pingas"
}
},
{
"op": "add",
"path": "/mechHorn/0/1/pool/-",
"value":
{
"weight": 1,
"item": "robopingas"
}
}
]
Tell me if you need help with anything.
i'msodumb