-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
A. enhancementIssue is requesting for enhancements of TrainCarts featuresIssue is requesting for enhancements of TrainCarts featuresC. help wantedMore help from collaborators is needed to solve this issueMore help from collaborators is needed to solve this issue
Description
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:
item:
==: org.bukkit.inventory.ItemStack
type: BIRCH_LEAVES
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
Which fails to find the material 'BIRCH_LEAVES' (called 'LEAVES' on 1.12.2)
Metadata
Metadata
Assignees
Labels
A. enhancementIssue is requesting for enhancements of TrainCarts featuresIssue is requesting for enhancements of TrainCarts featuresC. help wantedMore help from collaborators is needed to solve this issueMore help from collaborators is needed to solve this issue