提供: defeatedcrow mod wiki
移動先: 案内検索
(MC1.12.2)
(MC1.12.2)
(同じ利用者による、間の38版が非表示)
11行目: 11行目:
 
* The magic item is renewed. <br />Also, magic accessories are shared with players and mobs.
 
* The magic item is renewed. <br />Also, magic accessories are shared with players and mobs.
  
※ Ore or magic item until now will not be available, but you can continue to use it. <span style="color: red">(* Except amulet! *)</span>
+
<span style="color: red">* Since v3.3.0, old magic items has been removed. *</span>
  
 
=Heat And Climate Lib/Mod=
 
=Heat And Climate Lib/Mod=
88行目: 88行目:
 
{|class = "wikitable"
 
{|class = "wikitable"
 
!HeatAndClimateLib
 
!HeatAndClimateLib
|HeatAndClimateLib-1.12.2_3.1.1 || <html><a href="https://github.com/defeatedcrow/HeatAndClimateLib/releases" onclick="ga('send', 'event', 'Outbound', 'Download', 'HaCLib2_EN');">Download(Github)</a></html>
+
|HeatAndClimateLib-1.12.2_3.5.0 || <html><a href="https://github.com/defeatedcrow/HeatAndClimateLib/releases" onclick="ga('send', 'event', 'Outbound', 'Download', 'HaCLib2_EN');">Download(Github)</a></html>
 
|-
 
|-
 
!HeatAndClimateMod
 
!HeatAndClimateMod
|HeatAndClimateMod-1.12.2_3.1.5 || <html><a href="https://github.com/defeatedcrow/HeatAndClimateMod/releases" onclick="ga('send', 'event', 'Outbound', 'Download', 'HaC2_EN');">Download(Github)</a></html>
+
|HeatAndClimateMod-1.12.2_3.5.1 || <html><a href="https://github.com/defeatedcrow/HeatAndClimateMod/releases" onclick="ga('send', 'event', 'Outbound', 'Download', 'HaC2_EN');">Download(Github)</a></html>
 
|}
 
|}
 
*2.X.X
 
*2.X.X

2020年12月21日 (月) 14:58時点における版

Overview JP/EN HaCLib JP/EN HaCMod JP/EN Config JP Integration JP/EN

About version 3.X.X

Currently, this mod is being renewed to version 3.X.X. Please note the following points, as the contents are different from the 2.X.X system.
Version 3.X.X uses the JEI information display, advancement, and tooltip descriptions for explanation. So we recommend using JEI together.

The new version organizes ores, metals, magic, biomes, etc. into "5 colors" and organizes recipes and vein generation. Because of this, there are many differences from the explanation content of the wiki.

  • The type of ore generation in the world are changed.
  • The ore processing recipe is renewed.
  • The magic item is renewed.
    Also, magic accessories are shared with players and mobs.

* Since v3.3.0, old magic items has been removed. *

Heat And Climate Lib/Mod

hactop_L.png

Introduction

This mod gives the concept of "climate" to the minecraft world. Climate is composed of the elements of the temperature, humidity, and airflow. It causing natural change recipes of block or entity.

This mod is a more mild difficulty than any other survival mod. It's brings some challenge and development to players.
Not only the mod original elements, many elements of vanilla also gains new features. You will discover that vanilla leather clothes have good heat resistance, and that fire and magma blocks are useful as heat sources.

These concept was included in AMT2, such as the heat source of the cooking pan, or the natural change of some blocks. But it was hard-coded, poor versatility, and looked very ugly. So, I've reworked it as the "Climate" system.

This mod is not intended to reproduce the Real World! This is a mod offering a little block puzzle game with "climate" as a theme. It contains many fantazy.


"What is the climate?"
In this mod, all biomes and some of blocks has enum of the climate parameter.

  • Temperature: 14 stage enum.
    You can change the temperature by placing a block of conflicting temperature.
    • Biome Temperature
      • affects the entire area.
      • Under the roof, the influence is reduced.
      • In high-altitude, temperature is lowered.
    • Block Temperature
      • affects 5x5x5 block area.
      • Thermal insulation block (ex. wool, wooden planks, or gypsum block.) will reduce the influence.
  • Humidity: 3 stage enum and "underwater" flag.
    • Biome Humidity
      • affects the entire area.
    • Block Humidity
      • Water block or the Fluid blocks (has Water material) will increase the humidity.
      • Dry block (ex. dry sponge) will reduce the humidity.
      • affects 3x3x3 block area.
  • Airflow: 4 stage enum.
    • Under the roof, the airflow is reduced.
    • Surrounded by opaque blocks, the airflow is reduced.
    • When the weather is thunderstorms, wind occurs.


Once placed in a suitable climate, block and food entity will naturally change.
You can see their change recipes by JEI.


This mod requires both packages.

  • HeatAndClimateLib
  • HeatAndClimateMod

Elements of this mod

!!Caution!! This mod is WIP. Element will continue to increase in the future. Perhaps, while I continued to modding, it will continue the growth.

  • Climate checker Item and HUD.
  • Natural change recipes.
  • Crops that require the appropriate environment for growth.
  • Many ores and ore vines.
  • New metal s and alloys.
  • Compressed containers. (from AMT2.)
  • Many building block and furniture.
  • Metal tools and magical accessory.

License

Deployment requirements

  • Minecraft 1.12.2
    • MinecraftForge 1.12.2-14.23.5.2768+
    • Java8+
  • Minecraft 1.10.2
    • MinecraftForge 1.10.2-12.18.2.2185+
    • Java8+

Download

MC1.12.2

  • 3.X.X
HeatAndClimateLib HeatAndClimateLib-1.12.2_3.5.0 Download(Github)
HeatAndClimateMod HeatAndClimateMod-1.12.2_3.5.1 Download(Github)
  • 2.X.X
HeatAndClimateLib HeatAndClimateLib-1.12.2_2.8.1 Download(Github)
HeatAndClimateMod HeatAndClimateMod-1.12.2_2.7.7 Download(Github)

MC1.10.2

HeatAndClimateLib HeatAndClimateLib-1.10.2_2.3.4 Download(Github)
HeatAndClimateMod HeatAndClimateMod-1.10.2_2.3.11 Download(Github)

Non-Heated Util Mod

It is a one-shot mod that selected some Block and Entity from HeatAndClimate.

MOD NonHeatedUtilMod-1.12.2_1.0.0 Download(Github)

Specifications commentary

Sorry, commentary was described only in Japanese.