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

I've been trying to remove several vanilla recipes and realized the ones I am trying to remove don't work because they use tags by Forge.
For example, I can easily remove the Melon recipe but I can't remove Fishing Rod recipe.

I copied over the file from vanilla datapack and put it in data.minecraft.recipes with the same naming format (for example: melon.json or fishing_rod.json) and changed the output to air and it does not work for the Fishing Rod recipe. This is also true for other recipes that use tags by Forge.

I also read this forum post from a while back:

But I am not understanding how this user was able to replace Forge recipes.
Here is vanilla fishing_rod.json file: https://hatebin.com/zqhejklbgm
Here is my fishing_rod.json file put in data.minecraft.recipes: https://hatebin.com/quqkzvlrhj

  • Author

Do you mean that I am putting Forge as my dependency and setting "ordering" to AFTER? If so, would it look like this?

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

(not 100% sure how to reference Forge as my dependency. Assuming it's just "dependencies.forge")

  • Author

Could you guide me on how I can do that? The only mods.toml file I was able to find was inside my own mod in META-INF folder.

  • Author

From my understanding, the MDK is where the gradle is setup and all its subfolders? I looked in there and I couldn't find anything.

  • Author

Right, I have looked in there. Not exactly sure what I am looking for other than mods.toml file.

  • Author

So we are talking about the mods.toml inside META-INF folder? Ex: Projects\Minecraft\Brimheim\src\main\resources\META-INF. This is the only mods.toml I can find inside my MDK.
But what am I adding dependency of? I get that I need to set the "ordering" to AFTER but what am I setting the "ordering" of? Forge??

  • Author

Right. I get that. But what is my "dependencies"? [[dependencies.???]] my own mod ID?? I know its definitely not examplemod.

I did:
[[dependencies.brimheim]]
    modId="forge"
    mandatory=true
    versionRange="[36,)"
    ordering="AFTER"
    side="BOTH"

Is that correct?

Edited by Sinu

  • Author

Well I can still craft the Fishing Rod even after I changed it.

  • Author

I have no idea what you mean either. Can you be more specific? Which json file are you talking about?

  • Author

How will that fix my crafting issues with fishing_rod.json file when it doesn't even use/reference any tags I added in that folder?

  • Author

So you just downloaded my source code and loaded it up and it doesn't allow you to create the Fishing Rod? I can still craft it and I uploaded exactly as is and I haven't touched it.

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.