Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
剔除一个危险的,不具有普适性的操作
删除的libraries文件夹在使用neoforge时不会自动补全
(fabric可以自动补全是因为fabric的依赖库写进了json,根据mcwiki,版本目录中jar同级的json记录游戏资源文件远程链接并用于补全,正常启动器基本都能做到读取json补全文件,而neoforge无法补全加载器所需依赖库)