Update
This commit is contained in:
parent
3f8391a73e
commit
f0bdeb4b2e
13 changed files with 645 additions and 2 deletions
|
|
@ -10,6 +10,7 @@ const registerMinecraftCategories = (event) => {
|
|||
event.remove('minecraft:plugins/campfire')
|
||||
event.remove('minecraft:plugins/blasting')
|
||||
event.remove('minecraft:plugins/smoking')
|
||||
event.remove('minecraft:plugins/brewing')
|
||||
event.remove('minecraft:plugins/composting') // TODO: Сделать с вариантами TFC
|
||||
event.remove('minecraft:plugins/stripping') // TODO: Сделать с вариантами TFC
|
||||
event.remove('minecraft:plugins/pathing') // TODO: Сделать с вариантами TFC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue