Conversation
# Conflicts: # src/generated/resources/data/ctnhenergy/tags/items/p2p_attunements/eu_p2p_tunnel.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
通过已有规则对emi列表的物品分类折叠,对单个折叠组按alt左键展开/折叠单个组,有统一按键一键折叠/展开所有组,折叠组图标采用两物品折叠的视觉效果,同组物品被一个框围住
如何添加新的折叠组:
在src/main/resources/assets/ctnhcore/emi/emi_collapsible_groups.json中按照规定格式写
“name”:{
"key":"成员规则"
“priority”:优先级(可以不写默认为0)某物品被多个规则命中按优先级决定分组
}