20e4432598
Nodes need to have a "backstop" node of some kind holding them in place. Automatically convert all thumpy pummel recipes to press recipes too.
12 lines
298 B
Lua
12 lines
298 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("operate")
|
|
include("register")
|
|
include("ablation")
|
|
include("presscraft")
|