Posted April 9, 20205 yr So this is my current update json file, and currently when an update appears the /n don't give a new line, and it's a block of messy change log. Can someone please tell me how to do a new line or give me an example of their's? { "homepage": "https://www.curseforge.com/minecraft/mc-mods/standardmaterials/files", "promos": { "1.15.2-latest" : "1.2.0", "1.15.2-recomended" : "1.1.3" }, "1.15.2": { "1.2.0" : "Added obsidian and emerald armor/nAdded pure obsidian block/nAdded emerald horse armor/nAdded custom game achievements/nAdded recipe advancements for obtaining obsidian gem and emerald/nAdded random spawn for mod items in chests in normal structures", "1.1.3" : "Changed obsidian class repair material to obsidian gem/nCreated json updater functionality", "1.1.2" : "Rebalanced obsidian and emerald tool stats/nObsidian(3, 2000, 5.0F, 2.0F, 15)/nEmerald(2, 500, 7.0F, 3.0F, 20)/nFixed tool visual models", "1.1.1" : "Added emerald tools, emerald stats(2, 500, 10.0F, 4.0F, 25)/nChanged obsidian tool stats(3, 3000, 6.0F, 2.0F, 15)/nAdded additional obsidian tools/nRecreated textures for previous obsidian tools", "1.0.0" : "Adds obsidian sword, pickaxe, and gem" } } Thanks for your help! Edited April 9, 20205 yr by BaconBombing CurseForge | GitHub
April 9, 20205 yr Not 100% sure if it matters (I'm not a json guy really), but I thought for sure it was \n not /n for a newline. Edited April 9, 20205 yr by Ugdhar
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.