Started by
min03
on
Topic category: User side tutorials
1. make ranged mob
2. go to code editor
3. find this code:
this.goalSelector.addGoal(1, new RangedAttackGoal(this, 1.25, 20, 10));
4. change 20 to 1
5.end
Topic category: User side tutorials
1. make ranged mob
2. go to code editor
3. find this code:
this.goalSelector.addGoal(1, new RangedAttackGoal(this, 1.25, 20, 10));
4. change 20 to 1
5.end
can you change the ITEM shoot speed?