This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
ExampleVariantPack
An Example variant pack, includes how to create Variants in ThunderkitExample Variant Pack
The example variant pack is a simple variant pack designed to showcase how the mod works.
Despite the lack of comments and a proper guide, it still showcases a few things:
1.- How to use the VariantInfoHandler, which allows you to easily add Variants created in Thunderkit 2.- How to create a very simple variant in Thunderkit 3.- How to create a very simple variant in code
Currently it adds 2 variants, these variants are not intended to be balanced nor fun in any shape or form, they mostly exist as a showcase of what can be done with the API.
ToDo:
* Create proper Documentation
* Eventually Transform this into a Boilerplate for variants.
Changelog
'0.0.2'
-
Updated to use the latest methods from VarianceAPI
-
Next update will come with a lot of comments in the code for the coded creation of Variants
'0.0.1'
- Initial Release
