File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
exporters/datapackExporter/lang Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ animated_java.datapack_exporter.settings.datapack_mcmeta.error.unset: |-
88 You must select a Data Pack folder.
99animated_java.datapack_exporter.settings.datapack_mcmeta.error.invalid : |-
1010 The selected path is not a valid Data Pack!
11- Make sure you've selected the pack.mcmeta file of a valid Data Pack.
11+ Make sure you've selected the correct pack.mcmeta, and that the Data Pack has a data folder .
1212
1313animated_java.datapack_exporter.settings.interpolation_duration : Interpolation Duration
1414animated_java.datapack_exporter.settings.interpolation_duration.description : |-
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ animated_java.project_settings.resource_pack_mcmeta.error.unset: |-
132132 You must select a Resource Pack.
133133animated_java.project_settings.resource_pack_mcmeta.error.invalid_path : |-
134134 The selected path is not a valid Resource Pack!
135- Make sure you've selected the pack.mcmeta file of a valid Resource Pack.
135+ Make sure you've selected the correct pack.mcmeta, and that the Resource Pack has an assets folder .
136136
137137animated_java.project_settings.verbose : Verbose
138138animated_java.project_settings.verbose.description : |-
You can’t perform that action at this time.
0 commit comments