A Minetest mod that gives you access to all items of the game (even those hidden from creative inventories).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wuzzy b03c1451ca Version 1.1.0 6 months ago
locale Update German 6 months ago
textures Initial commit 7 months ago
LICENSE.md Add LICENSE file 7 months ago
README.md Version 1.1.0 6 months ago
init.lua Add sort modes (internal) 6 months ago
mod.conf Add screenshot and title 7 months ago
screenshot.png Add screenshot and title 7 months ago

README.md

Get Item

Version 1.1.0

This Minetest mod allows you to get easy access to all items of the game, including items that players might not supposed to get (e.g. items that are normally hidden from a Creative Mode inventory).

Players need to have the 'give' privilege to use this mod.

It works in all games.

Usage

To use anything, you need to have the 'give' privilege.

If you have it, you can access items in 3 ways:

  • Bag of Everything [getitem:bag]:
    • An item. Use the 'punch' key to open the dialog
  • Chest of Everything [getitem:chest]:
    • A block. Place it anywhere, then press the 'place' key while pointing on it
  • Chat command /getitem: Type it into the chat

In the item window, you can drag out items at will into your inventory. Put items into the trash slot to destroy them. Enter somethin in the text field to filter out items by name.

Credits

Created by Wuzzy. Licensed under the MIT License (see LICENSE.md).