- Added a new section to the temperature.yml configuration that allows users to give certain items (with or without CustomModelData) certain temperature effects. Example:
Code (YAML):
custom:
items:
example-item:
enabled
: true
material
: LEATHER_BOOTS
custom-model-data
: 5
use-custom-model-data
: true
temperature-modifier
: 10
activation:
wearing
: true
holding
: false