Support loading 1.13+ ItemStacks stored YAML on 1.12.2 and before #85
Labels
A. enhancement
Issue is requesting for enhancements of TrainCarts features
C. help wanted
More help from collaborators is needed to solve this issue
BkCommonLib version: 1.15.1-v1-SNAPSHOT
Spigot version: 1.12.2
Problem or bug:
Loading YAML containing ItemStack information saved on MC 1.13 or later, on MC 1.12.2, does not function in all expected cases
Expected behaviour:
Can load YAML containing itemstacks saved on later versions
Steps to reproduce:
Attempt loading YAML such as:
Which fails to find the material 'BIRCH_LEAVES' (called 'LEAVES' on 1.12.2)
The text was updated successfully, but these errors were encountered: