Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/02/23 in all areas

  1. You should remove the broken client side only mods from the server. Or contact the modpack author or mod authors for help.
    1 point
  2. Item#getUseDuration See how the multishot enchantment works. Have the arrow have a mob target and update the position and rotation to fly directly at the mob. Will need a custom Arrow class for this since the projectile just takes the path it was aiming. You'll also need to do a sweep for entities up to a certain distance in the direction you want your arrow to fly.
    1 point
  3. Same error as I posted above: You should check whether a mod has a dependency when you download it, e.g. https://www.curseforge.com/minecraft/mc-mods/just-mob-heads/relations/dependencies
    1 point
  4. Now you are missing the creative core mod. You need to check if your mods have dependencies when downloading them, e.g. https://www.curseforge.com/minecraft/mc-mods/enhancedvisuals/relations/dependencies or sometimes it will say it in the text of the mod page - usually in large prominent text 🙂
    1 point
  5. You are missing the autoreglib mod.
    1 point
  6. Conflict between Domum Ornamentum and optifne. https://github.com/ldtteam/Domum-Ornamentum/issues/111
    1 point
  7. You could deny the `EntityMobGriefingEvent` by setting the result, but you could also just disable mob griefing without the need for a mod.
    1 point
  8. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.3 (Latest), 1.19.2, and 1.18.2 (LTS).
    0 points
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.