-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
583 lines (557 loc) · 39 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Block & Bass</title>
<meta name="title" content="Block & Bass">
<meta name="description" content="We bring the Drum & Bass rave to you!">
<meta name="keywords"
content="dnb drum&bass drum and bass minecraft block and bass blocknbass block&bass Block&Bass BlockNBass Minecraft DnB festival party">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://blocknbass.com/">
<meta property="og:title" content="Block & Bass">
<meta property="og:description" content="We bring the Drum & Bass rave to you!">
<meta property="og:image" content="/assets/img/hero.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://blocknbass.com/">
<meta property="twitter:title" content="Block & Bass">
<meta property="twitter:description" content="We bring the Drum & Bass rave to you!">
<meta property="twitter:image" content="/assets/img/hero.jpg">
<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js'
data-cf-beacon='{"token": "c6f8054a7c274aad9ba0f27f6b8fc9f2"}'></script><!-- End Cloudflare Web Analytics -->
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<script src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected]/dist/alpine.min.js" defer></script>
<style>
@font-face {
font-family: 'minecraft';
src: url(/assets/fonts/Minecraft.ttf);
}
svg {
shape-rendering: crispEdges;
}
.font-mc {
font-family: 'minecraft', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.hero {
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(143, 193, 243, 0.660937) 43.23%, rgba(118, 174, 220, 1) 99%), linear-gradient(0deg, rgba(162, 227, 236, 0.3), rgba(162, 227, 236, 0.3)), url(/assets/img/hero.jpg);
background-size: cover;
background-position: center center;
}
.download {
background: linear-gradient(180deg, rgba(118, 174, 220, 1) 0%, rgba(69, 121, 255, 0.4) 50.52%, rgba(118, 174, 220, 1) 100%), linear-gradient(0deg, rgba(69, 121, 255, 0.3), rgba(69, 121, 255, 0.3)), url('https://wallpaperaccess.com/full/171177.jpg');
background-size: cover;
background-position: center center;
}
.top-line {
background: rgb(2, 0, 36);
background: linear-gradient(180deg, rgba(2, 0, 36, 0) 20%, rgba(147, 197, 253, 1) 80%);
}
.bottom-line {
background: rgb(2, 0, 36);
background: linear-gradient(0deg, rgba(2, 0, 36, 0) 20%, rgba(147, 197, 253, 1) 80%);
}
.bg-discord {
background-color: #4E5D94;
}
.text-discord {
color: #4E5D94;
}
.hover-text-discord:hover {
color: #4E5D94;
}
.side-lines::before,
.side-lines::after {
content: ' - '
}
</style>
</head>
<body class="bg-blue-300 bg-opacity-50">
<div class="hero h-screen overflow-hidden relative bg-blue-300 bg-opacity-50">
<div
class="z-10 w-3/4 md:w-min mx-auto absolute bottom-0 left-1/2 transform -translate-x-1/2 mb-6 flex justify-center text-2xl md:flex-col md:-translate-y-1/2 md:-translate-x-0 md:left-0 md:top-1/2 md:text-base">
<a href="https://www.facebook.com/blocknbass" target="_blank" class="w-12 h-12 md:w-9 md:h-9 block m-2">
<span
class="w-full h-full text-gray-100 rounded-2xl bg-blue-500 flex justify-center items-center hover:text-blue-500 hover:bg-gray-100">
<i class="fab fa-facebook-f"></i>
</span>
</a>
<a href="https://twitter.com/BlockNBass" target="_blank" class="w-12 h-12 md:w-9 md:h-9 block m-2">
<span
class="w-full h-full text-gray-100 rounded-2xl bg-blue-400 flex justify-center items-center hover:text-blue-400 hover:bg-gray-100">
<i class="fab fa-twitter"></i>
</span>
</a>
<span class="w-12 h-12 md:w-9 md:h-9 block text-gray-100 rounded-2xl bg-gradient-to-r hover:from-gray-100 hover:to-gray-100 m-2 from-red-400 via-pink-400 to-purple-500">
<a href="https://www.instagram.com/blocknbass/" target="_blank"
class="block h-full w-full bg-clip-text hover:text-transparent text-gray-100 bg-gradient-to-r from-red-400 via-pink-400 to-purple-500 flex justify-center items-center">
<i class="fab fa-instagram"></i>
</a>
</span>
<a href="https://blocknbass.com/discord" target="_blank" class="w-12 h-12 md:w-9 md:h-9 m-2">
<span
class="block text-gray-100 rounded-2xl bg-discord flex justify-center items-center hover-text-discord hover:bg-gray-100 w-full h-full">
<i class="fab fa-discord"></i>
</span>
</a>
</div>
<div
class="w-full absolute text-center w-auto left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 p-5 md:p-0">
<h1 class="font-mc text-5xl md:text-8xl xl:text-9xl">Block & Bass</h1>
<h2 class="mb-12 text-xl md:text-2xl xl:text-4xl">We bring the Drum & Bass rave to you!</h2>
<div class="flex mx-auto w-full md:w-min">
<div class="w-1/4 flex flex-col text-center align-center justify-center py-4 md:w-min md:px-12 md:py-7">
<p class="d text-5xl md:text-6xl text-gray-700">00</p>
<p class="text-sm md:text-base xl:text-md text-purple-700 font-mc uppercase">days</p>
</div>
<div class="w-1/4 flex flex-col text-center align-center justify-center md:w-min md:px-12 md:py-7">
<p class="h text-5xl md:text-6xl text-gray-700">00</p>
<p class="text-sm md:text-base xl:text-md text-purple-700 font-mc uppercase">hours</p>
</div>
<div class="w-1/4 flex flex-col text-center align-center justify-center md:w-min md:px-12 md:py-7">
<p class="m text-5xl md:text-6xl text-gray-700">00</p>
<p class="text-sm md:text-base xl:text-md text-purple-700 font-mc uppercase">minutes</p>
</div>
<div class="w-1/4 flex flex-col text-center align-center justify-center md:w-min md:px-12 md:py-7">
<p class="s text-5xl md:text-6xl text-gray-700">00</p>
<p class="text-sm md:text-base xl:text-md text-purple-700 font-mc uppercase">seconds</p>
</div>
</div>
</div>
</div>
<main>
<section>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1900 600">
<rect width="1900" height="100" style="fill:#76aedc" />
<rect x="100" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="300" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="600" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="500" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="600" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="800" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1100" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="900" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="200" width="100" height="100" style="fill:#d4eef6" />
<rect x="1100" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1000" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1100" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1300" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1500" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1400" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1500" y="400" width="100" height="100" style="fill:#d4eef6" />
<rect x="1200" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1400" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="1500" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="500" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1800" y="500" width="100" height="100" style="fill:#d4eef6" />
<rect x="1600" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1600" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="100" width="100" height="100" style="fill:#95c6e3" />
</svg>
<div>
<h2 class="text-4xl md:text-5xl uppercase text-center text-blue-400 w-full side-lines">lineup</h2>
<div class="flex justify-center">
<div class="w-2/3 mx-auto" x-data="artistsData()">
<template x-for="artist, i in artists">
<div class="flex flex-row md:flex-row-reverse w-full"
:class="{ 'md:flex-row-reverse': i % 2 === 0 }">
<div class="w-0 md:w-2/5 px-2 py-10 hidden md:block"></div>
<div class="md:w-1/5 flex flex-col items-center justify-center">
<div class="flex h-1/2 w-1 items-center justify-center"
:class="{ 'top-line': i === 0, 'bg-blue-300': i !== 0 }"></div>
<div class="flex h-1/2 w-1 items-center justify-center"
:class="{ 'bottom-line': i === artists.length - 1, 'bg-blue-300': i !== artists.length - 1 }">
</div>
<div
class="absolute flex flex-col justify-center h-5 w-5 rounded-full leading-none text-center z-10 bg-blue-300 font-thin">
</div>
</div>
<div class="w-full md:w-2/5 px-2 py-10">
<div class="flex flex-col w-full rounded-lg px-4 py-5"
:class="{ 'md:items-end': i % 2 === 0}">
<p class="mb-2 text-base md:text-xl text-purple-700" x-text="artist.time"></p>
<h4 class="text-gray-600 text-3xl md:text-4xl mb-4 flex font-bold justify-between"
x-text="artist.name"></h4>
<div class="flex items-center justify-start text-md">
<template x-if="artist.socials.facebook">
<a :href="artist.socials.facebook" target="_blank"
class="w-8 h-8 text-gray-100 rounded-xl bg-blue-500 flex justify-center items-center mr-2 hover:text-blue-500 hover:bg-gray-100">
<i class="fab fa-facebook-f"></i>
</a>
</template>
<template x-if="artist.socials.twitter">
<a :href="artist.socials.twitter" target="_blank"
class="w-8 h-8 text-gray-100 rounded-xl bg-blue-400 flex justify-center items-center mr-2 hover:text-blue-400 hover:bg-gray-100">
<i class="fab fa-twitter"></i>
</a>
</template>
<template x-if="artist.socials.soundcloud">
<a :href="artist.socials.soundcloud" target="_blank"
class="w-8 h-8 text-gray-100 rounded-xl bg-yellow-500 flex justify-center items-center mr-2 hover:text-yellow-500 hover:bg-gray-100">
<i class="fab fa-soundcloud"></i>
</a>
</template>
<template x-if="artist.socials.spotify">
<a :href="artist.socials.spotify" target="_blank"
class="w-8 h-8 text-gray-100 rounded-xl bg-green-500 flex justify-center items-center mr-2 hover:text-green-500 hover:bg-gray-100">
<i class="fab fa-spotify"></i>
</a>
</template>
<template x-if="artist.socials.instagram">
<a :href="artist.socials.instagram" target="_blank"
class="w-8 h-8 text-gray-100 rounded-xl bg-gradient-to-r hover:from-gray-100 hover:to-gray-100 from-red-400 via-pink-400 to-purple-500">
<span
class="h-full w-full bg-clip-text hover:text-transparent text-gray-100 bg-gradient-to-r from-red-400 via-pink-400 to-purple-500 flex justify-center items-center">
<i class="fab fa-instagram"></i>
</span>
</a>
</template>
</div>
</div>
</div>
</div>
</template>
</div>
</div>
</div>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1900 600"
class="transform rotate-180 -mb-1">
<rect width="1900" height="100" style="fill:#76aedc" />
<rect x="100" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="300" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="600" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="500" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="600" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="800" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1100" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="900" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="200" width="100" height="100" style="fill:#d4eef6" />
<rect x="1100" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1000" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1100" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1300" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1500" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1400" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1500" y="400" width="100" height="100" style="fill:#d4eef6" />
<rect x="1200" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1400" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="1500" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="500" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1800" y="500" width="100" height="100" style="fill:#d4eef6" />
<rect x="1600" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1600" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="100" width="100" height="100" style="fill:#95c6e3" />
</svg>
</section>
<section class="download h-96 relative">
<div
class="absolute w-full left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 text-center text-gray-200">
<p class="font-mc text-5xl md:text-6xl side-lines">Download</p>
<p class="mb-6 md:text-lg">Download the installer right here</p>
<a class="font-mc bg-yellow-400 block overflow-hidden rounded-2xl w-3/4 mx-auto py-3 md:w-1/3 xl:1/4 uppercase text-gray-800 hover:bg-yellow-500"
href="/assets/ff251ed1-da32-571d-aea8-9d0cd0541de4/blocknbass-fabric-installer-0.6.1.jar">
<span>Download</span>
</a>
</div>
</section>
<section>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1900 600">
<rect width="1900" height="100" style="fill:#76aedc" />
<rect x="100" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="300" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="600" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="500" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="600" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="800" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1100" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="900" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="200" width="100" height="100" style="fill:#d4eef6" />
<rect x="1100" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1000" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1100" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1300" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1500" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1400" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1500" y="400" width="100" height="100" style="fill:#d4eef6" />
<rect x="1200" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1400" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="1500" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="500" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1800" y="500" width="100" height="100" style="fill:#d4eef6" />
<rect x="1600" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1600" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="100" width="100" height="100" style="fill:#95c6e3" />
</svg>
<div class="w-11/12 md:w-2/5 mx-auto">
<h2 class="text-4xl md:text-5xl mb-6 uppercase text-center text-blue-400 w-full side-lines">
how to install
</h2>
<div class="w-full md:text-xl">
<p>start by downloading the Block and Bass fabric jar file from the link above or <a href="/assets/ff251ed1-da32-571d-aea8-9d0cd0541de4/blocknbass-fabric-installer-0.6.1.jar" class="text-blue-600 hover:underline">click here</a>.</p>
<p>Once it is done downloading double click on the jar file to open it.</p>
<p>Keep the default settings, unless you have installed minecraft on another location on you computer. Then just change the install location.</p>
<p>After this click install and let the installer do it's job.</p>
<img src="/assets/img/how-to/1.png" alt="Step one" class="w-full m-5 mx-auto">
<p>Wait for the install to finish and click okay</p>
<img src="/assets/img/how-to/2.png" alt="Step one" class="w-full m-5 mx-auto">
<p>After the installation open minecraft and head to the installations tab.</p>
<img src="/assets/img/how-to/3.png" alt="Step one" class="w-full m-5 mx-auto">
<p>In the installations tab you'll find a new profile named <span class="font-bold">BLOCK & BASS WINTER EDITION</span>. Click on the 3 dots and then on edit to edit this profile.</p>
<img src="/assets/img/how-to/4.png" alt="Step one" class="w-full m-5 mx-auto">
<p>On this screen head down and click on more options (meer instelling on the screenshot). This will show additional settings where we will give minecraft more RAM.</p>
<img src="/assets/img/how-to/5.png" alt="Step one" class="w-full m-5 mx-auto">
<p>Now change the value of <span class="font-bold">-Xmx2G</span> to the amount of RAM memory you want minecraft to use, preferabbly 4 or more. Do know you can give it only as much as your pc can handle.</p>
<img src="/assets/img/how-to/6.png" alt="Step one" class="w-full m-5 mx-auto">
<p>Now you are ready to start up minecraft for real. You do have to choose the Block & Bass profile in order for the mods to work.</p>
<p>Before joining the server change your resource pack to the Block & Bass resource pack so you have the best expierence during the event. Don't worry the resourcepack is installed allong with all the mods.</p>
<p>You can change your resource pack under Settings, then resource packs and moving the Block & Bass resource pack to the right.</p>
<img src="/assets/img/how-to/7.png" alt="Step one" class="w-full m-5 mx-auto">
<p>Now you are ready to join the event!</p>
<p>Head over to multiplayer and add a new server with the address <span class="font-bold">blocknbass.com</span>.</p>
<img src="/assets/img/how-to/8.png" alt="Step one" class="w-full m-5 mx-auto">
</div>
</div>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1900 600"
class="transform rotate-180 -mb-1">
<rect width="1900" height="100" style="fill:#76aedc" />
<rect x="100" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="300" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="600" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="500" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="600" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="800" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1100" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="900" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1000" y="200" width="100" height="100" style="fill:#d4eef6" />
<rect x="1100" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="800" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="900" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1000" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1100" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="200" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1500" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1200" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1300" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1400" y="100" width="100" height="100" style="fill:#76aedc" />
<rect x="1500" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1400" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1500" y="400" width="100" height="100" style="fill:#d4eef6" />
<rect x="1200" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1300" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1400" y="300" width="100" height="100" style="fill:#d4eef6" />
<rect x="1500" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="500" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1800" y="500" width="100" height="100" style="fill:#d4eef6" />
<rect x="1600" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1700" y="400" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="400" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="300" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="300" width="100" height="100" style="fill:#95c6e3" />
<rect x="1600" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="200" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="200" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1600" y="100" width="100" height="100" style="fill:#a0d8f0" />
<rect x="1700" y="100" width="100" height="100" style="fill:#95c6e3" />
<rect x="1800" y="100" width="100" height="100" style="fill:#95c6e3" />
</svg>
</section>
</main>
<footer style="background-color: #76aedc;">
<div class="mx-auto text-gray-600 py-1 px-3 flex justify-between items-center text-sm">
<div class="flex-initial">© 2020 Block & Bass</div>
<div class="flex-initial">
<div class="fas fa-terminal hover:text-green-400"></div> with
<div class="fas fa-heart hover:text-red-600"></div> by <a class="hover:underline hover:text-gray-600"
href="https://xanderd.com">XanderD.</a>
</div>
</div>
</footer>
</body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script>
<script>
const artistsData = () => ({
artists: [
{
time: '17:00 - 18:00',
name: 'Arne',
socials: {
twitter: 'https://twitter.com/ArneDnB',
soundcloud: 'https://soundcloud.com/aaarneee',
instagram: 'https://www.instagram.com/aaarneeee/',
facebook: 'https://www.facebook.com/ArneDnB/'
}
},
{
time: '18:00 - 19:00',
name: 'Dustkey',
socials: {
facebook: 'https://www.facebook.com/dustkey/',
spotify: 'https://open.spotify.com/artist/3cFmkfAFtVpp40znDmCo0d?si=LPOTOg3yQ8yo0MAwx3emNg',
soundcloud: 'https://soundcloud.com/dustkey-hq',
}
},
{
time: '19:00 - 20:00',
name: 'Edlan',
socials: {
soundcloud: 'http://soundcloud.com/djedlan',
facebook: 'https://www.facebook.com/djedlan/',
spotify: 'https://open.spotify.com/artist/0kmYD4ijzuztxYkzJBbQQa?si=vLXWR5qZSTuINSADTb-vEQ'
}
},
{
time: '20:00 - 21:00',
name: 'Andromedik',
socials: {
facebook: 'https://www.facebook.com/AndromedikMusic',
spotify: 'https://open.spotify.com/artist/7miXLG9boDOGHJaEelSL7T?si=i0igRpnIS5SEh36htddrbg',
soundcloud: 'https://soundcloud.com/andromedik',
twitter: 'https://twitter.com/AndromedikMusic',
instagram: 'https://www.instagram.com/andromedik.official/'
}
},
{
time: '21:00 - 22:00',
name: 'Polygon',
socials: {
soundcloud: 'https://soundcloud.com/polygonsound',
facebook: 'https://www.facebook.com/polygonsound/',
spotify: 'https://open.spotify.com/artist/5BGIoAtF2cwgcydpnUyFkF?si=NZA7NpWQRDuN-c-aeFL0Fw',
}
},
{
time: '22:00 - 23:00',
name: 'Toeterboys',
socials: {
soundcloud: ' https://soundcloud.com/toeter-boys'
}
}
]
});
</script>
<script>
const qs = (s) => document.querySelector(s);
const qsa = (s) => document.querySelectorAll(s);
document.addEventListener('DOMContentLoaded', () => {
console.log('website loaded...');
const eventDate = moment('2020-12-19 17:00:00');
const daysBox = qs('.d');
const hoursBox = qs('.h');
const minuteBox = qs('.m');
const secondsBox = qs('.s');
if (eventDate.diff(moment()) > 0) {
setInterval(() => {
const now = moment();
const dur = moment.duration(eventDate.diff(now));
daysBox.innerText = dur.get('days')
hoursBox.innerText = dur.get('hours')
minuteBox.innerText = dur.get('minutes')
secondsBox.innerText = dur.get('seconds')
}, 1000)
}
});
</script>
</html>