Posted December 8, 20213 yr my code @Override public void onArmorTick(ItemStack stack, World world, PlayerEntity player) { if (player.isAlive() && Screen.hasShiftDown()) { --59 } super.onArmorTick(stack, world, player); } He crashed when I was running on the server https://paste.ubuntu.com/p/tkSGkzDB23/ Edited December 8, 20213 yr by Spring
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.