Create minecraft.mrdiamond.json

This commit is contained in:
Drew
2025-04-07 14:17:58 -06:00
committed by GitHub
parent 31a3ac7f4b
commit fda9deb4e6
+18
View File
@@ -0,0 +1,18 @@
{
"owner": {
"username": "MrDiamondDog",
"email": "drewratner27@gmail.com"
},
"record": {
"SRV": [
{
"name": "_minecraft._tcp",
"priority": 0,
"weight": 5,
"port": 25565,
"target": "minecraft.mrdiamond.is-a.dev"
}
],
"A": ["129.146.51.207"]
}
}