Update villager trade to use lapis.

This commit is contained in:
kabou 2022-05-06 01:43:44 +02:00
parent d2257f3303
commit 48825117bd
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ local professions = {
{
{ E1, { "mesecons:redstone", 1, 4 } },
{ E1, { "mcl_dye:blue", 1, 2 } },
{ E1, { "mcl_core:lapis", 1, 2 } },
},
{