diff --git a/CHANGELOG.md b/CHANGELOG.md index d0b1c4011..dfef4583e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ - Gregified HandGlider recipes. (Exception) - Fixed some shit with clay -> mold assembler recipes. (Exception) - Added Olive -> Olive Paste mixer recipes. (Exception) +- Added recipes for charcoal powder. (Exception) +- Added crushing recipes for nixtamal. (Exception) ~~- Added new recipes for TFC alebaster via GTCEu + Create machines. (Exception)~~ ~~- Возвращена механика из TFC.~~ ~~- Механические блоки из TFC переименованы в примитивную механику.~~ diff --git a/kubejs/server_scripts/firmalife/recipes.js b/kubejs/server_scripts/firmalife/recipes.js index 9cb6914a5..9322632a8 100644 --- a/kubejs/server_scripts/firmalife/recipes.js +++ b/kubejs/server_scripts/firmalife/recipes.js @@ -131,6 +131,19 @@ const registerFirmaLifeRecipes = (event) => { .duration(10) .EUt(2)*/ + //#region Никстамаль + + event.recipes.gtceu.macerator(`tfg:firmalife/nixtamal`) + .itemInputs('firmalife:food/nixtamal') + .itemOutputs('4x firmalife:food/masa_flour') + .duration(60) + .EUt(2) + + event.recipes.createMilling('4x firmalife:food/masa_flour', 'firmalife:food/nixtamal') + .id(`tfg:milling/firmalife/nixtamal`) + + //#endregion + //#region Рецепты теплиц //#region Медная