Hi,
Sorry for posting so soon after previous, my server is soon to release and I need to do some finishing touches.
I was wondering how I could duplicate the item caught fishing.
Here's what I have so far:
Thanks,
- TheCringleYT
Sorry for posting so soon after previous, my server is soon to release and I need to do some finishing touches.
I was wondering how I could duplicate the item caught fishing.
Here's what I have so far:
Code:
on fishing:
if "%fishing state%" is "CAUGHT_FISH":
chance of 25%:
give player 1 %items within caught entity%
Thanks,
- TheCringleYT