dev: more 1.4.4 fixes, fix CRLF -> LF

This commit is contained in:
2023-08-17 17:44:55 +01:00
parent 278a0d9278
commit 0c6328b39d
5 changed files with 172 additions and 162 deletions

View File

@ -1,15 +1,17 @@
Mods: {
Mods: {
MagicStorageVoidBag: {
ItemName: {
MSVoidBag: Magic Void Bag
}
ItemTooltip: {
MSVoidBag:
ItemName.MSVoidBag: Magic Void Bag
ItemTooltip.MSVoidBag:
'''
<right> Storage Heart to store location
Currently not set to any location
'''
Items: {
MSVoidBag: {
DisplayName: M S Void Bag
Tooltip: ""
}
}
}
}