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
You can spawn the items in but not place them. To be technical, you can spawn them in but they aren't selectable for building. Test that by putting it in your hotbar and clicking on it... no sound so its not selectable.
When I had this trouble on my own mod its cause I had copied my folder path wrong when I wrote the spawn code but I checked your spawn path and it looks like it matches whats in the actual mod's folders.
I'm afraid I had it isolated to this mod as it was the only mod loaded in. I was testing it in local play with a clean save.
You know, this is eerily similar to when my buddy had me help him with his first mod. It was working fine when he used it but it wasn't placeable (or even selectable) when I had admin spawned it into my inventory. As I had mentioned earlier, we finally found out the file path in the adminspawn code I was using was missing a character. That doesn't stop it from spawning into your inventory but does prevent you from being able to select it or place it, just like what I was experiencing here. For this mod, I was copying the spawn code listed above and pasting it straight into the game.
I'll load it up into local play again and try building it from the engram this time. Maybe that'll help narrow down where the issue is.