1
0
mirror of https://github.com/poikilos/trmp_minetest_game.git synced 2025-07-21 01:00:24 +02:00

initial upload

This commit is contained in:
stub
2017-11-28 23:38:45 +03:00
commit 913b23474e
22 changed files with 144 additions and 0 deletions

2
trm_bucket/depends.txt Normal file
View File

@ -0,0 +1,2 @@
treasurer
bucket

1
trm_bucket/init.lua Normal file
View File

@ -0,0 +1 @@
treasurer.register_treasure("bucket:bucket_empty",0.01,3.5,{1,3},nil,"tool")