Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Problem solved, thanks ChampionAsh. I used Notepad++ to edit the mods.toml file. On the bottom of Notepad++, there's a line that says Windows CR LF. I clicked on it and changed it to Unix LF, and the boxes were gone.

 

image.png.5151c05229cf5ea75e4d0c04cca88a88.png

 

I recently got this weird thing a few weeks ago where the description of my mod has these "carriage return" boxes instead of just going to the next line. The text file encoding is UTF-8. I dismissed it at first since it wasn't very important but I haven't found a resolution yet and it's getting on my nerves. I use eclipse and to edit it, and I just used the windows notepad to make changes to the file. I have no idea what I did to mess it up like this. Does anybody know what's going on? Here's the mods.toml file.

modLoader="javafml" #mandatory

loaderVersion="[34,)" #mandatory (35 is current forge version)
issueTrackerURL="https://github.com/Squidsword/OresAboveDiamonds/issues"
license="MIT"

[[mods]] #mandatory
modId="oresabovediamonds" #mandatory
version="6.2.0" #mandatory
displayURL="https://www.curseforge.com/minecraft/mc-mods/ores-above-diamonds" #optional
displayName="Ores Above Diamonds" #mandatory
logoFile="oresabovediamonds_logo.png" #optional
# A text field displayed in the mod UI
authors="§dSquidsword" #optional
credits="Special thanks to §6CriativeMan1§r for the making the art for this mod!"
# The description text for the mod (multi line!) (#mandatory)
description='''
Adds the §dAmethyst§r and §5Black Opal§r which are respectively §d3x§r and §59x§r rarer than diamonds.
Both have its own set of balanced armors and tools.

It's recommended to download Overloaded Armor Bar along with this mod.
https://www.curseforge.com/minecraft/mc-mods/overloaded-armor-bar/

The mod doesn't have built in retrogen support. This means that ores will not spawn in already loaded chunks. Venture far into unexplored lands to have a chance at finding them.
'''
# Here's another dependency

[[dependencies.oresabovediamonds]]
    modId="forge"
    mandatory=true
    versionRange="[34.0.0,)"
    ordering="NONE"
    side="BOTH"

[[dependencies.oresabovediamonds]]
    modId="minecraft"
    mandatory=true
    versionRange="[1.16.3,)"
    ordering="NONE"
    side="BOTH"

 

Here's the repository. 

Edited by Squidsword
Solved

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.