Craftorithm
Craftorithm copied to clipboard
Advanced recipe management system for minecraft server
配置文件自动重载
### Describe your idea | 描述你的想法 像TrMenu一样 当配置文件发生变动时自动重载配置文件 ### Images | 相关图片 _No response_
### Describe the bug | 描述你遇到的bug while plugin is enabled I got error in ``RuntimeException`` ### Steps to reproduce the bug | 复现此Bug的步骤 just start server on paper or folia...
### Describe the bug | 描述你遇到的bug Craftorithm合成ni的物品不会解析papi变量  使用`/ni get test`获取  ### Steps to reproduce the bug | 复现此Bug的步骤 ## neigeitems配置 位置: plugins\NeigeItems\Items\test.yml ``` test: material: DIAMOND_SWORD lore: -...
删除原版配方功能
### Describe your idea | 描述你的想法 举个例子:我用ia做了一把银剑,他应当使用银锭来在铁砧中修复,但他是铁剑换个贴图,所以它可以被铁锭修复。。。 ### Images | 相关图片 _No response_
### Describe your idea | 描述你的想法 与https://github.com/YufiriaMazenta/Craftorithm/issues/53相同的情境 > 我用ia做了一把银剑(其实我在用ni物品库,ia只管材质),他应当使用银锭来在铁砧中修复 在铁砧中可以忽略输入物品的耐久值  ### Images | 相关图片 _No response_
### Describe your idea | 描述你的想法 The idea is like a craft with a tool, where you craft X item with the tool item and the tool item doesnt dissapear....
### Describe your idea | 描述你的想法 Allow create a custom tag to use in recipes like a new folder craftorihm/tags myfilewithtags.yml custom_planks: - oraxen:fir_plank - oraxen:rubber_plank - tag:planks ### Images...
### Describe your idea | 描述你的想法 # Sort by result in ``/craft list`` The sorting method seems random, and is really hard to follow. It would be nice if the...