forked from VoxeLibre/VoxeLibre
Added Smithing Table to Toolsmith Villager Jobsite
This commit is contained in:
parent
7136e54615
commit
ed2fc6601e
|
@ -458,7 +458,7 @@ local professions = {
|
|||
"mobs_mc_villager_toolsmith.png",
|
||||
"mobs_mc_villager_toolsmith.png",
|
||||
},
|
||||
jobsite = "mcl_anvils:anvil", --FIXME: smithing table
|
||||
jobsite = "mcl_smithing_table:table",
|
||||
trades = {
|
||||
{
|
||||
{ { "mcl_core:coal_lump", 15, 15 }, E1 },
|
||||
|
|
Loading…
Reference in New Issue