Hey there! I’m IceTree and I’m interested in science, philosophy, manga, and music.

My website: https://icetree.neocities.org/

  • 21 Posts
  • 42 Comments
Joined 5 months ago
cake
Cake day: May 4th, 2024

help-circle







  • 🎵 M u s i c M o d e 🎵

    #!/bin/sh
    # Music mode. Sets the bg to album cover, then runs glava, and pqiv to show a rotating image of the album cover.
    IsGlavaRunning=false
    IsPqivRunning=false
    while true
    do
    genart
    wal -c
    wal -n -i /tmp/album_cover_embedded.png
    . ~/.cache/wal/colors.sh
    pkill dunst && gendunstrc && setsid -f dunst
    now
    printf "%s" "#define color $color1" > ~/.config/glava/config.h
    pkill glava
    musicDisc
    [ $IsPqivRunning = false ] && st -n PQIV -e setsid -f i /tmp/animated_rotate.gif && IsPqivRunning=true
    setsid -f glava -m radial
    mpc current --wait
    done```

  • While in game, Escape>Change Keys> in the right corner checkbox called “Double tap ‘jump’ to toggle fly”. For flying faster, you can press J (by default?) to enable fast mode, you can change how fast it is in the settings menu, in the main menu. This is all assuming that you have the ‘fly’ and ‘fast’ privileges.

    All players should check the settings menu at least once, I changed many things in there, and you should too. One of them was enabling the crosshair in the Touchscreen menu on mobile , it enables a much smoother experience on mobile.



  • Not to mention the many overlooked things like quality of life updates, the inventory management system needs a serious rework, which is why I ALWAYS download a backpack mod or more chest types, at some point (and this especially true for modern Minecraft) you are gonna end up with a LOT of blocks.

    I was so happy when I discovered that the unified_inventory mod already includes a backpack system.

    Also I love Minecraft, been playing it since 2016.