Sirse / MineFantasyII-Cont

Unofficial MineFantasy II repository
GNU General Public License v3.0
16 stars 17 forks source link

Difference in NBT format for timbers received from salvage station #20

Closed tehFoxx0rz closed 5 years ago

tehFoxx0rz commented 7 years ago

Timbers acquired through crafting have lowercase NBT tags for their wood type, whereas timbers got from using the salvage station have uppercase letters.

Gained through regular crafting:

.withTag({MF_CustomMaterials: {main_metal: "refinedwood"}}) Gained through salvage station: .withTag({MF_CustomMaterials: {main_metal: "RefinedWood"}}) Unsure if this extends to ingots or other items but I don't believe it does.
Sirse commented 7 years ago

Thats are causes any issues except unstackable items?

AnonymousProductions commented 6 years ago

Still probably good to fix it anyway, not game breaking- but it is a pain not allowing them to stack together.

Sirse commented 5 years ago

Closed via https://github.com/Sirse/MineFantasyII-Cont/commit/26f608610e0f6fd42f8d7ea281f762c22859df78