Custom model data
You can attach custom textures to multiple items in the plugin using CustomModelData.
Just open your server folder -> plugins -> DrawOnMap -> config.yml
Examples:
The numbers in this case are responsible for CustomModeData. They always come at the end. By default, it is 0
. To apply the texture, you need to change the material on which your texture works and this number.
Last updated