1
0
mirror of https://github.com/TechnoVisionDev/Forge-Modding-Tutorial-1.16 synced 2024-10-27 20:34:04 +00:00
TechnoVisionDev_Forge-Moddi.../src/main/resources/pack.mcmeta
2020-03-17 18:42:45 -07:00

8 lines
243 B
JSON

{
"pack": {
"description": "examplemod resources",
"pack_format": 5,
"_comment": "A pack_format of 5 requires json lang files and some texture changes from 1.15. Note: we require v5 pack meta for all mods."
}
}