forked from VoxeLibre/VoxeLibre
Ooooooh, lecterns. My favourite.
This commit is contained in:
parent
8c355db3ce
commit
fb30564827
|
@ -235,7 +235,7 @@ local professions = {
|
|||
librarian = {
|
||||
name = N("Librarian"),
|
||||
texture = "mobs_mc_villager_librarian.png",
|
||||
jobsite = "mcl_books:bookshelf", --FIXME: lectern
|
||||
jobsite = "mcl_lectern:lectern",
|
||||
trades = {
|
||||
{
|
||||
{ { "mcl_core:paper", 24, 36 }, E1 },
|
||||
|
|
Loading…
Reference in New Issue