Call this Version 3.0

This commit is contained in:
Splizard
2014-06-09 14:05:01 +12:00
parent f75eaa98a9
commit 5a7f6d8aa5
2 changed files with 4 additions and 2 deletions

View File

@ -135,7 +135,7 @@ minetest.register_craft({
'default:snow',
'default:snow',
'default:ice',
'default:ice'
'default:ice',
'default:ice'
}
})