13
0
geforkt von Mirrors/Paper
Paper/src/main
t00thpick1 1ecc59d4d9 [Bleeding] Handle custom furnace recipes separately. Fixes BUKKIT-1657, BUKKIT-3846
Due to vanilla blanket comparing data values, and the unspecified
order of hashmap iterators, we need to run through custom recipes
first, and therefore separately, to ensure that they are actually
used. By not adding the custom results to the experience table, we do
not override the experience gains from vanilla smelting recipes.
2013-12-20 23:37:58 -06:00
..
java [Bleeding] Handle custom furnace recipes separately. Fixes BUKKIT-1657, BUKKIT-3846 2013-12-20 23:37:58 -06:00
resources Make console work on Windows again. Fixes BUKKIT-4956 2013-12-01 13:21:22 -06:00