Nova-Committee / Re-Avaritia

MIT License
10 stars 10 forks source link

[Bug/漏洞] Json recipe for infinity catalyst not seen by crafttweaker #66

Closed Joshernoob closed 1 month ago

Joshernoob commented 3 months ago

Checks / 检查

Java Version / Java版本

17

Minecraft Version / Minecraft版本

1.20.1

Avaritia-Reforge Version / Avaritia-Reforge版本

1.3.6.0

Description / 描述

Used Craftweaker to use this https://github.com/Nova-Committee/Re-Avaritia?tab=readme-ov-file#infinitycatalyst as it seemed like a json recipe and yet it failed to load, on checking with craftweaker i saw that its not even being seen by said mod and

A) its not working B) not a Json recipe and should be labeled better

Even if it is not B I would reccomend Adding more examples for each recipe type just like the craftweaker one at minumum, this as before will help confustion as this my second time here now for what looks like json code.

What be even better Is, but doesn't have to happen is a rework to show the code better up an front as well

To Reproduce / 重现

use crafttweaker and this mod use the code like json in crafttweaker craftweaker errors

Log / 日志

N/A no output to main log

Config / 配置

N/A

cnlimiter commented 1 month ago
{
  "type": "avaritia:infinity_catalyst_craft",//Infinity Catalyst recipe type
  "category": "misc",
  "ingredients": [
    {
      "item": "minecraft:emerald_block"
    },
    {
      "item": "avaritia:crystal_matrix_ingot"
    },
    {
      "item": "avaritia:neutron_ingot"
    },
    {
      "item": "avaritia:cosmic_meatballs"
    },
    {
      "item": "avaritia:ultimate_stew"
    },
    {
      "item": "avaritia:endest_pearl"
    },
    {
      "item": "avaritia:record_fragment"
    }
  ]
}
cnlimiter commented 1 month ago

you can use crafttweaker to change this recipe

cnlimiter commented 1 month ago

the recipe cant change result item