Skip to content

taikedz-mt/item_drop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Item Drop for Minetest/Minetest-C55

Original by PilzAdam

This mod adds Minecraft like drop/pick up of items to Minetest.

Configuration

By default two behaviours are added:

  1. Digging nodes causes them to drop rather than be systematically added to inventory
  2. Standing near nodes causes them to be added to your inventory

You can turn them off with the following mintest.conf settings:

  • item_drop.autocollect = false - turn off collecting nodes automatically
  • item_drop.drop_nodes = false - turn off making nodes drop on dig

Licenses

  • Source is licensed under LGPLv2.1 (from original "WTFPL")
  • Sounds are licensed under Creative Commons CC-BY-SA 4.0 (from original "WTFPL"), attribution PilzAdams

About

Minecraft like item drop/pick up mod for Minetest-c55

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%