knock-out experience

This commit is contained in:
Milan 2018-10-17 12:29:09 +02:00
parent cbfa00e08a
commit 8d76683f91
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
--[[
minetest.override_item("default:stone_with_coal", {
groups = {cracky=3,xp=1},
})
]]