ITEMS/mcl_farming: Use uncarved pumpkin in survival #285

Merged
erlehmann merged 10 commits from uncarved-pumpkin-4 into master 2022-04-16 00:51:58 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f8d55ee61b - Show all commits

View File

@ -74,7 +74,7 @@ local professions = {
},
{
{ { "mcl_farming:pumpkin_face", 8, 13 }, E1 },
{ { "mcl_farming:pumpkin", 8, 13 }, E1 },
{ E1, { "mcl_farming:pumpkin_pie", 2, 3} },
},