-
Toolbox v5.4.58 for Minecraft PE 1.18/1.19/1.20/1.21.71+
Toolbox (TooManyItems) is a popular app for -
Bicubic Shader v3.4 (BSBE Lite 1.6) for Minecraft Bedrock 1.18/1.19/1.20/1.21
What about the light and at the same time -
Minecraft PE 1.21.90.25 (1.21.81)
More epic battles in the new structure, wind -
Dynamic Lights PE Addon for MCPE 1.16/1.17/1.18/1.19/1.20/1.21.80+
Dynamic Lights has long been created for almost -
IndustrialCraft PE Mod 2.3 Pre-Release 15 for Minecraft PE 1.16
The IndustrialCraft PE history continues and now -
Simple Vehicles Addon for Minecraft PE 1.17/1.18/1.19/1.20/1.21
This is the biggest car pack among other addons -
YSSBE Shaders (+SE) for MCPE 1.18.12/1.19/1.21 (Beta/Release)
YSSBE is synonymous with high performance shaders -
TreeCapitator Addon for Minecraft PE 1.17/1.18/1.19/1.20/1.21.90+
No modifications, now the old TreeCapitator is -
ActualGuns Addon (CSO Lite/DLCs/Plus) for Minecraft Bedrock 1.17/1.18/1.19/1.20/1.21
ActualGuns is the largest weapon addon for -
Elemental Swords Addon v20 for Minecraft PE 1.16/1.21
Elemental Swords is an add-on of the same name
Mekanism mod v3.0.1 (Minecraft PE 1.0)
- Author: Bernard
- Date: 6-08-2018, 06:24
The Mekanism mod is a collection of many mechanisms that use not only firewood as a source of energy. This modification works in conjunction with CoreEngine and is compatible with other industrial mods. Also, the mod adds a multi-stage ore processing system, the organization of automatic production, gases, as well as a new osmium resource.
Creator: ivan.grishin1
Mechanisms:
Heat Generator
Metallurgic Infuser
Macerator
Solar Generator
Osmium Compressor
Enrichment Chamber
Biogenerator
Basic Smelting Factory
Energized Smelter
Rotary Condensator
Electrolytic Separator
Pressurized Reaction Chamber
Wires:
Base Universal Wire
The mod is in development so some mechanisms still have no purpose. The API allows you to create your own mechanism, your wires and electrical items.
How to create your own mechanism?
The mod contains the API for creating mechanisms, electrical objects and wires. To start write this code:
Var APIMEK = ModAPI.requireAPI ("APIMEK"); We connected to the API called APIMEK.
Mechanism:
Write APIMEK.Machine instead of TileEntity, here's what you get:
APIMEK.Machine.registerPrototype (BlockID.your machine, {
Functions
});
Electrical item:
Create an item and write:
APIMEK.ChargeRegistry.registerItem (ItemID.Item,Maximum Energy,level);
var TILE_RENDERER_CONNECTION_GROUP = "ic-wire";
var CABLE_BLOCK_WIDTH = 0.25;
Wires:
var TILE_RENDERER_CONNECTION_GROUP = "ic-wire";
var CABLE_BLOCK_WIDTH = 0.25;
IDRegistry.genBlockID ("wire ID");
Block.createBlock ("Wire ID", [
{Name: "Name", texture: [["Texture", 0]], inCreative: true}], APIMEK.EnergyJ.getWireSpecialType ());
Block.setBlockShape (wire ID, {x: 0.5 - CABLE_BLOCK_WIDTH, y: 0.5 - CABLE_BLOCK_WIDTH, z: 0.5 - CABLE_BLOCK_WIDTH}, {x: 0.5 + CABLE_BLOCK_WIDTH, y: 0.5 + CABLE_BLOCK_WIDTH, z: 0.5 + CABLE_BLOCK_WIDTH});
APIMEK.ICRender.registerAsWire (wire ID, TILE_RENDERER_CONNECTION_GROUP);
How to install the Mekanism mod?
1: Install the ICRender.apk.
2: Move the Mekanism folder to games\com.mojang\mods.
3: Start the game and play.
Download Mekanism mod (Minecraft PE 1.0)
- Category: Mods for Minecraft Pocket Edition
Recommend:
Industrial Tech v2 mod for Industrial Craft PEIndustrialTech contains many features of GregTech as well as some unique ideas for Minecraft PE.
IndustrialCraft PE mod v2.0 Pre-Release 7 for Minecraft PEIndustrialCraft PE is a global mod for MCPE which is a very accurate IndustrialCraft copy for Minecraft PC. It contains the basic mechanisms, generators, and energy..
Advanced (Super) Solar Panels Addon v2.3 for Minecraft PEAdvanced Solar Panels adds 8 cool solar panels and molecular converter! Is it impressive?
Factorization Mod 5.2 for Minecraft PE 0.11/0.12/0.13/0.14The basis of mod make blocks-mechanisms. With these systems of the mechanisms can be automated almost any process in the game. Mechanisms can handle and transport the resources, to generate energy,
Factorization mod 3.3 for Minecraft PE 0.9.5Script adds many different variety of mechanisms that may produce, process, manufacture. The script will automate our world. Replace these mods on the pc as industrial craft 2, buildcraft, partially