mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-13 13:20:23 +02:00
Added forceload, pyramids, b_chests' support
- Beginners' chest updated (support for forceload) - Forceload mod by rubenwardy added - trmp_minetest_game added
This commit is contained in:
2
mods/trmp_minetest_game/trm_bucket/depends.txt
Normal file
2
mods/trmp_minetest_game/trm_bucket/depends.txt
Normal file
@ -0,0 +1,2 @@
|
||||
treasurer
|
||||
bucket
|
1
mods/trmp_minetest_game/trm_bucket/init.lua
Normal file
1
mods/trmp_minetest_game/trm_bucket/init.lua
Normal file
@ -0,0 +1 @@
|
||||
treasurer.register_treasure("bucket:bucket_empty",0.01,3.5,{1,3},nil,"tool")
|
Reference in New Issue
Block a user