Posted November 24, 20204 yr How do I set a food as drinkable?(I work on 1.15.2) worng category soryy Edited November 24, 20204 yr by mftg
November 24, 20204 yr I think you can use the method UseAction: @Override public UseAction getUseAction(ItemStack itemstack) { return UseAction.DRINK; }
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.