Pre Assembled Rocket Parts

by sys3978

Prea-Assemble Recipe for Rocket Parts. You can now filling youre rocket with processing unit, low density structure or rocket fuel, by insert.

Tweaks
7 days ago
2.0
56

g Error loading mod

6 days ago
(updated 6 days ago)

Can you please help with the below?

Failed to load mods: prea-rocket-parts/prototypes/item.lua:9: attempt to index global 'item_sounds' (a nil value)
stack traceback:
prea-rocket-parts/prototypes/item.lua:9: in main chunk
[C]: in function 'require'
prea-rocket-parts/data.lua:1: in main chunk

Mods to be disabled:
• prea-rocket-parts (0.0.2)

5 days ago

The following needs to be placed at the top of prea-rocket-parts/prototypes/item.lua

local item_sounds = require("__base__.prototypes.item_sounds")

5 days ago

Thanks a lot. that fixed the issue.

New response