[0.4.11] Diamond Honeycomb has no Centrifuge recipe
MrBazlow opened this issue ยท 8 comments
๐คฆโโ๏ธ
This one's mine. Looks like I gave "mana_chunk" rather than "arcane_chunk" - was easily distracted by the shiny chunk's display name. Will push a fix to dev this morning.
@MrBazlow you can fix this pretty easily yourself if you're so inclined, and are either playing single player or have access to your server. Change "mana" to "arcane" on line 44 of the following file: config/resourcefulbees/bees/gem/Diamond.json
I believe there is a identical problem with enderbees naming "dimensional_shard_chunk" instead of "dimensional_chunk".
I didn't even notice that but yeah, no recipe there either. Quick glance at Ender.json looks like emendatusenigmatica:dimensional_shard_chunk
should be emendatusenigmatica:dimensional_chunk
.
I believe there is a identical problem with enderbees naming "dimensional_shard_chunk" instead of "dimensional_chunk".
Ty, sorry about the mistakes. Was I drunk when I made those modifications or something? I'll take another pass ASAP and confirm I didn't break anything else, if no one else notices before I can...
the end bee honeycomb also doesn't seem to work in the centrifuge
@aqpoyo Niller fixed this in the commit above. Same sort of problem, and fixed the same way. You could just download and replace the referenced file to fix it until the next release comes out.