ru.goidacraft.online
{ copied = true; setTimeout(() => copied = false, 2000); });
} else {
const ta = document.createElement('textarea');
ta.value = text;
ta.style.position = 'fixed';
ta.style.left = '-9999px';
document.body.appendChild(ta);
ta.select();
document.execCommand('copy');
document.body.removeChild(ta);
copied = true;
setTimeout(() => copied = false, 2000);
}
fetch('/api/servers/1314/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
ru.goidacraft.online
IP Copied!
Online history
No data yet
| Project: | ГОЙДАКРАФТ (Create Aeronautics |
| Website: | goidacraft.onlinePlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
GOIDACRAFT is a private modded Minecraft Java 1.21.1 server with the tagline "Quietly, Unhurried". The project is built around the Create and Create Aeronautics mods, which handle mechanical engineering and aviation mechanics, along with Farmer's Delight, which expands cooking and agriculture.
Read the full description on the project page →