I try to delete the vanilla fishing rewards but the code:
on fish:
if fish state = caught fish:
set item of caught entity to dirt
Dont work the game dosent know the set item of caught entity to dirt line
do anyone know what to do ?
on fish:
if fish state = caught fish:
set item of caught entity to dirt
Dont work the game dosent know the set item of caught entity to dirt line
do anyone know what to do ?
Last edited: