
Where is the config file?
Winddbourne opened this issue · 6 comments
I made my first trophy using the magic creative mode method . . . and it's great for what I want to use it for. I'm going to make it a quest turn in key and give a copy of my current inventory to players complete with the date I earned the thing. Players will 100% not be able to duplicate the key.
But I was looking for the configuration code where I'd place my info from the clipboard if I wanted to hand out trophies normally, or where I would go to input my NBT hacker data. Do I have to put this in the scripts folder like my zenscript stuff or something?
I'd like to know in case I use the trophies later for other things . . . say rewards for completing quests where I really do want it to display the right date/time/etc . . . lol
There's no config file - any way of giving players items with NBT data will do. Quest rewards, advancements (probably), Triumph, just plain ol recipes, commands, what-have-you.
You could look at the modpack FTB Interactions for an example of handing out trophies as quest rewards - I don't know how to do it myself, I don't have any experience using questing mods myself lol.
The point of using creative mode is so when you right-click in the air with the trophy it copies the nbt tag to your clipboard for you to do whatever you want with. You can also use /mt hand
I suppose. I just added it because i got sick of using /blockdata
to edit a trophy
I can't add a config file anyways. I don't know what methods you want players to earn the trophies with. Like what would I even put in the config file
I just looked at the update data and even though I haven't checked out the config file yet I wanted to come back to this topic and say thank you. Its always nice to see an update that takes my concerns into account, and I know that hard working mod makers don't often hear positive reactions as often as they should.
👍