Files
meatballcraft/config/deepmobevolution/LivingMatter.json
T
2026-03-23 12:51:17 +08:00

27 lines
473 B
JSON

[
{
"id": "overworldian",
"displayName": "主世界",
"displayColor": "green",
"xpValue": 1
},
{
"id": "hellish",
"displayName": "地狱",
"displayColor": "red",
"xpValue": 1
},
{
"id": "extraterrestrial",
"displayName": "地外",
"displayColor": "light_purple",
"xpValue": 1
},
{
"id": "twilight",
"mod": "twilightforest",
"displayName": "暮色",
"displayColor": "blue",
"xpValue": 1
}
]