8000 GitHub - Archtec-io/mymillwork: Crown Molding and baseboards for Minetest
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Archtec-io/mymillwork

 
 

Repository files navigation

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},
)

About

Crown Molding and baseboards for Minetest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%
0