Deviouslrd / json-generator

Easy-to-use generator to make the JSON files primarily for mods, but can also be used for resource packs and datapacks. Comes with extensive generation tools to maximize its usefulness.
3 stars 2 forks source link

[SUGGESTION] File path support for resource packs and data packs. #30

Closed Deviouslrd closed 3 years ago

Deviouslrd commented 3 years ago

Is your feature request related to a problem? Please describe.

The structure for data packs and resource packs is not usable as the current file structure mechanism is mod-only. WHile this is useful for consistency+ / mod devs, it can't be used for resource packs or data packs.

Either make a radio button setting for the file format you want, or keep it as is and only for mods. Please give thoughts on this.

Deviouslrd commented 3 years ago

Data packs is unusable, except for maybe recipes. Resource packs follow the same path as mods, the mod name box just has to be set to minecraft for it to work.