#Making a custom map for my structure
14 messages · Page 1 of 1 (latest)
Please check your english, I can't understand xd
Off hand I haven't messed with maps as I'm relatively new to modding, but if you are looking to create one for a specific location that does not change this mod does that:
https://modrinth.com/mod/treasuremap
You can check out the source code to learn how it implements it.
I assume (hopefully correctly) they meant make a map
sry was rushing had to get off had something to do
so what i need help with is making a wandering trader trade that can locate a structure with a map like buried treasure or the new villager trade rebalence that locates villages and thing can you help @stray sinew ?
Ah, I get it now. Maybe look into what Xethas mentioned. I don't really know how those work. The mc code would be good to look into as well.
what Xethas mentioned i dont think would work becuase the postition can change and that uses comands and i can't find where minecraft does its villager trades so even if anyone could provid the class that shows how villager trades are done that would be much help. I tried to look at this https://github.com/TelepathicGrunt/RepurposedStructures/tree/1.21-Arch/common/src/main/java/com/telepathicgrunt/repurposedstructures/misc/maptrades but some of the classes used don't even exist?
hey @pulsar basin do you have any other ideas?
In that case your best bet would be to make a custom item that runs a command when used then consumes itself
probably doesn't translate 1 to 1 but it should be something to go off of