Page 1 of 1

[0.18.36] 'tool' items are sometimes missing their durability localisation

Posted: Sun Jul 19, 2020 10:00 pm
by tiriscef
Hello

when you create 'tool'-prototype items and give them custom localisations, like this:

Code: Select all

prototype.durability_description_key = "description.food-key"
prototype.durability_description_value = "description.food-value"
then these localisations are only shown in the item tooltip. In other places, like recipes, the default localisation is used.
Image

Re: [0.18.36] 'tool' items are sometimes missing their durability localisation

Posted: Tue Jul 21, 2020 2:43 pm
by Rseding91
Thanks for the report. It's now fixed for the next release.