🛠️Configuration files
The plugin generates the following configuration files, some of which will only be generated after you first use this feature.
ui
: Save your card flop configurations.item
: Save your custom items.language
: Save language files.pack
: Save the resource pack that automatically generated by the plugin.texture
: Save your frame textures and icon textures.generated-item-format.yml
file: When using the/s2w generateeitemformat
command, we will parse the item you are holding into an ItemFormat and store the parsed ItemFormat content in this file.XX_xx.json
file: Localized files automatically generated through Localized Item Name feature. The name of this file is determined based on the localized language you have set for this feature, but it usually ends in. json
.
If you just want use the default frame and icon texture, you don't need care about the pack and texture folder.
Config.yml file content
Last updated