Productive Bees

Productive Bees

10M Downloads

1.21.1-13.5.2 some item tags are not loadable, missing references

reddi1 opened this issue ยท 0 comments

commented

productivebees-1.21.1-13.5.2
All The Mods 10-0.56

Some item tags cannot be loaded, because of missing references, which makes for example converting the sweat bee to a frosty bee impossible:

[23Sep2024 23:08:58.834] [Worker-ResourceReload-14/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag productivebees:flowers/frozen as it is missing following references: 
	#minecraft:ice (from mod/productivebees)
[23Sep2024 23:08:58.843] [Worker-ResourceReload-14/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag productivebees:flowers/fiery as it is missing following references: 
	minecraft:fire (from mod/productivebees)
[23Sep2024 23:08:58.843] [Worker-ResourceReload-14/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag productivebees:flowers/magmatic as it is missing following references: 
	#productivebees:flowers/fiery (from mod/productivebees)
[23Sep2024 23:08:58.859] [Worker-ResourceReload-14/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag productivebees:flowers/snow as it is missing following references: 
	minecraft:powder_snow (from mod/productivebees)
[23Sep2024 23:08:58.860] [Worker-ResourceReload-14/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag productivebees:flowers/forest as it is missing following references: 
	minecraft:sweet_berry_bush (from mod/productivebees)
[23Sep2024 23:08:58.864] [Worker-ResourceReload-14/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag productivebees:flowers/redstone as it is missing following references: 
	minecraft:redstone_wire (from mod/productivebees)
	minecraft:redstone_wall_torch (from mod/productivebees)