revert gt recipes after rebase
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3193,11 +3193,11 @@ const registerMinecraftRecipes = (e) => {
|
||||
//#endregion
|
||||
|
||||
//#region Адский гриб (Красный)
|
||||
e.remove({ id: 'jei:/create/haunting/crimson_fungus' })
|
||||
e.remove({ id: 'create:haunting/crimson_fungus' })
|
||||
//#endregion
|
||||
|
||||
//#region Адский гриб (Синий)
|
||||
e.remove({ id: 'jei:/create/haunting/warped_fungus' })
|
||||
e.remove({ id: 'create:haunting/warped_fungus' })
|
||||
//#endregion
|
||||
|
||||
//#region Сухой кустик
|
||||
@@ -4216,14 +4216,6 @@ const registerMinecraftRecipes = (e) => {
|
||||
e.remove({ id: 'gtceu:assembler/furnace_minecart' })
|
||||
//#endregion
|
||||
|
||||
//#region Деревянные инструменты
|
||||
// Нечего удалять
|
||||
//#endregion
|
||||
|
||||
//#region Каменные инстурменты
|
||||
// Нечего удалять
|
||||
//#endregion
|
||||
|
||||
//#region Железные инструменты
|
||||
e.remove({ id: 'gtceu:shaped/iron_sword' })
|
||||
e.remove({ id: 'gtceu:shaped/iron_pickaxe' })
|
||||
|
||||
Reference in New Issue
Block a user