I'm looking for a script that will be able to fill in a placeholder with a list from another file
Ex:
{
count=1
huskydata {
announce=true
overrideRewardName="&dShiny &5%pokemon"
rewards=[
{
command="pokegive %p %pokemon s lvl:1"
type=command
}
]
weight=3
}
id="pixelmon
ixelmon_sprite"
lore=[
"Shiny Pokemon"
]
name="&dShiny &5%pokemon"
nbt {
SpriteName="pixelmon:sprites/shinypokemon/682"
}
},
It would just fill in the %pokemon with a name from another file, after it fills that one with the info for the first pokemon, it would continue down the list with the same config format adding the next pokemon in the list every time
Let me know a price if you can do this!
Ex:
{
count=1
huskydata {
announce=true
overrideRewardName="&dShiny &5%pokemon"
rewards=[
{
command="pokegive %p %pokemon s lvl:1"
type=command
}
]
weight=3
}
id="pixelmon
lore=[
"Shiny Pokemon"
]
name="&dShiny &5%pokemon"
nbt {
SpriteName="pixelmon:sprites/shinypokemon/682"
}
},
It would just fill in the %pokemon with a name from another file, after it fills that one with the info for the first pokemon, it would continue down the list with the same config format adding the next pokemon in the list every time
Let me know a price if you can do this!
Last edited:
