Compare commits

...

1 Commits

Author SHA1 Message Date
TechDudie 5b0f1fecbf Farmer Trades 2021-08-16 22:25:32 +00:00
1 changed files with 5 additions and 0 deletions

View File

@ -70,6 +70,7 @@ local professions = {
{ { "mcl_farming:wheat_item", 18, 22, }, E1 },
{ { "mcl_farming:potato_item", 15, 19, }, E1 },
{ { "mcl_farming:carrot_item", 15, 19, }, E1 },
{ { "mcl_farming:beetroot_item", 13 ,17, E1 }},
{ E1, { "mcl_farming:bread", 2, 4 } },
},
@ -86,6 +87,10 @@ local professions = {
{
{ E1, { "mcl_farming:cookie", 6, 10 } },
{ E1, { "mcl_cake:cake", 1, 1 } },
{ {"mcl_core:emerald", 3, 4 }, {"mcl_farming:carrot_item_gold", 1, 1 } },
{ {"mcl_core:emerald", 3, 4 }, {"mcl_potions:melon_speckled", 1, 1 } },
}
TRADE_V6_BIRCH_SAPLING,
TRADE_V6_DARK_OAK_SAPLING,
TRADE_V6_ACACIA_SAPLING,