Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/11/22 in all areas

  1. Introduction Xironite is an interactive Towny server dedicated to keeping a close-knit community through hosting weekly events and listening to player feedback! Our main feature is Towny! Towny gives our players a chance to work together and try to make the largest town by recruiting residents to help them. If competition is more your speed, you can compete against other towns in a variety of contests! You can create the largest town with the best buildings with your friends or dominate the economy and skill leaderboards! Additionally, we have moved forward towards becoming a Network, where we feature a Creative server. Our new Creative server is perfect for building freely with friends, sketching out builds, and planning your town layout in advance! Xironite also adds numerous features to Survival, making it feel fresh once again. We are able to accomplish this with classes & professions, custom textures, custom enchants, custom weapons & tools, custom bosses & mobs, dungeons, custom Iris world, and so much more! Xironite has plenty to keep you busy by catering to all of your entertainment needs in Minecraft. On top of all that, our player rank perks and other donor store related items can be earned in-game through playtime and resource gathering. No need to pay to win! Xironite is constantly evolving based on player feedback and ideas from our amazing management. Join now today and don’t miss out on our next event! How to Join? Join now using our IP: mc.xironite.org Notable Features Custom Bosses & Mobs Tournaments Dungeons Crates & Lootbags Consistent Events Robust Anti-Cheat Quests Player Economy Casino Friendly & Active Community Custom Enchants Custom Tools & Armor Custom Iris World Classes & Professions PyroMining & PyroFishing Player Feedback & Suggestions Custom Textures ...and much more! Social Media Outlets Discord Instagram YouTube TikTok
    1 point
  2. @MistaOmegathanks for your suggestion! I looked at what you said. For now I use the current block direction and the hit result direction. So, my method for recognizing the front face is this: private boolean isFrontFace(Direction blockDirection, Direction hitDirection){ return blockDirection == hitDirection; } And in my use()-method I call it: if(this.isFrontFace(pState.getValue(HORIZONTAL_FACING), pHit.getDirection())) ... Maybe there are different ways to check it, but this works for me Thank you!
    1 point
  3. Looks like one of your mods has been playing around with the keybindings and broken them. The crash report gives no clue which mod has done this. It could be a mod you installed and then removed? You can try backing up and deleting your options.txt in the minecraft folder. That will reset your options back to defaults. If it still happens then you will need to post a link to your logs/debug.log to see if that contains any clue to the mod causing the problem.
    1 point
  4. Carryon is what is firing that crash. However, I can see you have optifine installed, it loves to break stuff so try it without Optifine, if there's still an issue report it to the maker of Carryon
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.