Skip to content

leafstrat/mc_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Configs

Purpose

  • Saves the state of folders and files inside users local .minecraft/ folders to share configs updated across multiple clients.
  • Powershell script will be created that syncs these folders and files to clients windows folder locations.

Editing on desktop/master

  1. PULL from GitHub
  2. /home/user/minecraft/CLIENT/- Edit the files
  3. PUSH to GitHub

Editing on laptop/client

  1. PULL from GitHub
  2. /home/user/mc_configs/ - Edit the files
  3. PUSH to GitHub

Windows downloading

windows_mod_downloader.ps1

  • A powershell script that works for syncing a different repo mc_mods to a folder on the users filesystem, and then moving files from that folder into .minecraft/mods
  • Need to modify it to work with the other folders we want to sync.
  • might be best to integrate this config update stuff into the mod update stuff, so you dont need to run two scripts, just update the old one

Powershell script

  • Modify the already existing script
  • Make the installing user delete everything inside these folders
  • Add the second git repo to the script
  • Make the script sync the following folders:
  • Expand the log to include the newly tracked folder changes

Folders for syncing:

patchouli_books/
server-resource-packs/
local/
config/
kubejs/
scripts/
maessentials/
resourcepacks/

config/ Folder:

improvedmobs/
nameless_trinkets/
voicechat/
editmobdrops/
pregen/
zombieawareness/
CoroUtil/
custom trades/
worldedit/
xaerominimap_entities.json
xaerominimap.txt
xaeroworldmap.txt
extragore-property.toml
embeddium-options.json
zombienation-common.toml
watersource-common.toml
watersource-client.toml
usefulhats-legacy-common.toml
union.common.toml
union.client.toml
treasure2-common.toml
torchmaster.toml
timecontrol-common.toml
smoothchunk-common.toml
simplezoom-client.toml
projectvibrantjourneys-common.toml
patchouli-client.toml
modernfix-common.toml
maessentials.toml
# ...
# etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors