Proper recipe ingredient matching, fixed crafting type resetting

This commit is contained in:
Shoghi Cervantes
2015-08-07 22:00:35 +02:00
parent 3e2cce3c2c
commit 1fa467eb58
4 changed files with 121 additions and 38 deletions

View File

@ -411,6 +411,9 @@ class Item{
const RAW_CHICKEN = 365;
const COOKED_CHICKEN = 366;
const GOLD_NUGGET = 371;
const GOLDEN_NUGGET = 371;
const SPAWN_EGG = 383;
const EMERALD = 388;