Больше рецептов
This commit is contained in:
parent
df211328bb
commit
7e53821d9c
9 changed files with 358 additions and 208 deletions
|
|
@ -8,4 +8,11 @@ const hideMinecraftStuff = (event) => {
|
|||
|
||||
const registerMinecraftCategories = (event) => {
|
||||
event.remove('minecraft:plugins/campfire')
|
||||
event.remove('minecraft:plugins/composting') // TODO: Сделать с вариантами TFC
|
||||
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/oxidizing') // TODO: Сделать с вариантами TFC
|
||||
event.remove('minecraft:plugins/oxidation_scrapping') // TODO: Сделать с вариантами TFC
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue