Trading: Make iron helmet cheaper

This commit is contained in:
Wuzzy 2018-06-10 15:09:52 +02:00
parent 9faa3099a4
commit a804144ed4
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ local professions = {
trades = {
{
{ { "mcl_core:coal_lump", 16, 24 }, E1 },
{ { "mcl_core:emerald", 6, 8 }, { "3d_armor:helmet_iron", 1, 1 } },
{ { "mcl_core:emerald", 4, 6 }, { "3d_armor:helmet_iron", 1, 1 } },
},
{