Started by
PlumagedDast9002
on
Topic category: Help with Minecraft modding (Java Edition)
I have problem because I dont know how to save expandable json object to words data so when world loads data loads
I need it to saving networks on world not on client I am on MCreator 2024.4
json element :
{
"WI-FIs": {
"WI-FI_name": {
"SSID": "WI-FI_name",
"password": "password"
}
}
}
You will need either custom code for this, or use file manager plugin that I think was not updated to the latest versions yet