initial add experience
This commit is contained in:
parent
a7344c7ea8
commit
d45d64f4cb
12 changed files with 251 additions and 0 deletions
3
mods/experience/groupadd.lua
Normal file
3
mods/experience/groupadd.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
minetest.override_item("default:stone_with_coal", {
|
||||
groups = {cracky=3,xp=1},
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue