TelepathicGrunt / Bumblezone

A bee dimension just for fun!
https://www.curseforge.com/minecraft/mc-mods/the-bumblezone-forge
GNU Lesser General Public License v3.0
182 stars 37 forks source link

"Flooding the housing market" advancement doesn't complete #243

Closed 630R63 closed 1 year ago

630R63 commented 1 year ago

Playing the "Better Minecraft" modpack right now and I tried to do the Bumblezone advancements.

The modpack is using the version 6.7.8

At first I crafted 46 beehives and that didn't count towards the advancement. Then I thought of placing them down and picking them up. That also didn't count.

Then I went and gathered a bunch of beehive beeswax planks from the top of the dimension and crafted 37 bee nests. That also didn't count toward the advancement.

Am I doing something wrong? Or is the advancement not detecting them in my inventory?

image

image

TelepathicGrunt commented 1 year ago

Works for me with bumblezone alone image

What specifically are you using to craft the beehives? I test with Crafting Table.

TelepathicGrunt commented 1 year ago

Tested with Better MC [FABRIC] 1.19.2 v17.5 HF.zip and it works there for me image

Should work for any crafting method or recipe that has a Beehive or Bee Nest as result. Only way it won't work is if you're using some sort of custom crafting system that is not using a ResultSlot or they forgot to fire checkTakeAchievements method upon taking items out of their custom system's ResultSlot.

Hence why I need to know exactly how are you crafting said blocks or what Crafting screen you're using

630R63 commented 1 year ago

Oh, you are right!

Using a crafting table gave me the advancement:

image

Before, I was using the crafting terminal from "Tom's Simple Storage" mod and that didn't count

630R63 commented 1 year ago

Issue opened on the mod's repository