Source Nursultan watermark + Session Info |Free SRC For Micnafrt

CrazyTrap

Newbie
Newbie
Newbie
Newbie
Status
Offline
Joined
Jul 18, 2023
Messages
707
Reaction score
3
Unleash your wildest imagination and expand your Minecraft horizons like never before with our meticulously curated selection of extraordinary resources. These handpicked treasures are specifically designed to elevate your gameplay and bring about unimaginable possibilities. Whether you're a passionate builder, an intrepid explorer, or a daring adventurer, our diverse collection of sources holds something uniquely special for each and every one of you.

Immerse yourself in a realm of endless creativity as you discover cutting-edge mods, awe-inspiring texture packs, and captivating adventure maps that will breathe new life into your Minecraft world. Build majestic cities that touch the sky, craft intricate and breathtaking landscapes, or embark on daring quests that will test your skills and courage. The possibilities are limitless, and the only boundaries are those of your own imagination

1625313149_21-phonoteka-org-p-oboi-na-rabochii-stol-mainkraft-sheideri-o-22.png

Nursultan watermark + Session Info​


Watermark:
JavaScript:
DraggableWaterMark dwm = (DraggableWaterMark) Rich.instance.draggableHUD.getDraggableComponentByClass(DraggableWaterMark.class);

                    dwm.setWidth(130);

                    dwm.setHeight(15);

                    GLUtils.INSTANCE.rescale(this.scale);

                    GLUtils.INSTANCE.rescale(this.scale);

                    final String server = Hud.mc.isSingleplayer() ? "local" : ((Hud.mc.getCurrentServerData() != null) ? Hud.mc.getCurrentServerData().serverIP.toLowerCase() : "null");

                    final String name = TextFormatting.WHITE + "SUS | ping - 0ms | 1.2";

                    final String time = TextFormatting.WHITE + "SUS | ping - 0ms | 1.2";

                    float headerHeight = 0;

                    RenderUtils.drawBlurredShadow( dwm.getX() + 1,  dwm.getY() + 1, 130.0F,  (dwm.getHeight()) - 0.5F, 15, gradientColor1);

                    RoundedUtil.drawGradientRound(dwm.getX() + 5,  dwm.getY(), dwm.getWidth(),  (dwm.getHeight()) - 0.5F, 5.0F, ColorUtils.applyOpacity(gradientColor4, 10.85f).brighter(), gradientColor1.brighter(), gradientColor3.brighter(), gradientColor2.brighter());
                    RoundedUtil.drawGradientRound( dwm.getX() + 1 + 5,  dwm.getY() + 1, dwm.getWidth() - 2.0F,  (dwm.getHeight()) - 0.5F - 2.0F, 4.0F, ColorUtils.applyOpacity(gradientColor4, 10.85f).darker(), gradientColor1.darker(), gradientColor3.darker(), gradientColor2.darker());

                    Minecraft.getMinecraft().rubik_17.drawStringWithShadow("", dwm.getX() + 11, dwm.getY() + 11.0f, -1);

                    Minecraft.getMinecraft().rubik_17.drawString(time, (float) (dwm.getX() + 10 + Minecraft.getMinecraft().rubik_17.getStringWidth("")), (float) (dwm.getY() + 5.0), -1);

                    GLUtils.INSTANCE.rescaleMC();
                    break;

Session Info:
JavaScript:
            DraggableSessionInfo dsi = (DraggableSessionInfo) Rich.instance.draggableHUD.getDraggableComponentByClass(DraggableSessionInfo.class);

            float y = dsi.getY();
            int yTotal = 0;
            gradientColor1 = ClientHelper.getClientColor(y, 0, 3);
            gradientColor2 = ClientHelper.getClientColor(y, 90, 3);
            gradientColor3 = ClientHelper.getClientColor(y, 180, 3);
            gradientColor4 = ClientHelper.getClientColor(y, 270, 3);

            dsi.setWidth(155);
            dsi.setHeight(56);
            GLUtils.INSTANCE.rescale(scale);
            String server = Helper.mc.isSingleplayer() ? "\u0425\u0435\u0440\u043E\u0431\u0440\u0438\u043D \u0432 \u0441\u0435\u0442\u0438! \u0422\u0418\u0428" : Helper.mc.getCurrentServerData() != null ? Helper.mc.getCurrentServerData().serverIP.toLowerCase() : "null";
            String name = Rich.instance.featureManager.getFeature(NameProtect.class).isEnabled() && NameProtect.myName.getCurrentValue() ? "" + "Protected" : " " + Helper.mc.player.getName();
            String time;
            if (Minecraft.getMinecraft().isSingleplayer()) {
                time =(new SimpleDateFormat("HH:mm")).format(Calendar.getInstance().getTime());
            } else {
                time = (new SimpleDateFormat("HH:mm")).format(Calendar.getInstance().getTime());
            }

            RenderUtils.drawBlurredShadow( dsi.getX(),  dsi.getY(), 155.0F,  (15 + dsi.getHeight()) - 0.5F, 15, gradientColor1);

            RoundedUtil.drawGradientRound(dsi.getX(),  dsi.getY(), 155.0F,  (15 + dsi.getHeight()) - 0.5F, 5.0F, ColorUtils.applyOpacity(gradientColor4, 10.85f).brighter(), gradientColor1.brighter(), gradientColor3.brighter(), gradientColor2.brighter());
            RoundedUtil.drawGradientRound( dsi.getX() + 1,  dsi.getY() + 1, 155.0F - 2.0F,  (15 + dsi.getHeight()) - 0.5F - 2.0F, 4.0F, ColorUtils.applyOpacity(gradientColor4, 10.85f).darker(), gradientColor1.darker(), gradientColor3.darker(), gradientColor2.darker());

            Helper.mc.neverlose900_20.drawStringWithShadow("    Session Information", dsi.getX()+ 5, dsi.getY() + 6, -1);
            Helper.mc.COMFORT16.drawStringWithShadow("nick: "+ChatFormatting.RED +  name, dsi.getX() + 5, dsi.getY() + 18, -1);
            Helper.mc.COMFORT16.drawStringWithShadow("server ip: " +ChatFormatting.RED +  server, dsi.getX() + 5, dsi.getY() + 27, -1);
            Helper.mc.COMFORT16.drawStringWithShadow("server online: " +ChatFormatting.RED + mc.getConnection().getPlayerInfoMap().size(), dsi.getX() + 5, dsi.getY() + 37.5f, -1);
            Helper.mc.COMFORT16.drawStringWithShadow("time " + "on pc: "+ ChatFormatting.RED + time, dsi.getX() + 5, dsi.getY() + 46, -1);

            GLUtils.INSTANCE.rescaleMC();
 
Top