fixed book achievement
This commit is contained in:
parent
c3b50b6a9f
commit
d57b5ed142
|
@ -54,7 +54,7 @@ achievements.register_achievement(
|
|||
title = "Scribe",
|
||||
description = "Craft a book",
|
||||
times = 1,
|
||||
placenode = "default:book",
|
||||
craftitem = "default:book",
|
||||
})
|
||||
|
||||
default.log("mod:book", "loaded")
|
Loading…
Reference in New Issue