-
Notifications
You must be signed in to change notification settings - Fork 2
Condition Config
Smartin-b edited this page Sep 26, 2022
·
13 revisions
The config object is supposed to tell the what type of configuration is applied It supplies a BetterCombat configuration and some additional optional values. The java Implementation can be found here.
- scaleX
- scaleY
- scaleZ
- attributes
The scale values are optional to apply a scale on top of the ItemRenderer so the weapon apears bigger.
This was implemented so bigger weapons like spears did not look too out of place.
This is compatible with 32x32 Tetra Texturepacks
The attributes are the same as BetterCombats attributes in its Json files
https://github.com/ZsoltMolnarrr/BetterCombat#custom-attributes
Tetratic Combat Wiki