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.

JoNax97

Members
  • Joined

  • Last visited

  1. Oh, sorry. Didn't think about that. Here's my new github repo: https://github.com/JoNax97/MinecraftOverhauled/
  2. I'm working on a custom crafting table with some new mechanics (so far, selecting a tool from a slot to use it in the recipe) The crafting manager is working and it detects the tools, and gives me the result. The thing is that the output slot seems (from what I could see) to be calling a craftMatrix update when I try to grab the item, and therefore resetting the recipe. The result is that the output item is stuck at the slot and I cannot take it. I tried making a new, custom slot, linked it to my tileEntity as Inventory, and still the same. I don't really get where the problem is; I've changed a lot of methods to test them. I was later toying a little with the broken slot, and I found that you can take a whole stack of the item (by using the mouse wheel button) and put that stack in your inventory. BUT, f you try to grab the original stack again, not only will it get stuck, but also it deletes the complete stack you cloned. This completely seems to be a de-sync between server and client, no? The thing is that I don't really know how to manage it, and I supposed it was handled by parent classes. In fact, it used to work Would you mind taking a look to my code? I'm sure I'm missing something. Since there's a lot of classes involved in the process, I'll give you the whole mod Here's the Mod Source: https://mega.co.nz/#!rghAUIIR!uZzsRsz4XDSktr9vQsWxVZf9gI23xpphYUZ9VLFnBAY Thanks in advance!

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.