* Remove Diamond Sword recipe change * Fix DML learner recipe, and clean up scripts also fixed non-commented lines also, moved DML Learner stuff to dml.zs * Remove DME recipes in HM Also fix HM CT error * Remove Voltage Control Units
20 lines
356 B
JSON
20 lines
356 B
JSON
[
|
|
{
|
|
"id": "overworldian",
|
|
"displayName": "Overworldian",
|
|
"displayColor": "green",
|
|
"xpValue": 10
|
|
},
|
|
{
|
|
"id": "hellish",
|
|
"displayName": "Hellish",
|
|
"displayColor": "red",
|
|
"xpValue": 20
|
|
},
|
|
{
|
|
"id": "extraterrestrial",
|
|
"displayName": "Extraterrestrial",
|
|
"displayColor": "light_purple",
|
|
"xpValue": 25
|
|
}
|
|
] |