Hello. I tried to create a resourcepack with titles for Space Dimensions, Dimensional Doors etc and when I enter the dimension it still gives me the ??? I am not sure if I did something wrong
the resourcepack is
assets/travelerstitles/lang/en_us.json and pack.mcmeta is in the zip folder.
Here is the json:
{
"travelerstitles.agape.europa_ocean": "Europa Ocean",
"travelerstitles.agape.europa_surface": "Europa",
"travelerstitles.agape.ganymede": "Ganymede",
"travelerstitles.agape.io": "Io",
"travelerstitles.agape.mercury": "Mercury",
"travelerstitles.agape.moon_surface": "The Moon",
"travelerstitles.agape.red_planet": "Mars",
"travelerstitles.agape.starship_1": "Starship",
"travelerstitles.agape.titan": "Titan",
"travelerstitles.agape.venus_clouds": "Venus",
"travelerstitles.agape.venus_surface": "Venus",
Hello. I tried to create a resourcepack with titles for Space Dimensions, Dimensional Doors etc and when I enter the dimension it still gives me the ??? I am not sure if I did something wrong
the resourcepack is assets/travelerstitles/lang/en_us.json and pack.mcmeta is in the zip folder.
Here is the json: { "travelerstitles.agape.europa_ocean": "Europa Ocean", "travelerstitles.agape.europa_surface": "Europa", "travelerstitles.agape.ganymede": "Ganymede", "travelerstitles.agape.io": "Io", "travelerstitles.agape.mercury": "Mercury", "travelerstitles.agape.moon_surface": "The Moon", "travelerstitles.agape.red_planet": "Mars", "travelerstitles.agape.starship_1": "Starship", "travelerstitles.agape.titan": "Titan", "travelerstitles.agape.venus_clouds": "Venus", "travelerstitles.agape.venus_surface": "Venus",
}
Not sure why it is not working. Any help appreciated. Thank you!