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.

Leaderboard

Popular Content

Showing content with the highest reputation on 04/16/20 in all areas

  1. Installing Java 9 was successful! hope this works for you pal!
  2. I believe they are, but registries are persistent so if you add a block create a world then add another block which is registered before that block it will still appear second. I'm not a hundred percent sure on if this is the optimal way to do it, but in your own ItemGroup you can override ItemGroup::fill and after getting all of the items in the tab you can sort them.
  3. You're setting the registry name twice. Here and here Only do the first one, but change the string.
  4. You shouldn't post a screenshot if it's not yours for something like this. Just saying, it's misleading and doesn't really help. So I'm not 100% sure what's going on, but scanning through the debug.log this caught my eye: So, Bountiful is generating an error, and if you notice the subsequent errors about token recognition errors, the tokens it is complaining about spell out "SpawnerNBT". Unfortunately I can't tell where it's coming from/what is causing it. Thing still seem to keep going after this though. Then: So, I would remove the Bountiful mod, as it appears it is using Kotlin, which I am not familiar with at all. I believe it's another language that runs in the Java JVM maybe? But it looks like you not having a Kotlin language provider for the JVM is what is making it crash. *edit: Sorry, just realized you noticed the Kotlin thing, I was distracted by your completely unrelated screenshot. A quick google search: https://kotlinlang.org/docs/reference/faq.html
  5. Hi Looks like a problem in your recipe file: SingleItemRecipe$Serializer.read This is the code that reads recipes from json files. It will probably help if you put a breakpoint in the constructor of ResourceLocationException, and then look back up the call stack to check what the variables are (i.e. which part of the recipe is being parsed) -TGG
  6. https://github.com/TheDeadlyWaffle/Spiritcraft-mod/blob/master/main/resources/data/spiritcraft/recipes/soul_stone_wall_from_soul_stone_stonecutting.json#L6 remove the blank space in the "result": "spiritcraft:soul_stone_wall ", L__here and I dont understand why the error only occur when you add the gem_pedestal, maybe you add the recipe while you add the gem_pedestal?

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.