Create: Central Kitchen

Create: Central Kitchen

12M Downloads

Tag-based recipes still exist when removed tag of item

GodOfLac opened this issue ยท 5 comments

commented

Minecraft Version

1.21.1

Describe the Bug

As the title, i used KubeJS for removing tag, and when I reload script, the recipes still there. I have tried remove this recipe but it not work
Before remove tag:

Image

Image

After remove tag:

Image

Image

Reproduction Steps

  1. use remove tag method of KubeJS to remove item tag
  2. reload script
  3. the recipes still exist

Expected Result

Recipes need to be removed when remove item tag

Debug Log

No response

commented

It's suddenly workable again, but when I try to reproduce them, the mod got bug again, this time, recipe can't add although item have tag

Image

Image

here is my debug.log

debug.log

Run on dedicated server
Client modlist:
modlist.txt

commented

Are you sure this mod is causing the problem? Could you provide debug.log? Thanks!

commented

well that would suggest that something gets messed up during /reload

commented

I'm experiencing an issue that is very likely related.

I'm trying to remove all blocks from heat_sources except for stoves from Crayfish Furniture Mod, but as long as Central Kitchen is loaded, changes to that tag are completely ignored. There are no errors from KubeJS, and I also tried editing the tag with traditional datapack, but no luck.

Minecraft 1.21.1, NeoForge 21.1.109, Farmer's Delight 1.2.9, Central Kitchen 2.2.3b.

commented

Clearing out create:passive_boiler_heaters for testing fixed the issue, but, well, not really, because I do need that tag to stay as it is while being able to modify the farmersdelight:heat_sources tag. That said I now think it's not actually related to this issue, so I'm going to open another one.

Edit: upon even further testing, this actually happens with just base Create too. Oh well.

Edit 2: No, it doesn't actually happen with just base Create, I had a brain moment and put a cooking pot not on the block that I was testing with. I am now pretty sure Central Kitchen is the culprit after all: as long as a block has create:passive_boiler_heaters tag, it heats the cooking pot.