MonitoringMinecraft MonitoringMinecraft

Mekanism Fission Recipe

Мод ForgeNeoForge

A mod that allows you to add custom recipe for Mekanism Generators' Fission Reactor.

6.2к скачиваний 1 подписчик
Оцените первым

Mekanism Fission Recipe

A really unique addon for Mekanism Generators.

What?

With this mod installed, you can add actual recipes for Mekanism's Fission Reactor. Below is an example of converting hydrogen to oxygen with the fission reactor that generates no heat: hydrogen_to_oxygen

How?

This mod uses a dirty hack called Mixins. It changes Mekanism's code at runtime. By creating a new recipe type and forcing the Fission Reactor to accept it, you can now add custom fission recipes to Mekanism.

Fission Recipe

You just need to create the recipe like a datapack. Here's how the recipe JSON file should look like:

{
	"type": "mekanism:fission",
	"input": {
		"chemical": "mekanism:fissile_fuel",
		"amount": 1
	},
	"output": {
		"id": "mekanism:nuclear_waste",
		"amount": 1
	},
	"heat": 1
}
  • Type: Always use "mekanism:fission" if you are adding a fission recipe.
  • Input
    • Gas: The input gas. If you're making a mod you can add your own gas.
    • Amount: Input amount.
  • Output: Similar to input.
  • Heat: The amount of heat generated. 1 is the amount Fissile Fuel normally creates.
    • You can also use equations in this field with x as subject. For example, "x*x" will make burning 0.1mB of fuel generate 0.01 heat.

With version 1.1.0, users can add coolant recipes. There are 2 types of coolant recipes:

Fluid Coolant Recipe

For all fluid (like water) cooling, use this. The following is a sample JSON:

{
  "type": "mekanism:fluid_coolant",
  "input": {
    "tag": "minecraft:water",
    "amount": 1
  },
  "output": {
    "id": "mekanism:steam",
    "amount": 1
  },
  "thermalEnthalpy": 10,
  "conductivity": 0.5,
  "efficiency": 0.2
}
  • Type: Always use "mekanism:fluid_coolant" if you are adding a fluid coolant recipe.
  • Input
    • Fluid/Tag: The fluid to accept. It can be a single fluid type (change tag to fluid) or a fluid tag (tag).
    • Amount: Input amount.
  • Output:
    • Gas: The output gas. If you're making a mod you can add your own gas.
    • Amount: Output amount.
  • Thermal Enthalpy: Higher = Boil less & Cooler
  • Conductivity: Higher = Cooler
  • Efficiency: Higher = Boil more

Gas Coolant Recipe

For all chemical (like sodium) cooling, use this. The following is a sample JSON:

{
  "type": "mekanism:gas_coolant",
  "input": {
    "chemical": "mekanism:sodium",
    "amount": 1
  },
  "output": {
    "id": "mekanism:superheated_sodium",
    "amount": 1
  },
  "thermalEnthalpy": 5,
  "conductivity": 1
}
  • Type: Always use "mekanism:fluid_coolant" if you are adding a fluid coolant recipe.
  • Input/Output: Refer to Fission Recipe.
  • Thermal Enthalpy & Conductivity: Refer to Fluid Coolant Recipe.

This code snippet is the relationship between thermal enthalpy, conductivity and efficiency.

For More Examples,

Please take a look at the test_recipes directory.

Why?

This is originally implemented in Sky Farm, but I feel like this feature has its own potential, so I took it out, and made it a standalone mod.

Help?

If you find my projects great, you can support me on Ko-fi! An inkling girl drinking tea

License

This mod is published under GNU GPLv3.

Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

SkyBars
SkyBars Java + BE
1467 онлайн
1.8 — 26.2 версия
🎮 ВЫЖИВАНИЕ ⚔️ АНАРХИЯ 🚗 ГТА РП 🎤 ГОЛОСОВОЙ ЧАТ 🎁 БЕСПЛАТНЫЙ ДОНАТ 🌟 СМП 💻 ПК+ТЕЛЕФОН
MigosMc
MigosMc Java + BE
1628 онлайн
1.8 — 26.2 версия
🌿 MigosMc.net | Гриферский сервер с войс-чатом | Награды за онлайн ⭐ ВЫЖИВАНИЕ⭐ ОДИНБЛОК⭐ МИНИ-ИГРЫ
CLOUDWORLD
0 онлайн
1.16.5 — 1.21.11 версия
Пвп, Арены, Дуэли, Кейсы, донаты, /free, приваты, спавн,
F19T
F19T Java
1 онлайн
1.16.5 версия
F19T - Выкован в огне.Закален хаосом.
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.21.8. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат