Giter Site home page Giter Site logo

heatandclimatelib's Introduction

HeatAndClimateLib

the Mod necessary for defeatedcrow's mod in 1.12.2

Project Site

Please visit my new Wiki: http://defeatedcrow.jp/modwiki/HeatAndClimate

Introduction

This mod is API and core mod necessary for defeatedcrow's mod in 1.9+. Of course, you can stand-alone use this mod, or use in your modding.
このmodは1.9+においてdefeatedcrowが作成するmodの前提MODです。もちろん、このmodを単独で使用したり、あなたのmodの前提modとしても利用することが出来ます。

動作環境 Current operating environment:

  • Minecraft 1.12.2
  • MinecraftForge 14.23.3.2655+

ライセンス Licenses

このmodは以下のライセンスの元で公開されます。
This mod is distributed under the following license:

Code: All Rights Reserved

Permissions

  • ソースコードを改変したり、あなたのmodプロジェクトに利用することができます。
    You can fork, modify, or use the code in your project.
  • このmodの非改変パッケージをmodpackに同梱したり、マルチプレイサーバー内で再配布することができます。
    You can redistribute this mod's unmodified package to modpack or multiplayer server.

Conditions

  • 著作権者の表示 Copyright notice
  • 商用利用禁止 Commercial use prohibition

Limitations

  • このmodは「現状のまま」提供され、一切の動作を保証しません。
    This mod is provided "as is" without warranty of any kind.
  • 作者および著作権者は、いかなる場合でも、このmodの使用その他によって生じる責任を負いません。
    In any case, the author or copyright holder is not responsible for any claims, damages or other liabilities arising out of this mod or its use.

Assets: CC-BY-NC-SA 4.0

https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode

注意事項 Caution!

  1. Now this mod is still WIP. The correct operation cannot be expected. Please be careful!
    当modは開発途中です。正常に動作しない場合がありますので、ご了承の上でご利用下さい。
  2. About PR This mod is authored only by defeatedcrow. PR contributor is treated as contributor, but the contributors do not have a licensing rights of this mod. In addition, for lang file PR, please use child repository.
    当modへPRする場合、当modのContributorとして扱われ、当modのライセンス権を持たないことにご了承下さい。また、langファイルへのPRはこのリポジトリではなく、langファイル管理用の子リポジトリをご利用下さい。

Function

  1. Climate System
    They are similar to the heat source system of pots and iron plate in AMT2. Changing it in more general. It is used as "IClimate" interface for heat, humidity, air flow in current BlockPos.
    AMT2の鍋・鉄板のHeatSourceをより汎用化したシステムです。ある座標の温度・湿度・通気性を「気候」としてIClimateインターフェイスを定義し、調理や装置稼働の条件として使用します。

    Example:
  • For cooking, using the natural climate elements with the biome block.
    自然の熱源など、その座標の気候を利用した調理。
  • Using the climate of the coordinates to the growth of the plant.
    植物の生長に特定の気候条件を要求する。

2. HeatSource
They are used in order to change the temperature of the coordinates. It is used for the devices or recipes that require high temperature.
座標の持つ温度を増減させる熱源。高温を必要とする装置やレシピに利用されます。

Example:
- When you place the "raw dough" near the fire as an object, it becomes "bread".
火の近くにEntityとして「生のパン生地」を置いておくと、「焼けたパン」に変わります。

3. Climate damage and prevent material.
Too high or low temp will hurt player and mobs. It can prevent easily by armors or charms.
極度の高温・低温でプレイヤーやMOBがダメージを受けるようになります。ダメージは防具やアクセサリーで簡単に防ぐことができます。(防具を身につける動機付けです。)

Copyright (c) defeatedcrow 2016

heatandclimatelib's People

Contributors

ailerozy avatar defeatedcrow avatar mrapplexz avatar tartaricacid avatar

Watchers

 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.