Make cleric sell experience bottle

This commit is contained in:
Elias Fleckenstein 2021-01-24 19:55:33 +01:00
parent 467683a7f9
commit a514b97880
1 changed files with 4 additions and 1 deletions

View File

@ -323,7 +323,10 @@ local professions = {
TRADE_V6_RED_SANDSTONE,
},
-- TODO: Bottle 'o enchanting
{
{ { "mcl_nether:nether_wart_item", 22, 22 }, E1 },
{ { "mcl_core:emerald", 3, 3 }, { "mcl_experience:bottle", 1, 1 } },
},
},
},
nitwit = {