Extended Crafting

Extended Crafting

34M Downloads

Can't make Singularity without a recipe

aaronhowser1 opened this issue ยท 1 comments

commented

IMPORTANT: Feature requests will only be added to the latest supported Minecraft version.

Is your feature request related to a problem? Please describe.
I want to make an FE Singularity, with a custom recipe
image

Describe the solution you'd like
Simply doing

{
  "name": "singularity.extendedcrafting.fe",
  "colors": [
    "FF1616",
    "FF5b5b"
  ]
}

doesn't work, so making that work (or something similar) would be nice

Describe alternatives you've considered
Make it use any random item, and remove the recipe with KubeJS

commented

image
Removing the recipe with KubeJS doesn't seem to work (event.remove({id:'extendedcrafting:forge_energy_singularity'}), already talking to mod dev)