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.

Luis_ST

Members
  • Joined

  • Last visited

Everything posted by Luis_ST

  1. you can take a look at this thread:
  2. do you use the complete vanilla code?
  3. did you looked at the Villager and how vanilla opens the Menu
  4. show your code (Model and Entity class)
  5. the HarvestLevel is now controlled by tags screach for it in the forum since this question has answered a few times
  6. refer to this wiki
  7. is there a other render method which use these parameter, since you should use them
  8. you set the colors to 0, it should be: model.renderToBuffer(matrixStack, builder, combinedLight, combinedOverlay, 1, 1, 1, 1);
  9. show the code of your Structure, if possible via a git repo
  10. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  11. you can use BiomeLoadingEvent instead of Reflection, which version of forge do you exactly using 1.17.x.x.x because the first version throws an EOFException
  12. you shouldn't do that from client, which version did you use?
  13. create your own thread and post debug log
  14. it's a long file since there is a lot of debug inside that's why we need it to help you please use https://gist.github.com/ to upload the file
  15. you can't use static initializer for Registry https://gitlab.com/NoahJelen/paradisemod/-/blob/1.16.5/src/main/java/net/paradisemod/world/gen/features/PMFeatures.java#L29-49 use RegistryObjects refer to this doc
  16. show the meta.toml
  17. did you're ItemGravelAntimony extends the vanilla Item class? because it should

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.