Moon Logic 2


Adds programmable Lua combinator. Based on Sandboxed LuaCombinator and LuaCombinator2 mods.

Content
a month ago
2.0 - 2.1
2.30K
Circuit network

b bug with items that have a quality in the name

8 months ago
(updated 8 months ago)

https://images.minecrafter.uk/2MRR6RG.PNG
https://images.minecrafter.uk/2Y1YVPM.PNG

i think the image is self explanatory
the item is from the linox planet mod for space age

code used to produce is just a simple passthrough program:

for k, v in pairs(green or {}) do
  out[k] = v
end

New response