minetest-mods / xdecor

A decoration mod for Minetest meant to be light, simple and well-featured
Other
29 stars 45 forks source link

Request: Change painting recipe to use dye group #87

Closed CloudyProton closed 5 years ago

CloudyProton commented 6 years ago

Change painting craft recipe to use dye group instead of specifically blue dye.

kilbith commented 6 years ago

I'm not sure this group exists. Isn't that completed with group:dye,basecolor=<some color> instead?

CloudyProton commented 6 years ago

It exists, in my testing 0.4.16. The idea is to make painting crafting requirement of dye color-agnostic, instead of having players hunt down blue dye in particular. Unless this requirement is a deliberate gameplay/balance decision?

kilbith commented 6 years ago

I gotcha, but I wonder if this works.