From b1696bd1410fa8f199ae6a34605246c69dfe8974 Mon Sep 17 00:00:00 2001 From: kepler155c Date: Mon, 26 Feb 2018 05:31:44 -0500 Subject: [PATCH] 1.7.10 compatibility --- apis/chestAdapter.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/apis/chestAdapter.lua b/apis/chestAdapter.lua index 6a166ce..73292fd 100644 --- a/apis/chestAdapter.lua +++ b/apis/chestAdapter.lua @@ -14,6 +14,7 @@ local convertNames = { count = 'qty', displayName = 'display_name', maxDamage = 'max_dmg', + nbtHash = 'nbt_hash', } -- Strip off color prefix