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.

Selim_042

Forge Modder
  • Joined

  • Last visited

  1. Okay, thank you much!
  2. Okay. Is there a way to hook into the JSON loading system for custom, non-crafting table based, recipes?
  3. How is it recommended to make "in world" crafting recipes using the JSON system? I am trying to make recipes for crafting items when an anvil lands on an item, but I am running into a problem when my IRecipe wants to check against an InventoryCrafting instance to see if the recipe is valid.
  4. Yep, it is meant to generate an empty dimension. Everything is registered. It isn't a problem as this is now resolved, but now I have an issue with the server and client disagreeing on what dimension the player is in (or that is what I think it is). Entities from the previous dimension are still being send to the client along with any block updates. Previously (with the above code) the player was entering with an ender pearl, now they are entering with a block right click.
  5. Ohh, misread the code. Nevermind.
  6. I recommend researching switch statements, it will greatly assist you with your giant series of if statements.
  7. DimensionRift: ChunkGeneratorRift:
  8. Hello, been a while since I've been here, took quite the break from Forge. Anyways, I am attempting to create a custom dimension and upon the player entering, the game crashes as it tries to tick the world's entities. I'm happy to post any code that might be necessary. Thank you for the help and I am glad to be back!
  9. Rather than run the command itself, I recommend looking at the code that the command runs.
  10. You do realize that vanilla grass blocks do the same thing right?
  11. Nevermind, got it. I don't know why this changes things depending on dimension, but I changed the block render type to mipped cutout.
  12. I assume you meant Overworld and Nether, those are the ones that are the same, End is different. Nope
  13. It is black in the nether as well. I have other blocks that work the same way with overlayed textures that work just fine, but they emit light. That could be the reason they aren't doing this if it is actually because of issues with block light.

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.