Giter VIP home page Giter VIP logo

spawnchecker's Introduction

SpawnChecker2

What is this?

Minecraft mod. Drawing monster spawn points, slime chunks, and the MobSpawner informations.

モンスターがスポーンする場所、スライムチャンク、モンスタースポーナーの情報を画面内に表示する、マインクラフトのMODです。

Installation

Requirements

Installation

  • put in the mods folder!

Controll

key: UP, DOWN, Num Add(+), Num Sub(-), and modifier keys(CTRL/SHIFT/ALT)

  • ctrl + up/down: change mode

  • up/down: change mode option

  • num +/num -: change horizontal scan range

  • shift/alt + num +/num -: change vertical scan range

  • ctrl + num +/num -: change marker brightness

  • click mob spawner block with bare hands: start spawner visualizer mode

Downloads

For Modder

cloneしてsetupしてbuildタスクを叩けば、多分jarは生成されます。

Modの開発環境から参照したい場合、mavenリポジトリを追加することで参照できます。

repositories {
    mavenCentral()
    maven {
        name = "awairo"
        url = "http://maven.awairo.net/"
    }
}

dependencies {
    // 2.0.x.xxx:dev 形式で明確なバージョンを指定もできます
    compile 'net.awairo.mcmod:SpawnChecker:2.0-SNAPSHOT:dev'
}

SpawnChecker2は、他のModから任意のモードを追加することができます。 リファレンスなどは作成していないので、presetmodeの実装を参照して下さい。 バージョンアップでもなるべく互換性は保ちますが、保証はできません。

PRは受け付けますが、マージするかは内容を見て判断します。

spawnchecker's People

Contributors

alalwww avatar reginn avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.