Ррррееецепты

This commit is contained in:
Dmitry 2023-12-19 10:23:47 +07:00
parent 4786852272
commit a5072b1a21
7 changed files with 485 additions and 348 deletions

View file

@ -12,7 +12,7 @@ const registerMinecraftCategories = (event) => {
event.remove('minecraft:plugins/stripping') // TODO: Сделать с вариантами TFC
event.remove('minecraft:plugins/pathing') // TODO: Сделать с вариантами TFC
event.remove('minecraft:plugins/waxing') // TODO: Сделать с вариантами TFC
event.remove('minecraft:plugins/wax_scrapping') // TODO: Сделать с вариантами TFC
event.remove('minecraft:plugins/wax_scraping') // TODO: Сделать с вариантами TFC
event.remove('minecraft:plugins/oxidizing') // TODO: Сделать с вариантами TFC
event.remove('minecraft:plugins/oxidation_scrapping') // TODO: Сделать с вариантами TFC
}