- Basic knowledge of PowerShell (pwsh) and *sh (Bash) in case of any unaccounted issues along the way.
(>
is PowerShell, $
is *sh root, %
is *sh user, #
are comments)
```r | |
library(jsonlite) | |
library(igraph) | |
library(ggraph) | |
library(dplyr) | |
library(ggplot2) | |
file_path <- "./abbrev_nodes.json" | |
mastery_tree_data <- fromJSON(file_path) |
Boat Break Fix [Forge/Fabric/Quilt] (by ElocinDev) | |
https://www.curseforge.com/minecraft/mc-mods/boat-break-fix | |
Indium (by comp500) | |
https://www.curseforge.com/minecraft/mc-mods/indium | |
Cardinal Components (by UpcraftLP) | |
https://www.curseforge.com/minecraft/mc-mods/cardinal-components | |
Dawn API (by Hugman_76) | |
https://www.curseforge.com/minecraft/mc-mods/dawn | |
Iris Shaders (by coderbot) | |
https://www.curseforge.com/minecraft/mc-mods/irisshaders |