Giter Site home page Giter Site logo

bettersleeping's Introduction

Better Sleeping

This mod enhances the way that the sleeping mechanic works in Minecraft. You can go to sleep any time of the day provided you are tired. You can also wake up any time of the day if you set an alarm clock right next to your bed.

More information is on CurseForge.

Modpacks

Feel free to use it any modpack as you wish.

The only thing I dislike is rehosting my mod on 3rd party websites. If you want to link my mod then link the Curse page, do NOT rehost it yourself. (Modpack rehosting is fine of course.)

Developer Environment

If you want to do some work on this mod OR want just to load it in your development environment for any reason, you can either:

a) get precompiled versions from my Jenkins - note that versions here do not match versions on Curse, the ones on Curse do not include build number! (The versions themselves do though, as you can check in mcmod.info.)

b) set it in your dev environment yourself:

in command line:
gradlew setupDecompWorkspace

If you want to use IntelliJ Idea you can either import the project OR
gradlew idea
If you want to use Eclipse
gradlew eclipse

In order for the mod to properly run you also need to make sure that the coremod is loaded by adding a parameter to the launch parameters:
-Dfml.coreMods.load=cz.ondraster.bettersleeping.asm.BetterSleepingCoreLoader

Now your development environment should be ready to run my mod.

API

The API should be as stable as possible, you can either grab it yourself from here or you can grab a separate JAR from the Jenkins.

Bug Reports and Feature Requests

Both should be done in Issues here on GitHub. When you are reporting a crash, DEFINITELY include a crashlog and preferably even the main log itself (so it includes the list of other mods you are running etc). If you did something special, DESCRIBE IT! If you are reporting a gameplay bug, DESCRIBE IT!

Feature Requests should be as descriptive as possible.

Language Pull Requests are no problem.

Code Pull Requests will be checked, make sure you know what you're doing!

bettersleeping's People

Contributors

solomon56 avatar

Watchers

 avatar

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.