add cheat recipe stone -> silver sandstone

This commit is contained in:
tenplus1 2020-06-14 19:48:25 +01:00
parent b2082ccf24
commit d543202bc7

View File

@ -92,6 +92,7 @@ local cheat = {
{"default:dirt", "default:sand", 5},
{"default:ice", "default:snow", 20},
{"ethereal:dry_dirt", "default:desert_sand", 5},
{"default:stone", "default:silver_sandstone", 5}
}
for n = 1, #cheat do