Add item_drop (drop on mine; make item have magnet aka gravity behavior)

master
poikilos 2021-04-13 16:32:31 -04:00
parent 6942a6f308
commit c461485247
4 changed files with 6 additions and 0 deletions

View File

@ -4,3 +4,4 @@ from __future__ import print_function
import mtanalyze.minetestinfo
print("This doesn't work (not yet implemented)")
# https://github.com/poikilos/homedecor_ua
# https://github.com/minetest-mods/item_drop.git

View File

@ -61,3 +61,4 @@ add_git_mod handle_schematics handle_schematics https://github.com/Sokomine/hand
#forum post (Sokomine's mg_villages provides villages for all mapgens and is based on is fork of Nores mg mapgen): https://forum.minetest.net/viewtopic.php?f=9&t=13116
#add_git_mod mg_villages mg_villages https://github.com/Sokomine/mg_villages.git
add_git_mod item_drop item_drop https://github.com/minetest-mods/item_drop.git

View File

@ -31,3 +31,5 @@ secure.trusted_mods = advanced_npc
# https://github.com/minetest-mods/ts_furniture has gone back to v#
# instead of dates:
playeranim.model_version = default_character_v3
item_drop.pickup_radius = 1.425

View File

@ -859,6 +859,8 @@ add_git_mod woodcutting woodcutting https://github.com/minetest-mods/woodcutting
add_git_mod homedecor_ua homedecor_ua https://github.com/poikilos/homedecor_ua.git
add_git_mod item_drop item_drop https://github.com/minetest-mods/item_drop.git
echo
echo
echo