Creative Mod

by jodli

Based on the old Creative Mode mod created by Y.Petremann, then patched by Pac0master, and also the Test Mode mod created by rk84. By enabling Creative Mode in the game, you can access objects that can generate unlimited items, fluid or energy, or nullify them. Perfect for testing purpose or making initial setup for games. Quick patch for 0.16 until an official release - everything should work now. Quick patch for 0.17 until an official release - if ever...

Content
11 days ago
0.17 - 2.0
102K
Cheats

b Crash when using matter void on chest

a month ago

matter voids attached to chests throw this error when an item is deleted:

Error while running event creative-mod::on_tick (ID 0)
Invalid ItemID: expected LuaItemPrototype, LuaItemStack, LuaItem or string.
stack traceback:
[C]: in function 'remove'
creative-mod/scripts/item-providers-util.lua:161: in function 'remove_one_item_from_inventory'
creative-mod/scripts/item-providers-util.lua:194: in function 'remove_one_item_in_entity'
creative-mod/scripts/item-providers-util.lua:1037: in function 'output_or_remove_item'
creative-mod/scripts/item-void.lua:40: in function 'tick'
creative-mod/scripts/events.lua:316: in function <creative-mod/scripts/events.lua:261>

New response