ejektaflex / Bountiful

A Minecraft mod adding bounties for specific items.
https://minecraft.curseforge.com/projects/bountiful
GNU General Public License v3.0
91 stars 32 forks source link

Make CTOV compat for bountiful #197

Closed femanmk42 closed 1 year ago

femanmk42 commented 1 year ago

I cannot find bounty boards in ctov villages, even with the mod turned all the way up they just do not spawn. Therefore, compatibility would be appreciated.

ejektaflex commented 1 year ago

What is CTOV? What modloader is this for?

femanmk42 commented 1 year ago

What is CTOV? What modloader is this for?

CTOV is choice theorems overhauled village. It is for the fabric modloader, sorry for confusion.

dowttie commented 1 year ago

I'm experiencing the same atm on 1.19.2 Edit: found the datapack for it, sorry for report! https://modrinth.com/datapack/ctov-bountiful-compat

ChoiceTheorem commented 1 year ago

If you need built-in compatibility, we can talk here. What I'm working on should make even that datapack optional.

ejektaflex commented 1 year ago

Hi @ChoiceTheorem - yeah, I could choose to not inject the jigsaw pieces in the case that your mod is loaded. If you need anything on my end, let me know and I'll see what I can do (though it won't be overly extensive 🙃 )!

ChoiceTheorem commented 1 year ago

My current idea is to spawn a bounty board pieces in the town center. The problem is it's not 100% reliable like using a datapack.

ChoiceTheorem commented 1 year ago

Or another way to do it is for you to take extra two nbt files. Everything else is on my end. Your call between these two ideas.

ejektaflex commented 1 year ago

Due to the nature of how Jigsaws work, I'm not sure if it's ever going to reliably add a board to every village. However, if you're referring to the center piece that the town starts as, that's a good idea! It would be a lot of fun to create a town center piece for the bounty board. I'll look into that.