Jump to content

(1.20.2) Need help implementing a certain feature


tinydevMC

Recommended Posts

Hello there!

I am fairly new to minecraft modding, so I am unsure of the tools and libraries available to me. I've been using guides by KaupenJoe on YT to get my bearings in regards to minecraft modding. I have been working on my first of many mods, which I am calling Cookietastrope! As the name entails, it adds a bunch of new cookies (i came up with 50) and some other stuff too. 

Some of the cookies have unique effects. One of the cookies is the Slime Cookie. When the user eats it, they get fall damage immunity and they also "bounce" upon landing from a great height (like the slime boots from Tinkers' Construct).

However, due to my previously mentioned lack of knowledge in Minecraft Modding, this has proven to be quite a challenge. While I have figured out everything else so far (mostly thanks to my previous java experience), I am still struggling to understand how custom potion effect implementation works. Because of this, the Slime Cookie isn't behaving how I intended it to. It gives the new effect, Bouncy, when it is consumed by the player. But, the potion method that is supposed to be called by the game every tick isnt being called for some odd reason. 

I need the help of the various MC Modding gurus on this platform to help me understand what I am doing wrong. That way, I can more effectively make the rest of the cookies with custom effects on my own!

Here is the link to the GitHub repository for this project. Feel free to poke around and help figure out what my problem is. I look forward to hearing from y'all! Thanks in advance for the help.

https://github.com/tinyfaceGH/Cookietastrophe


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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