summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2020-04-29Remove conversion LBMHEADmastercheapie
2018-09-13provide explicit list of available colors to UD airbrushVanessa Dannenberg
2018-09-12adjust to follow expanded old-89 paletteVanessa Dannenberg
(now with 24 hues plus greys, plus the few extra this mod uses)
2018-09-08use `"split"` for split-89 palette instead of `true`.Vanessa Dannenberg
2018-08-28add keys for airbrush special case modeVanessa Dannenberg
needs unified dyes commit bdecad65 or later
2018-08-25allow re-dying of grey wiresVanessa Dannenberg
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