Pixelmon adds many aspects of the Pokémon games into Minecraft, including the Pokémon themselves, Pokémon battling, trading, and breeding. Pixelmon also includes an assortment of new items, including prominent Pokémon items like Poké Balls and TMs, new resources like bauxite ore and Apricorns, and new decorative blocks like chairs and clocks.
bryanheinz
starred
PrismLauncher/PrismLauncher
·
PrismLauncher/PrismLauncher
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
C++
7.7k
4 issues need help
Updated Oct 7
via GitHub Public Timeline Feed https://ift.tt/JHW27aw
Pixelmon adds many aspects of the Pokémon games into Minecraft, including the Pokémon themselves, Pokémon battling, trading, and breeding. Pixelmon also includes an assortment of new items, including prominent Pokémon items like Poké Balls and TMs, new resources like bauxite ore and Apricorns, and new decorative blocks like chairs and clocks.
NIN Live (Reflecting in the Chrome) was created in 2008 at the end of The Lights in the Sky tour. Over the years NIN has been captured live by many people; there are hundreds upon hundreds of recordings. However, there was not a site that collected these recordings and shared them with NIN fans. ninlive is an archive of Nine Inch Nails' live recordings over the last 20 years. All recordings are available for download free of charge.
One of the things I love about tools like zsh, tmux and vim is the amount of configuration that can be set on them to suit your needs. Today I spend some time to enhance my history configuration in zsh and it has paid off.
author: Jodie Putrino & the Write the Docs community What is DocOps, anyway?: Along with the advent of Docs as Code, the technical writing community has seen the growth of a new specialization call...
Any file that contains a YAML front matter block will be processed by Jekyll as a special file. The front matter must be the first thing in the file and must take the form of valid YAML set between triple-dashed lines. Here is a basic example:
Using front matter is one way that you can specify configuration in the pages and posts for your site. Setting things like a default layout, or customizing the title, or specifying a more precise date/time for the post can all be added to your page or post front matter.
Once you have more than a few Docker containers running in your homelab, you’ll notice some applications have implemented their own authentication, requiring you to keep those credentials org…