Started by
pash
on
Topic category: Help with Minecraft modding (Java Edition)
long story short: i want to make a research system for my mod and researches have to be saved. global_map wouldn't work since it would cause a mess in multi-player so i decided to use player_persistent, but i am not quite sure that it is gonna save after player rejoins.
Edited by pash on Wed, 06/01/2022 - 12:24
nvm i found out. player persistent saves data after player rejoins