Nodes Items Crafting: JPEGs

gh-pages
rubenwardy 2014-12-12 20:23:09 +00:00
parent 0788cd0ee4
commit 657b796e55
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Textures
Normally textures have a resolution of 16x16, but they can be in the order of 2: 16, 32, 64, 128, etc.
Textures should be placed in textures/. Their name should match ``modname_itemname.png``.\\
JPEGs are supported, but PNGs are recommended for non-realistic textures.
JPEGs are supported, but they do not support transparency and are generally bad quality at low resolutions.
Registering a Craftitem
-----------------------