#my tilesets dont work…
1 messages · Page 1 of 1 (latest)
you haven't defined a tileset y in your xml anywhere and your pathing for your tileset is most likely incorrect (if it isn't incorrect then you're going to run into conflict issues anyway)
So like i should add the bettertemplate photo/texture in my tilesets folder? (And reference it in the xml)
you don't need to add it your own folder, the wiki's path for it is default in everest so it just works
but you do need to define the template somewhere for it
<Tileset id="y" path="subfolder/BetterTemplate" so like uh, this?
https://github.com/EverestAPI/Resources/wiki/Custom-Tilesets - specifically step 2 shows the like 50 lines that are needed to properly define the tileset
where i do place it?
most people put it at the top, just below the <data> tag
still nothin happened
btw when i started adding the xml, even before i post in modding help, i have this weird template tileset
soo yea maybe this could mean smthin? i dunno
template is actually a defined tileset in vanilla, just never used
can you show the pathing to you tileset
when I mentioned the 50 lines in step 2 I was talking the link to this - without this the template still isn't specified https://gist.github.com/0x0ade/3beb5eb3008f3f25be0b3204d1ee585a
🧐
then i probably havent saved it lol
welll, i added it again, annnd boom, nothing happend again
(this means the location of your tileset in your folders)
perhaps go read over the entirety of the tileset page on the everest wiki
i already, did, multiple times
your tileset should be in The Jelli Station/Graphics/Atlases/Gameplay/tilesets/rakan R/The Jelli Station
and then the path in your xml for the tileset would be rakan R/The Jelli Station/bound
