|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
models | %!s(int64=5) %!d(string=hai) anos | |
textures | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
depends.txt | %!s(int64=10) %!d(string=hai) anos | |
description.txt | %!s(int64=5) %!d(string=hai) anos | |
init.lua | %!s(int64=5) %!d(string=hai) anos | |
licence.txt | %!s(int64=9) %!d(string=hai) anos | |
machines.lua | %!s(int64=8) %!d(string=hai) anos | |
materials.lua | %!s(int64=5) %!d(string=hai) anos | |
mod.conf | %!s(int64=4) %!d(string=hai) anos | |
nodes.lua | %!s(int64=5) %!d(string=hai) anos | |
screenshot.png | %!s(int64=5) %!d(string=hai) anos |
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},
)