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.

Z_Bo

Members
  • Joined

  • Last visited

  1. when downloading icu4j-70.1.jar and fastutil-8.5.6.jar it always take only 10k or 20k /s sownload speed. And I am sure that there is no problem with my network.How can I deal with it?
  2. Very nice! Now my stem blocks work well with custom colors rendered by using this. @SubscribeEvent public void registerBlockColors(final ColorHandlerEvent.Block event) { event.getBlockColors().register(myBlockColor, coloredBlock1, coloredBlock2, ...); } Although it's growth_age0 ~ growth_age7 renders the same color which I defined,but that's enough for me.Thank you @warjort much much😀.
  3. Yes, it really worked well and thank you so so so [email protected] there is still a problem that the stem_blocks and the attached_stem_block with no color rendered(here is the screen shot.).I've read the vanilla codes about #BlockColors.java,#BlockRenderDispatcher.java and #ModelBlockRenderer.java.But i still dont know What function should I call?
  4. I think there is no problem with the texture picture.Mybe I have not set the RenderType correctly.How can I set the RenderTypes?
  5. Oh, thanks for your reply.I did it just by copying the codes from vanilla part and rename them.Including the assets.Codes are here 1.18.1 .
  6. Oh thank you for replies @DaemonUmbra.Now I understand it.And I dont know how to close this topic😅.
  7. I have created a custom stem block like punpkin and melon in 1.18.1 ```forge-1.18.1-39.1.0-mdk```.But I got black background textures.I wondor why?? 1.18.1 screen shot
  8. please,I need help and want to know why.I am using IntelliJ
  9. Uhmm....I've just copied codes with a little modification and followed the official docs.But it does not work at all. I want to make a wheat_harvest drop 1 diamond for test but it doesn't work. Here my codes:https://github.com/whutpsychic/minecraft.mods/tree/main/1.16.5/easiermonsters and I was using forge version 36.2.0(recommended)

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.