forked from VoxeLibre/VoxeLibre
Update villager trade to use lapis.
This commit is contained in:
parent
d2257f3303
commit
48825117bd
|
@ -314,7 +314,7 @@ local professions = {
|
|||
|
||||
{
|
||||
{ E1, { "mesecons:redstone", 1, 4 } },
|
||||
{ E1, { "mcl_dye:blue", 1, 2 } },
|
||||
{ E1, { "mcl_core:lapis", 1, 2 } },
|
||||
},
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue