add cheat recipe stone -> silver sandstone
This commit is contained in:
parent
b2082ccf24
commit
d543202bc7
@ -92,6 +92,7 @@ local cheat = {
|
|||||||
{"default:dirt", "default:sand", 5},
|
{"default:dirt", "default:sand", 5},
|
||||||
{"default:ice", "default:snow", 20},
|
{"default:ice", "default:snow", 20},
|
||||||
{"ethereal:dry_dirt", "default:desert_sand", 5},
|
{"ethereal:dry_dirt", "default:desert_sand", 5},
|
||||||
|
{"default:stone", "default:silver_sandstone", 5}
|
||||||
}
|
}
|
||||||
|
|
||||||
for n = 1, #cheat do
|
for n = 1, #cheat do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user