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.

TNT3530

Members
  • Joined

  • Last visited

  1. Thanks ill have to browse how you implemented it
  2. While this still doesnt help my problem, thank you for telling me. I will make sure to avoid this in the future
  3. Well you CAN, they just dont have textures. My question isnt whether I CAN do it, its asking why WHEN I do it the textures are ignored even if the files are there and are reloaded
  4. I've been working on a mod that registers blocks to the client when it connects to the server, allowing for servers to have custom mods that the client doesn't need to have downloaded when joining. The issue I'm having is that the items are registered successfully, the Resource Pack loads correctly (evidenced by the one static item added changes texture), but the items added on join aren't receiving textures. No errors are thrown, no crash, just that wonderful pink and black checkerboard. In case you're wondering, the Resource Pack is a folder that is reflected into the default minecraft one on join as well. This is reloaded on Join to apply the changes too. The JSON models for each item added on join are generated correctly, they just dont apply whatever texture are in them (not even default forge/MC ones) As for reloading MC's resources, I automatically do that when the client first loads in using the RenderGameOverlayEvent.Post event. It correctly reloads the textures for all items initialized where they normally are in mods, preInit. Any items created on the fly when joining the server are ignored for some reason, even though the files are in the same space as the normal items. The method I use for refreshing resources is Minecraft.getMinecraft().refreshResources(); tl;dr My mod registers items on server connect and they dont have textures even though the files are there and resources are reloaded Thanks for any help you can provide

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.