SpongePowered / VanillaGradle

A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.
MIT License
89 stars 18 forks source link

CLIENT artifact does not strip metadata #9

Closed Zidane closed 3 years ago

Zidane commented 3 years ago

Client manifest includes

Name: data/minecraft/recipes/black_wool.json
SHA-256-Digest: YVHeHSJ658/dbHjfIv1lt0P3pvRqfbbsNtys37KuxoA=

Name: data/minecraft/structures/village/common/animals/cat_jellie.nbt
SHA-256-Digest: /sjZ0WjqZpQd6Rn75RhOajVy30gWehHwfO+iN3wYBDI=

Name: data/minecraft/structures/village/common/animals/horses_5.nbt
SHA-256-Digest: wLGEXhtBxXJhLOt3DScHhR/YZRSCSmxXF+ViTPNjwr8=

Name: assets/minecraft/models/item/black_carpet.json
SHA-256-Digest: 26vIdI5paedURtU+6zVX7wpP1NhVWm+kaIWux10D1N4=

Name: data/minecraft/advancements/recipes/building_blocks/andesite_slab_
 from_andesite_stonecutting.json
SHA-256-Digest: GL5humrKQS7WndYvS1LQVRHkrVnhBC452Mdi1DOu7Aw=

Which fails validation of the SHA1s

kashike commented 3 years ago

*SHA256 :p