Update 'mods/ENTITIES/mobs_mc/villager.lua'

This commit is contained in:
mrminer 2023-01-31 21:14:23 +00:00
parent 8f4c69084d
commit 01f814267e
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ local professions = {
{ { "mcl_mobitems:string", 15, 20 }, E1 }, { { "mcl_mobitems:string", 15, 20 }, E1 },
{ E1, { "mcl_bows:arrow", 8, 12 } }, { E1, { "mcl_bows:arrow", 8, 12 } },
{ { "mcl_core:gravel", 10, 10, "mcl_core:emerald", 1, 1 }, { "mcl_core:flint", 6, 10 } }, { { "mcl_core:gravel", 10, 10, "mcl_core:emerald", 1, 1 }, { "mcl_core:flint", 6, 10 } },
{ { "mcl_core:stick", 32, 32}, E1 } { { "mcl_core:stick", 32, 32 }, E1 },
}, },
{ {
{ { "mcl_core:flint", 26, 26 }, E1 }, { { "mcl_core:flint", 26, 26 }, E1 },