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