Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

考虑支持KubeJS吗? #19

Closed
jiajiaxd opened this issue Aug 7, 2022 · 2 comments
Closed

考虑支持KubeJS吗? #19

jiajiaxd opened this issue Aug 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@jiajiaxd
Copy link

jiajiaxd commented Aug 7, 2022

现在新版本基本都在用kubejs了
crt过时了

@MikhailTapio MikhailTapio added the enhancement New feature or request label Sep 9, 2022
@cnlimiter
Copy link
Contributor

已经添加kubejs功能

@cnlimiter
Copy link
Contributor

cnlimiter commented Sep 16, 2023

具体参照
event.custom({ type: 'avaritia:shaped_extreme_craft',//无尽工作台有序配方,无序为avaritia:shapeless_extreme_craft。 pattern: [ " II", " III", " III ", " III ", " C III ", " CII ", " NC ", " N C ", "X " ], key: { C: [ Ingredient.of('avaritia:crystal_matrix_ingot').toJson() ], I: [ Ingredient.of('avaritia:infinity_ingot').toJson() ], N: [ Ingredient.of('avaritia:neutron_ingot').toJson() ], X: [ Ingredient.of('avaritia:infinity_catalyst').toJson() ] }, result: [ Ingredient.of('avaritia:infinity_sword').toJson() ] }) //中子态素压缩机 event.custom({ type: 'avaritia:compressor',//中子态素压缩机配方。 materialCount: 1000, timeRequired: 240, ingredients: [ Ingredient.of('#forge:ingots/bronze').toJson() ], result: [ Ingredient.of('avaritia:bronze_singularity').toJson() ] })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants