2018-11-25 19:52:07 +01:00
2015-04-08 19:09:11 -07:00
2016-03-23 14:17:02 -07:00
2016-09-30 20:12:44 -06:00
2019-06-23 18:33:49 +02:00
2019-03-03 14:49:43 +01:00
2016-03-07 06:51:02 -08:00
2018-11-29 20:14:13 +01:00
2018-11-29 20:14:13 +01:00

mymillwork

Crown Mold, Baseboards, Columns and more To minetest

Licence - DWYWPL

If you want to add or remove a texture simply edit the materials.lua file.

Each texture has 24 nodes so careful that you don't add too many textures.

API example:

mymillwork.register("default:stone",
    "default_stone",
    "Stone",
    "default_stone.png",
    {cracky=3, stone=1, not_in_creative_inventory=1},
)
Description
No description provided
Readme 1.1 MiB
Languages
Lua 100%