forked from minetest-mods/craftguide
Make formspec size easily configurable by user
This commit is contained in:
@ -10,5 +10,7 @@ list the items in the crafting guide for which you already have the ingredients
|
||||
in your inventory. The progressive mode is disabled by default and can be enabled with
|
||||
`craftguide_progressive_mode = true` in `minetest.conf`.
|
||||
|
||||
The formspec size is also easily configurable by the user, see [here](https://github.com/minetest-mods/craftguide/blob/master/init.lua#L3-L6).
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user