Jump to content

Choonster

Moderators
  • Posts

    5160
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Choonster

  1. Item Capabilities haven't been re-implemented in 1.21 yet, you can use Vanilla's Data Components system instead. See DataComponents and the related classes.
  2. These are the Forge forums, we don't support Fabric here.
  3. Use the static methods in ResourceLocation to create an instance.
  4. Try using 1.20.6-50.0.5, it just fixed an issue related to enchanting: https://github.com/MinecraftForge/MinecraftForge/commit/0e829630da67c91d2b5a91ea4b65eb033f868e76
  5. This PR may fix the remaining issues here. It's still under review and hasn't been released yet, but may be merged and released in the next few days or so.
  6. Try using 49.0.47 or later, it fixed an issue like this: If that still doesn't work, post your logs as described in the FAQ at the top of the forum.
  7. Duplicate of the following topic:
  8. Please don't post your email address publicly. I've removed it from your post.
  9. Duplicate of the following topic:
  10. Read Paint_Ninja's message again, there's an additional requirement that you're not meeting.
  11. Use DamageSource#getDirectEntity to get the projectile entity.
  12. The debug.log includes the crash report and other information, there's no need to post crash reports separately. Regardless, 1.16.3 is no longer supported on this forum.
×
×
  • Create New...

Important Information

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