1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-08 02:40:25 +02:00
Files
minetestforfun_game
mods
3d_armor
3d_armor_classes
WorldEdit
_misc
_misc_kaeza
ambience_modpack
areas
arrow_signs
awards
bedrock
beginners_chest
bobblocks
bone
broomstick
builtin_falling
builtin_item
carts
chatplus
chesttools
christmas_craft
coloredwood
colormachine
colouredstonebricks
columnia
compassgps
connected_chests
darkage
death_messages
dropondie
dumpnodes
eventobjects
factions
fail
fences
fishing
food
forceload
framedglass
future_ban
gauges
glow
hbarmor
hbhunger
homedecor_modpack
hudbars
interact
inventorycheck
invtweak
sounds
README.txt
depends.txt
init.lua
irc
irc_commands
item_drop
jukebox
jumping
lantern
lavatemple
locked_sign
mana
mapfix
maptools
markers
maze
mesecons
metatools
mobs
money
more_chests
moreblocks
moreores
moretrees
multitest
name_restrictions
names_per_ip
nether
news
paintings
pipeworks
plantlife_modpack
player_inactive
quartz
random_messages
returnmirror
riesenpilz
runes
sea
shutdown
snow
snowdrift
solarmana
soundset
spawn
sponge
sprint
stained_glass
throwing
treasurer
trm_pyramids
tsm_pyramids
u_skins
unified_inventory
unifieddyes
vector_extras
whoison
worldedge
xban2
other_things
worlds
.gitignore
LICENSE
README.md
server-nalc/mods/invtweak

Minetest mod "Inventory Tweaks"
===============================
version: 2.0

License of source code: WTFPL
-----------------------------
Written 2013-2015 by BlockMen

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.

License of sounds:
------------------
invtweak_break_tool.ogg by EdgardEdition (CC BY 3.0), http://www.freesound.org/people/EdgardEdition


~About~
-------
This mod add different new functions to Minetest.

First: This mod adds 3 different buttons to player inventory. With those buttons you can sort your inventory easily.
"›•"-Button concernates all stacks to their maximum size.
"^"-Button sorts all items in an ascending order
"v"-Button sorts all items in an descending order

NOTE: It's currently only working for the player inventory, not for chests or other formspecs.

Furthermore this mod has the ability to refill your wielded items automaticly. For example your current tool
break and you have one more of the same type (e.g. a stone pickaxe) this mod put it right in you hand
and you can keep digging our placing nodes without opening the inventory.
You can disable this setting by adding/changing following to your minetest.conf file: "invtweak_autorefill = false"

As a small gimmick it adds also a sound when a tool breaks, just to improve the atmosphere of the gameplay.


Supported mods:
- unified_inventory
- 3d_armor.