Started by
DuckBomb
on
Topic category: Feature requests and ideas for MCreator
there should be a selector that you could selector for use action:
}
@Override
public UseAction getUseAction(ItemStack stack) {
return UseAction.BOW;
}
you should be able to change this in the editor.
like wdym about the get data?