Large tech mod specially developed for Mineclone 2
Go to file
ConfidentOwl fbcc13009e Add wood chopper 2023-02-04 20:50:53 +03:00
.vscode Add wood chopper 2023-02-04 20:50:53 +03:00
api Add wood chopper 2023-02-04 20:50:53 +03:00
battery Add base electro steam_machins 2023-02-01 11:46:18 +03:00
custom_recips Add logo an steel machins 2022-12-30 21:08:26 +03:00
debug_tools New plant 2023-01-19 09:49:36 +03:00
electro_generator Add connection texture in node 2023-01-30 19:38:17 +03:00
electro_wire Add connection texture in node 2023-01-30 19:38:17 +03:00
farming Add a lot of plants 2023-02-01 22:39:37 +03:00
i3_integration remake redme and some litel changes 2022-12-29 15:07:24 +03:00
mashins Add wood chopper 2023-02-04 20:50:53 +03:00
multiblocks Fix 2022-12-29 21:12:31 +03:00
ore Add wood chopper 2023-02-04 20:50:53 +03:00
pipe Add electro batari and rewrute electro api 2023-01-29 21:03:40 +03:00
steam Add connection texture in node 2023-01-30 19:38:17 +03:00
textures Add wood chopper 2023-02-04 20:50:53 +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
config.txt Add planter 2023-02-03 16:33:47 +03:00
init.lua Add a lot of plants 2023-02-01 22:39:37 +03:00
lists_of_all.lua Add wood chopper 2023-02-04 20:50:53 +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)