1

Datapack Questions: Submit Here!

SuperSilverStone8 1/24/22 6:05 pm
163
2/4/2022 2:40 am
If you have any datapack questions, submit them here! This is a great place to do so.

Sense there is no guarantee I will see the question here, the second best place to do so would be on my Discord. I am on a lot of the time, and reply mostly on there.

https://discord.gg/Wpjdamk59U

Last suggestion, is on my guest book of my group page.

Submit away!
Posted by
SuperSilverStone8
Level 51 : Grandmaster Modder
39

  Have something to say?

JoinSign in

5

Lutece1979
02/04/2022 2:40 am
Level 9 : Apprentice Miner
history
My first datapack, a very simple thing, being able to craft charcoal in blocks...
But it doesn't work.I'm uploading it here, if ever someone can enlighten me.Thank you

https://www.transfernow.net/dl/charbon_en_bloc


1
GamerGrumpa
01/26/2022 9:01 pm
Level 1 : New Miner
I seem to be having trouble rewarding multiple rewards for an advancement. Actually running functions as rewards. Only 1 of the 3 works.

My latest attempt was this:

"rewards": {
"function": "ages:title/title"
},
"rewards": {
"function": "ages:title/subtitle"
},
"rewards": {
"function": "ages:inventory/intro_book"
}

I have also tried :

"rewards": {
"function": "ages:title/title",
"function": "ages:title/subtitle",
"function": "ages:inventory/intro_book"
}
1
Jay_playz2019
01/27/2022 9:09 am
Level 35 : Artisan Strawberry
maybe have 2 advancements invisible with the same criteria, and have them give the other functions

not sure if you can do multiple with 1 advancement, but I could be wrong
2
GamerGrumpa
01/27/2022 10:24 am
Level 1 : New Miner
I decided to have the reward be 1 function which will then run the 3 functions I am trying to run here.
2
SuperSilverStone8
01/30/2022 11:57 am
Level 51 : Grandmaster Modder
that is a really good way to get by the problem! You could try putting it into a json formatter, but thats a really good way to do that!

Nice thinking!
2

Welcome