From 4b282093c32097c751a71770f35a7c19f9acb718 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:14:55 +0200 Subject: fixed vanilla items not being sellable to npc --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c70631375..9aa33db27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### Fixed - Links in player chat are clickable again +- Fixed vanilla items not being sellable to npc ## Version 0.8 -- cgit