Large tech mod specially developed for Mineclone 2
Go to file
ConfidentOwl 9585e8e19c add ruby 2023-01-12 22:07:41 +03:00
.vscode New recipst 2022-12-25 21:02:57 +03:00
api Add logo an steel machins 2022-12-30 21:08:26 +03:00
custom_recips Add logo an steel machins 2022-12-30 21:08:26 +03:00
debug_tools begin add crops 2023-01-04 12:27:40 +03:00
farming add ruby 2023-01-12 22:07:41 +03:00
i3_integration remake redme and some litel changes 2022-12-29 15:07:24 +03:00
mashins Add steem furnace 2023-01-01 19:03:59 +03:00
multiblocks Fix 2022-12-29 21:12:31 +03:00
ore add ruby 2023-01-12 22:07:41 +03:00
pipe Adding recips (again) 2022-12-28 11:43:44 +03:00
steam begin add crops 2023-01-04 12:27:40 +03:00
textures Begin ad plants 2023-01-12 20:58:55 +03:00
tools begin add crops 2023-01-04 12:27:40 +03:00
xray Initial Commit 2022-12-21 08:57:54 +03:00
LICENSE Fix license mis 2022-12-30 12:35:30 +03:00
README.md remake redme and some litel changes 2022-12-29 15:07:24 +03:00
init.lua begin add crops 2023-01-04 12:27:40 +03:00
lists_of_all.lua Begin ad plants 2023-01-12 20:58:55 +03:00
mod.conf Initial Commit 2022-12-21 08:57:54 +03:00
screenshot.png Add logo an steel machins 2022-12-30 21:08:26 +03:00

README.md

Owl tech

Large tech mod specially developed for Mineclone 2


Mod Features:

  • Reworked generation of ores - Now the ores appear in the world in large veins .Each ore vein has its own set of ores, spawn frequency and amount of ore

  • Ore processing system. The higher the level of mechanisms will be used, the more resources will be obtained from the ore

  • Fluid and Energy Transfer System

  • Geologist exploration systems from millet hammers that will tell you about the ores around the player - to open pits


Ore

Do not forget to turn off the generation of ordinary ores in the settingtypes.txt file on the line mcl_generate_ores (Generate Ores) set instead of true -> falsemcl_generate_ores (Generate Ores) bool false

P.S. Disabling ores in Mineclone 2 does not work yet(this is a bug and needs to be fixed)


Metals

The mod adds both a large number of metals - copper, tin, silver, and so on, as well as an alloy, for example, electrum, bronze, steel, and so on.


Instruments

Removed original tools except for wood and stone (unless you find them in chests in the world as loot). Now, in order to get metal tools, you need to create them according to new recipes with plates and various additional tools - such as a hammer or a file.


Pipe

There is a mechanic of transferring liquids (such as water, lava, steam, etc.) through pipes from one mechanism to another. Pipes work on the principle of where there is less liquid there and send the liquid.

There is a mechanics of item pipes. Item transfer only works with regular chests and mechanisms from the mod itself(WIP)


Warning - mod in deep development (install it in your game worlds only at your own peril and risk)