give initial stuff
This commit is contained in:
parent
41ee64241f
commit
fab28e8f06
@ -1,2 +1,3 @@
|
||||
enable_weather = true
|
||||
mob_show_health = false
|
||||
mob_show_health = false
|
||||
give_initial_stuff = true
|
@ -1,6 +1,5 @@
|
||||
local stuff_string = minetest.setting_get("initial_stuff") or
|
||||
"default:pick_steel,default:axe_steel,default:shovel_steel," ..
|
||||
"default:torch 99,default:cobble 99"
|
||||
""
|
||||
|
||||
give_initial_stuff = {
|
||||
items = {"craftguide:book", "villages:book"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user