Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks again for the permission.
Will do, and thanks much. I know you gave permission by default over on the CF repo, but I always feel better asking anyway
While cracking open every Fluffalo mod I can find I found an issue with yours. Your mod targets a line in Terramart's interactData:
[{"op": "add","path": "/interactData/items/9","value": {"item":"ghostfluffaloegg"} }]
While this works, it will overwrite any other mod that falls into the 11th line in the Terramart's stock. What you want to do is use "path": "/interactData/items/-".
By using "-" instead of a direct value, the line is appended to the bottom of the list in load order, meaning it can't overwrite other content. Would you be willing to fix this? If not, may I have permission to re-release this mod with this fix (with all credit going to you, naturally)?
Any chance you'd be able to fix it in an update? If not it's no biggy I can settle for the RAM chickens, just wondering because I enjoy and would like to support both mods.