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.

Thawtless

Members
  • Joined

  • Last visited

  1. So this might be your problem give it a go. The error message "The mod file <directory> has mods not found" indicates that the mod file is missing a mods.toml file, which is required for Forge to load the mod. The mods.toml file contains information about the mod, such as its name, version, and dependencies. To fix this error, you need to create a mods.toml file for your mod. The mods.toml file should be placed in the same directory as your mod's JAR file. The contents of the mods.toml file will vary depending on your mod, but it should at least include the following information modid = <your mod id> name = <your mod name> version = <your mod version> For example, if your mod is called "Cockroach Mod" and its version is 1.0.0, your mods.toml file would look like this: modid = cockroach name = Cockroach Mod version = 1.0.0 Once you have created a mods.toml file, you should be able to load your mod without seeing the "The mod file <directory> has mods not found" error message.

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.