Coder Social home page Coder Social logo

enchantable's Introduction

i make minecraft mods

enchantable's People

Contributors

autovw avatar magiczocker10 avatar mrcrayfish avatar rubenverg avatar thedirectorx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

enchantable's Issues

Ore Eater EXP

Does not give any exp to the player when mining coal, emerald, lapis, and diamond. Redstone does grant exp but does not ore eat

Proper License

I'm not sure what license this mod is released under, as you have included only Minecraft Forge's LICENSE.txt file in the source code. It'd be great if you added a proper license!

Ore Eater and Fortune/Silktouch (Is this WAI?)

Ore eater and fortune cannot both be applied to a pickaxe. This limits Ore Eater's capabilities since most players would prefer to mine each ore with fortune rather than mine all of them at once with OE. This means you would only use OE to mine gold_ore and iron_ore

Invalid abort digging packets sent to server

This line is sending an invalid abort dig packet to the server, because the player's current targeted block (playerController.currentBlock) is -1, -1, -1.

This causes issues with WorldEdit because it expects only legitimate events, and it will incorrectly think someone is re-clicking their axe at -1, -1, -1.

The solution to this is probably to avoid sending this if the player doesn't currently have a targeted block, since there's no reason for it to be sent in that case, in my understanding.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.