Some config questions

Post Reply
oddguy117
Member
Posts: 23
Joined: Thu Nov 07, 2019 19:08

Some config questions

by oddguy117 » Post

Hello,
dear Minetest Forum, I am new to the forum and I have two questions.
Number 1: I've got starting items activated, can I edit them somehow, because I spawn without a bed and I don't find cotton?
Number 2: Is there a way to edit the inventory(Ban items you don't need etc.)?

Thanks a lot
oddguy117

User avatar
Krock
Developer
Posts: 4650
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: Some config questions

by Krock » Post

Starting Items
Docs: https://github.com/minetest/minetest_ga ... xample#L42 (ignore line below)
Example for your minetest.conf: initial_stuff = default:pick_steel,default:axe_steel,default:shovel_steel,beds:bed

Edit inventory
You could install another inventory mod to override the one provided by minetest_game, but you cannot edit the list without removing code. To remove items, check out the code here.
It is also possible to write a mod to delete certain items. Docs: https://github.com/minetest/minetest/bl ... .txt#L4005
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

oddguy117
Member
Posts: 23
Joined: Thu Nov 07, 2019 19:08

Re: Some config questions

by oddguy117 » Post

Thanks a lot. Is there some function, that I can hold left/right click.

Post Reply

Who is online

Users browsing this forum: No registered users and 18 guests