Avaritia:Reforged

Avaritia:Reforged

45.5k Downloads

[Question / 询问] Increase the number of resources

Safize opened this issue · 4 comments

commented

Checks / 检查

  • I confirm that I have searched for existing issues / pull requests before reporting to avoid duplicate reporting./我确认在报告之前我已经搜索了现有的问题或者拉取请求,以避免重复报告。
  • I confirm that I noted that if I don't follow the instructions, the issue may be closed directly./我确认我已经检查,如果我不按照说明进行操作,该问题可能会被直接关闭。

Description / 描述

How do I increase the number of resources required for the singularities (e.g. 1000 coal to 10000 coal). With modpacks you can quickly reach 1000.

commented

Ah ok. Thank you

commented

You can change the number by editing the singularity file at path config/avaritia/singularities.
Edit the ingredientCount so that you can change the number of resources required.

{
  "name": "singularity.avaritia.coal",
  "colors": [
    "363739",
    "261e24"
  ],
  "ingredientCount": 1000,
  "timeRequired": 2400,
  "ingredient": {
    "item": "minecraft:coal"
  },
  "enabled": true,
  "recipeDisabled": false
}
commented

I've tried this now.
However, the standard recipe is still used. :(

commented

I've tried this now. However, the standard recipe is still used. :(

this way is to adding singularity