Fix leather recipes

This commit is contained in:
Wuzzy 2017-01-16 23:41:59 +01:00
parent b73ba9b270
commit 8633ff3aa5
3 changed files with 2 additions and 9 deletions

View file

@ -1,6 +1,6 @@
-- Armor Configuration
ARMOR_MATERIALS = {
leather = "mobs:leather",
leather = "mcl_mobitems:leather",
iron = "default:steel_ingot",
chain = nil,
gold = "default:gold_ingot",