tin_lump disabled, because it's not available in V0.4.15
This commit is contained in:
parent
9c8cbf62b3
commit
c1ad600f74
2
init.lua
2
init.lua
@ -31,7 +31,7 @@ dofile(minetest.get_modpath("gravelsieve") .. "/config.lua")
|
|||||||
local ore_probability = {
|
local ore_probability = {
|
||||||
iron_lump = 15,
|
iron_lump = 15,
|
||||||
copper_lump = 15,
|
copper_lump = 15,
|
||||||
tin_lump = 15,
|
--tin_lump = 15, not available in V0.4.15
|
||||||
gold_lump = 25,
|
gold_lump = 25,
|
||||||
mese_crystal = 25,
|
mese_crystal = 25,
|
||||||
diamond = 50,
|
diamond = 50,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user