From 36677b1037ad53f20d0242dec234caee16bdfae4 Mon Sep 17 00:00:00 2001 From: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:17:31 +0100 Subject: [PATCH] upgrade inital items to 99 canned tomatoes --- minetest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minetest.conf b/minetest.conf index 2681629..e70f293 100644 --- a/minetest.conf +++ b/minetest.conf @@ -188,7 +188,7 @@ full_block_send_enable_min_time_from_building = 6.0 # default game give_initial_stuff = true -initial_stuff = default:pick_steel,default:torch 50,currency:minegeld 50,default:apple 99 +initial_stuff = default:pick_steel,default:torch 50,currency:minegeld 50,canned_food:canned_tomato 99 default_game = minetest motd = Welcome to the Pandorabox server (official homepage/map/forum: https://pandorabox.io) max_users = 20