Apotheosis

Apotheosis

70M Downloads

Impossible to modify recipes for Hellshelf and Seashelf using datapacks or KubeJS mod.

LMongoose opened this issue · 2 comments

commented

I am developing a custom modpack and I want to edit some recipes, however when I tried removing the recipes for hellshelf and seashelf nothing happens, I searched on this repo and didn't found JSONs for their recipes, I tried with all other shelfs and they can be edited except the hellshelf and seashelf.

commented

Those use a slightly weird™ code recipe subsystem which hasn't been phased out yet. You can change their recipes by adding a new recipe with the same recipe ID.

commented

Oh thanks, I never though it was possible.