mirror of
https://github.com/minetest-mods/unifiedbricks.git
synced 2024-11-22 23:43:49 +01:00
updated readme
This commit is contained in:
parent
48b39b8e2d
commit
b71b0d1dbd
@ -10,6 +10,8 @@ all of the colors that unifieddyes offers (which amounts to 89 clayblocks, clay
|
|||||||
lumps, bricks, brick blocks, leaving 356 total).
|
lumps, bricks, brick blocks, leaving 356 total).
|
||||||
|
|
||||||
Settings at the top of init.lua:
|
Settings at the top of init.lua:
|
||||||
|
SETTING_allow_default_coloring = 1
|
||||||
|
When set to 1, default clay + unifieddyes dye = unifiedbricks clay lump
|
||||||
SETTING_allow_hues = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
|
SETTING_allow_hues = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
|
||||||
Each number represents a hue (red, orange, yellow ...). When a value is
|
Each number represents a hue (red, orange, yellow ...). When a value is
|
||||||
set to 0, that hue is disabled.
|
set to 0, that hue is disabled.
|
||||||
@ -23,6 +25,9 @@ Settings at the top of init.lua:
|
|||||||
Furthermore, a list of names is included below that, from which you can
|
Furthermore, a list of names is included below that, from which you can
|
||||||
change, for example, "red" to "mahogany".
|
change, for example, "red" to "mahogany".
|
||||||
|
|
||||||
|
WARNING: if you remove something important, such as clay lumps, you'll have to
|
||||||
|
cheat to get some items.
|
||||||
|
|
||||||
If you don't like what I did, tell me or use one of github's fancy features or
|
If you don't like what I did, tell me or use one of github's fancy features or
|
||||||
do it yourself or whatever. Hint: I would absolutely love to have some better
|
do it yourself or whatever. Hint: I would absolutely love to have some better
|
||||||
looking textures, especially the brick and clay textures.
|
looking textures, especially the brick and clay textures.
|
||||||
|
Loading…
Reference in New Issue
Block a user