This commit is contained in:
Dmitry 2023-12-21 23:21:38 +07:00
parent 490f1e96a7
commit e6c986ecba
3 changed files with 7 additions and 3 deletions

View file

@ -14,8 +14,8 @@ REIEvents.hide('item', event => {
})
REIEvents.groupEntries(event => {
/*groupGTCEUStuff(event)
groupTFCStuff(event)*/
groupGTCEUStuff(event)
groupTFCStuff(event)
})
REIEvents.removeCategories(event => {

View file

@ -2278,7 +2278,6 @@ const registerMinecraftRecipes = (event) => {
//#endregion
//#region Исправление дерьма с медью (Однажды разраб GTCEu вспомнит, лучше бы забыл)
event.smelting('tfc:metal/ingot/copper', 'minecraft:raw_copper')

View file

@ -705,6 +705,11 @@ global.MINECRAFT_DISABLED_ITEMS = [
'ad_astra:extinguished_torch',
'minecraft:furnace',
'minecraft:furnace_minecart',
'minecraft:pointed_dripstone',
'minecraft:small_amethyst_bud',
'minecraft:medium_amethyst_bud',
'minecraft:large_amethyst_bud',
'minecraft:amethyst_cluster'
];
global.VANILLA_WOOD_TYPES = [