Smalllbuddy
Smalllbuddy
  • Видео 6
  • Просмотров 70 361
How to Add Any Program to Installed Apps List and Search Bar
C:\ProgramData\Microsoft\Windows\Start Menu
C:\Users\(YOURUSERNAME)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
Not working? Try the following:
Run terminal as administrator.
Replace the top line "C:\SHORTCUTFOLDER" with the preferred directory.
Terminal Command (Feel free to edit as necessary. Please do not reupload this command unless it's been edited, and you credit this video.):
$shortcutFolder = "C:\SHORTCUTFOLDER"
foreach ($shortcut in Get-ChildItem -Path $shortcutFolder -Filter "*.lnk") {
$shortcutName = $shortcut.BaseName
$shell = New-Object -ComObject WScript.Shell
$shortcutObject = $shell.CreateShortcut($shortcut.FullName)
$shortcutPath = $shortcutObject.TargetPath
$shortcutI...
Просмотров: 263

Видео

How to Get Distant Horizons 2.0, Iris Shaders, and Bliss Shaderpack Setup in Minecraft (2024)
Просмотров 17 тыс.3 месяца назад
Update: You no longer need to go to the discord. The latest release of distant horizons has the functionality built in, so you can simply download the listed mods like any other mod Mod List Fabric API Sodium Iris Indium Distant Horizons C2ME (Optional) Bliss Shaders Worlds with LODs take up ALOT of space. See this tutorial to change Minecraft's Storage Location: ruclips.net/video/N7SJv 5SB8/ви...
How to Change Minecraft's Location & Directory (2024)
Просмотров 2,3 тыс.3 месяца назад
mklink /D "%appdata%\.minecraft" "OutputLocation" Consider leaving a like if I helped you out!
How to Change Minecraft's Location & Directory (2023)
Просмотров 43 тыс.Год назад
mklink /D "%appdata%\.minecraft" "OutputLocation" STORAGE INFO: The symbolic link only points to the new location, so if your files are stored on your E drive, then no space should be taken up on your C drive where you have the symbolic link as a pointer. The symbolic link WILL show space that the destination folder takes up under "properties" tab, HOWEVER the actual space on your drive is NOT ...
How to Make your own mods for ROUNDS
Просмотров 7 тыс.Год назад
How to make Maps: ruclips.net/video/C0bM7_3hZMs/видео.html Rounds Discord: discord.gg/g4pG53Rvzz Modding Document: docs.google.com/document/d/1zu_89HeFC4aU9xI1MGXTkW1rDLnVCVfoQa5YiNpaWD8 Card Art Document: docs.google.com/document/d/1w2Qk_n83e3-eAVKZVlYzrT8myphqZspp2VwV7S_DvuA/edit?usp=sharing Default Assets: drive.google.com/drive/folders/1WLFSgGuREuiHL2DbV7GExH4WJi90I1R4?usp=sharing & Join th...
How to Make Your Own Maps for ROUNDS
Просмотров 949Год назад
UPLOADING Once it is finished you go to thunder store website and click upload in the top left (after logging in) or just go to this link: thunderstore.io/package/create/ and then upload your zip file. The zip file should include all .map files, a 256x256 icon.png that will be the mod's icon, a README.md file that can include whatever text you want to show for the mods website, and finally a ma...

Комментарии

  • @Shatterproof3K
    @Shatterproof3K 14 часов назад

    THANK YOU!

  • @HA-Q20
    @HA-Q20 День назад

    dude change your smoke detector batteries

  • @mondooowadalover
    @mondooowadalover 2 дня назад

    thank you so much !!! i made a mistake at first but i was able to find the problem and fix it and i still have all my worlds so im happy :DD great video!!!

  • @EmperorRednax
    @EmperorRednax 3 дня назад

    Thank you so much.

  • @xercial1075
    @xercial1075 4 дня назад

    yo, if im installing forge, do i let it install to the new location/drive? or leave it on the default %appdata%? thanks

    • @Smalllbuddy
      @Smalllbuddy 4 дня назад

      either or works! id just leave it to the default and it will take care of itself

  • @bedziax1624
    @bedziax1624 5 дней назад

    BRO YOU ARE GOD

  • @herman7550
    @herman7550 5 дней назад

    how do you reverse this operation?

  • @gisellequiroga
    @gisellequiroga 6 дней назад

    doesn't really work for me but thank you

  • @zaydbari132
    @zaydbari132 11 дней назад

    minecraft wont open for me :(

  • @phrog7638
    @phrog7638 12 дней назад

    any time I try and open the launcher is just says "the game has crashed" and gives me error code 0x1. the support page it sends me to has almost no information and is completely useless. the official minecraft launcher doesn't work but lunar client does, does anyone have any ideas?

  • @brewst43
    @brewst43 17 дней назад

    another org trying to get more people in their discord.... used an alt account. downloaded and shared the files with friends. left the server. tired of this crap. a blight on the open source community.

  • @coolium
    @coolium 22 дня назад

    how do you remove the bloom on the card art?

  • @taitai4367
    @taitai4367 22 дня назад

    Thank you

  • @doantuanan
    @doantuanan 24 дня назад

    My Iris installer don't have the DH option, can I just manually download the mods ?

  • @DMGSpiKe
    @DMGSpiKe 24 дня назад

    not sure if you know, but you can get a Ground Loop Noise Isolator to fix your mic buzzing sound, appreciate the tutorial 👍

    • @Smalllbuddy
      @Smalllbuddy 24 дня назад

      dang, appreciate it man, im sure ill be picking one up some time! Glad I could help you!

  • @thehive8476
    @thehive8476 27 дней назад

    can someone show me the timeframe where he shows us how to upload it to thunderstore

    • @Smalllbuddy
      @Smalllbuddy 27 дней назад

      Once it is finished you go to thunder store website and click upload in the top left (after logging in) or just go to this link: thunderstore.io/package/create/ and then upload your zip file. The zip file should include the exported dll mod file, a 256x256 icon.png that will be the mod's icon, a README.md file that can include whatever text you want to show for the mods website, and finally a manifest.json file which should be structured like so... "name": "MyCardMod", "version_number": "1.0.0", "website_url": "", "description": "Currently adds 1 new card!", "dependencies": [ "willis81808-UnboundLib-2.6.2", "BepInEx-BepInExPack_ROUNDS-5.4.1100", "Pykess-CardChoiceSpawnUniqueCardPatch-0.1.2", "Pykess-ModdingUtils-0.1.3", "TeamDK-ZeroGBulletPatch-1.0.0", "Pykess-PlayerJumpPatch-0.0.2" ] }

    • @thehive8476
      @thehive8476 27 дней назад

      @@Smalllbuddy I’m tryna do a map mod, the other map video didn’t fill me in on much because everytime I try to upload a modpack it gives me a new issue

    • @Smalllbuddy
      @Smalllbuddy 27 дней назад

      ​@@thehive8476 For map mods you want the zip to include all .map files, the icon.png as 256x256, a README.md and the manifest.json should be something like so: { "name": "Map", "version_number": "1.0.0", "website_url": "", "description": "Currently adds 1 Quality controlled map.", "dependencies": [ "olavim-MapsExtended-0.9.5" ] }

  • @Dymer_MR5
    @Dymer_MR5 27 дней назад

    Thx for the tutorial !

  • @erneblm21
    @erneblm21 Месяц назад

    Thanks so much this helped alot because i needed to get space in my C users TYSM ;D

  • @vickysidea8676
    @vickysidea8676 Месяц назад

    how to reverse this ?

    • @Smalllbuddy
      @Smalllbuddy 27 дней назад

      You can just delete the symbolic link, move the minecraft folder to where it originally was, and finally rename your minecraft folder to .minecraft.

  • @majestic._
    @majestic._ Месяц назад

    its so annoying that everyone has a discord you HAVE to join for support - bring back forums

    • @Indy2109
      @Indy2109 Месяц назад

      It’s pretty much the same thing 💀 besides discord is also used for just talking to friends while gaming since it’s much easier to navigate than forums

    • @majestic._
      @majestic._ Месяц назад

      @@Indy2109 when I google a problem I have I don't get discord in my search results - I get a forum post from 7 years ago

    • @majestic._
      @majestic._ Месяц назад

      @@Indy2109 and you don't even join a discord to ask for help - since you just get redirected to a pinned message or faq - WHICH IS LITERALLY JUST A FORUM POST BUT ITS HIDDEN BEHIND A DISCORD CHANNEL

    • @Smalllbuddy
      @Smalllbuddy 27 дней назад

      Update: You no longer need to go to the discord. The latest release of distant horizons has the functionality built in, so you can simply download the listed mods like any other mod Mod List ================ Fabric API Sodium Iris Indium Distant Horizons C2ME (Optional) ================ Bliss Shaders

  • @jonathandelossantos9036
    @jonathandelossantos9036 Месяц назад

    i cant fucking open the game

  • @uditdhanda4693
    @uditdhanda4693 Месяц назад

    I did this. My Minecraft is crashing now for some reason. Not sure as to why. it says error code: (0x1)

  • @rnsmusic783
    @rnsmusic783 Месяц назад

    I can’t find the channel in the iris ds :,(

    • @Smalllbuddy
      @Smalllbuddy 27 дней назад

      Update: You no longer need to go to the discord. The latest release of distant horizons has the functionality built in, so you can simply download the listed mods like any other mod Mod List ================ Fabric API Sodium Iris Indium Distant Horizons C2ME (Optional) ================ Bliss Shaders

    • @FoxInvisible.
      @FoxInvisible. 21 день назад

      @@Smalllbuddy Which version of Minecraft?

  • @user-gi1uf3lr3x
    @user-gi1uf3lr3x Месяц назад

    Can I delete the link

    • @Smalllbuddy
      @Smalllbuddy Месяц назад

      yeah u can delete the link and it wont effect the minecraft folder

  • @travis2222
    @travis2222 Месяц назад

    "%appdata\.minecraft%" may point to an Admin account if your normal user account is not an admin in which case use "C:\Users\ADD-YOUR-USER-NAME\AppData\Roaming\.minecraft" instead swapping your user name.

  • @Viniciusvill
    @Viniciusvill Месяц назад

    it worked! THANK YOUUU

  • @jorie100
    @jorie100 Месяц назад

    Gatekeeping open source stuff is the dumbest shit I've ever heard of. If you want to gatekeep this stuff then just make it closed source and put a price on it but why making it so hard for people to get to this?

  • @AldoDavis-vz4hb
    @AldoDavis-vz4hb Месяц назад

    So basically if I change my directory in the launcher it will only take effect on the world saves and mods right? But the game itself is always going to be on C drive? So if I ever want to install any mods, I have to access the new directory, but not the game folder in C.

    • @Smalllbuddy
      @Smalllbuddy Месяц назад

      correct mods/saves can be moved through launcher. You can use the symbolic link to move MC off the C drive if you need.

    • @AldoDavis-vz4hb
      @AldoDavis-vz4hb Месяц назад

      @@Smalllbuddygot it thanks 👍👍 Also If I use launchers like modrinth do I need the official game launcher? Or both?

  • @therationale2289
    @therationale2289 Месяц назад

    I'm having an error when trying to access the symbolic ".minecraft" folder on the original drive where it says "Location is not available C:\Users\"username"\AppData\Roaming\.minecraft is unavailable" could you possibly help with this?

    • @Smalllbuddy
      @Smalllbuddy Месяц назад

      Can you provide any more details? How are you trying to access it? If you are going through file explorer, this shouldntt happen!

    • @therationale2289
      @therationale2289 Месяц назад

      @@Smalllbuddy Thanks for the speedy reply, I've found the issue. I actually created a link to the F drive (which I don't) have instead the actual location (the E drive) haha

    • @Smalllbuddy
      @Smalllbuddy Месяц назад

      @@therationale2289 oh makes sense, glad you figured it out!

  • @fafa-vg5su
    @fafa-vg5su 2 месяца назад

    u r my hero hehe

  • @lapoterarosa6213
    @lapoterarosa6213 2 месяца назад

    So, I am confused cause every time I create a new world it seems to have some trouble with generating the LED chunks, they just don't (or at least not completely), do I have to just wait more for them to appear? Thank you.

    • @Smalllbuddy
      @Smalllbuddy 2 месяца назад

      yep, they take A LONG TIME especially if the CPU is set to a low setting

    • @lapoterarosa6213
      @lapoterarosa6213 Месяц назад

      @@Smalllbuddy ok, thank u man! 😁 Nice video btw

  • @MekaGirlVanilla
    @MekaGirlVanilla 2 месяца назад

    Since the dawn of times I've been battling with the Minecraft launcher because of this, thanks

  • @Calamitas_YT
    @Calamitas_YT 2 месяца назад

    Thank you for this!

  • @Nixo77
    @Nixo77 2 месяца назад

    Thank you so much sir! Also is it possible to completely make the folder in the F drive permanent and then just delete the folder in C afterwards?

    • @Smalllbuddy
      @Smalllbuddy 2 месяца назад

      unfortunately, not! Glad to help tho!

    • @Nixo77
      @Nixo77 2 месяца назад

      @@Smalllbuddy I see.

  • @toon4367
    @toon4367 2 месяца назад

    I am so lucky I found this video. I was very confused about why iris wasn't working together with dh. Thank you soo much!!!

    • @Smalllbuddy
      @Smalllbuddy 2 месяца назад

      you're welcome!! glad to help!

  • @xFALCONIA
    @xFALCONIA 3 месяца назад

    I can't open the Minecraft launcher after doing this. It gives me a windows warning saying that the app cannot be launched due to the save being disconnected?

  • @sixle_RL
    @sixle_RL 3 месяца назад

    I did that, but it still says I don't have enough storage. Do I delete the minecraft thing in my C drive?

  • @Zoi1900
    @Zoi1900 3 месяца назад

    Thank you so much!!

  • @omagad5821
    @omagad5821 3 месяца назад

    you are a life saver😭

  • @gamerzoneyt1035
    @gamerzoneyt1035 3 месяца назад

    Bro I Need Help u have Your discord then we can Talk There

    • @gamerzoneyt1035
      @gamerzoneyt1035 3 месяца назад

      I just Buy Minecraft Java+Bedrock But There is One Problem Is I play From Tlauncher Then That Data Is Merged Together How I Sperate It?

  • @screamingblackhole
    @screamingblackhole 3 месяца назад

    30:05 Never used the Show Card Stat Numbers setting?

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      You can adjust the simple and the detailed in your mod. When making this video I only used simple, but this was considered a bug and I've since separated them out. Example: return new CardInfoStat[] { new CardInfoStat() { positive = true, stat = "Health", amount = "+40%", simepleAmount = CardInfoStat.SimpleAmount.Some },

    • @screamingblackhole
      @screamingblackhole 3 месяца назад

      @@Smalllbuddy Oh I see, so should that be done for all stats?

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      @@screamingblackhole yes!

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      @@screamingblackhole usually! If you make a special card and use a special stat such as "infinite bullets" you wouldn't want to change infinite, so you'd want to leave it unassigned

    • @screamingblackhole
      @screamingblackhole 3 месяца назад

      @@Smalllbuddy Got it, appreciate it

  • @lightbluegaming.
    @lightbluegaming. 3 месяца назад

    thank you sooo much, my disc space on C wasnt enough for mc so i just moved over the mc folder to D:\, but mc just created a new .minecraft folder on C:\ so i need to comepletly change the mc location. This made it :D now i can play like mc for another 5 years until the D:\ is too full XD thank you :)

  • @athelstanrex
    @athelstanrex 3 месяца назад

    They don't want you creating a tutorial on how to install the stuff?? 1:34 who tf is requesting that, and why? Isn't this all open sourced?

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      I think its because its in beta

  • @mrsackboyfreak
    @mrsackboyfreak 3 месяца назад

    Hey so I did this a few months ago but it's been lagging my game due to the harddrive I installed it on.. do you have any ways to reverse it and have it go back to the C-drive? Thanks!

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      Yes! You can just delete the symbolic link, move the minecraft folder to where it originally was, and finally rename your minecraft folder to .minecraft.

  • @isekawai
    @isekawai 3 месяца назад

    thx worked and minecraft launcher also recognized all my previouse saves one thing to note: i have put the file in F/games/.minecraft and first i just wrote only F:/.minecraft in windows 11 there is no arrow pointing down to show file direction you just need to click the empty row after the file name

  • @EXOCORE230
    @EXOCORE230 3 месяца назад

    im very glad i found this

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      I'm glad I could help!

    • @EXOCORE230
      @EXOCORE230 3 месяца назад

      @@Smalllbuddytanks

  • @AzazelTV18
    @AzazelTV18 3 месяца назад

    thx

  • @abeach9369
    @abeach9369 3 месяца назад

    I was wondering how to do this. You’re so smart! ❤

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      Thanks so much! I'm glad I could help!

  • @abeach9369
    @abeach9369 3 месяца назад

    This was so helpful, thank you so much!! ❤

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      You're very welcome!!

  • @warptek5151
    @warptek5151 3 месяца назад

    That's actually genius. I actually know how to do it but this method never crossed my mind. Thanks man! Now my C will be clean of games now, since I want to put all games on my D drive. The arrow on %appdata% for .minecraft is just a shortcut of the MinecraftTest on D drive, for those who are wondering. How do you find out about this though?

    • @Smalllbuddy
      @Smalllbuddy 3 месяца назад

      It's been so long I don't know where I got it from, but I'm glad I helped you out!