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. The class names has been updated to the mojang names, you can use the forge bot on discord to convert from mcp to moj names
  2. the bind method needs an String which is the file name of the tag minecraft then looks for EntityTags in tags/entity_types/string_in_bind.json in the data folder
  3. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  4. where did you attach it, please post the log here
  5. which version?
  6. in singleplayer: ./minecraft/saves/<world_name>/serverconfig/forge-server.toml on a server; <server_folder>/world/serverconfig/forge-server.toml
  7. take a look at the vanilla EntityTypeTags (moj name)
  8. then run the command via cmd and post the output should be an error
  9. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  10. because you are using an old non-working installer Your (old) version is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  11. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  12. show the complete command line you are using try to run the command line via cmd, beacuse it returns an error message if an error occurs
  13. which version do you use, would be helpful
  14. why do you not understand: "Please keep this forum in English." did you run the jarfix? have you installed java?
  15. you can use TickEvent.WorldTickEvent than get all players from the world via World#players but note, TickEvents have two phases (START, END) choose one and they run on server and on client check this via TickEvent#side
  16. why you don't use that?
  17. did you look at the log? because there are a lot of errors Exception loading blockstate definition for mods: betterendforge, industrialforegoing, futurepack, portality, theabyss, allthemodium, envirocore, advancedrocketry, bettercompat, druidcraft, bloodmagic, mysticalagriculture, jaopca there are also a few FileNotFoundExceptions
  18. when exactly should the player wearing the armor be teleported? if the player equip the armor if the player sneak & wearing the armor? for the teleport you can look into the ChorusFruitItem class
  19. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.

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.