Efab minecraft гайд

Обновлено: 18.05.2024

EFab Mod 1.12.2 is a steampunk styled crafting system meant for pack makers who want to gate based on recipes. On its own, it is not very useful. It is meant to be used in combination with a modpack which configures recipes specific to it (using a json based crafting system). The crafting system has full JEI integration and can support many types of recipes even based on energy (RF), fluids, mana, and so on. There is also a primitive auto crafting system included. You can craft with steam, liquids, gearboxes, processor, RF, and so on. There are monitor blocks as well. This mod is ideal if you want to have an expert style modpacks where recipes are gated behind other parts and other mechanics.

Introduction

Commands

A useful command to get started is the /efab_savedefaults command. With this command, you get a dump of the standard built-in recipes in the config folder. You can then start modifying that to your wishes. The recipe format is JSON.

Configuration

EFab is very configurable. For example, by default vanilla recipes are allowed in the EFab but you can disable that in the config.

Usage

The EFab is essentially a free-form multiblock. That means that you can arrange all EFab blocks as you wish as long as they touch. Adding blocks to this multi-block acts as a way to extend or speed up the functionality.


Очень крошечный мод, который добавляет интеграцию CraftTweaker и EFab, позволяя вам создавать рецепты EFab с помощью ZenScript позволяя использовать циклы и другие функции.

Например, вы можете создавать сразу несколько похожих рецептов (например, такие, как части инструмента «Творцы»), создавая рецепты в цикле с разными параметрами.

EFab – мод на Майнкрафт 1.12.2, который позволяет вам окунуться в эпоху или же стиль, который называется стимпанк. Данный стиль довольно интересен, поскольку он предполагает довольно интересную видимость игры. Блоки из мода EFab очень сильно отличаются по дизайну от всех других блоков, которые есть в игре. Множество крафтов, которые добавились в игру, существенно ее разнообразят. Также все блоки имеют собственный рабочий функционал, которые позволит делать какие-либо вещи. Данный мод позволит вам взаимодействовать с такими величинами, как мана, энергия и прочее. Как вы уже догадались, раз предметы позволяют накапливать энергию, то можно что-либо автоматизировать. Можно создавать генераторы, различные фермы и многое-многое другое.

Для игрока открываются широкие возможности в автоматическом крафте. Можно создавать некоторые предметы автоматически.
EFab – глобальный мод, чтобы было легко освоиться необходимо установить моды на рецепты.








Как установить мод

Cкачайте и установите Minecraft Forge
Необходимо установить: McJtyLib | The One Probe
Нажмите клавиши WIN+R ( Кнопка «WIN» обычно между «ALT» и «CTR» )
В окне введите %appdata%
Перейдите в папку .minecraft/mods ( Если папки mods нет, то создайте )
Переместите скачанный мод ( .zip/.jar ) в папку mods

EFab is a steampunk styled crafting system meant for pack makers who want to gate based on recipes.

Contents

Introduction

Using EFab you can define recipes (with a json system) that use various mechanics like the 3x3 crafting grid, liquids, steam, mana, RF and so on. In a way it extends the usual 3x3 crafting system with additional requirements. The recipes show up in JEI.

Commands

A useful command to get started is the /efab_savedefaults command. With this command you get a dump of the standard built-in recipes in the config folder. You can then start modifying that to your wishes. The recipe format is JSON.

Configuration

EFab is very configurable. For example, by default vanilla recipes are allowed in the EFab but you can disable that in the config.

Usage

The EFab is essentially a free-form multiblock. That means that you can arrange all EFab blocks as you wish as long as they touch. Adding blocks to this multi-block acts as a way to extend or speed up the functionality.

Examples

This is an example of the efab tank. It is a simple recipe using only iron ingots. Crafting requires 10 seconds and it needs a gearbox to be present on the crafting system. Note that up to 4 gearboxes can be used to speed up this recipe.

This is the default recipe to make obsidian. It is a recipe that requires both water and lava.

Читайте также: