summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2018-08-25add the other colors in the standar minetest_game dyes paletteVanessa Dannenberg
use white as the neutral color
2018-08-25fix missing craftingVanessa Dannenberg
2017-08-15Add alias to prevent insulated wire craft conflicts (#1)qwrwed
Several items are unregistered, including "mesecons_insulated:insulated_off". However, their crafting recipes are not unregistered, causing a conflict (the recipe now produces "Unknown Item"). Aliasing them fixes the craft recipe and retains compatibility with other mods that use the items.
2017-02-19Add craft recipe for digilinesCarter Kolwey
2017-02-16Default to medium blueCarter Kolwey
2017-02-16Add contentCarter Kolwey