just getting the modpack files in here, also added the following folders to git ignore inside the top level of the minecraft folder (the one with save files in it): /server-resource-packs/ /saves/ /schematics/ /screenshots/ /logs/ /.mixin.out/ /crash-reports/ usernamecache.json usercache.json Also I added the following file extensions to be considered "large" by the server as not to pollute diff history here are the commands I used to add these files: git lfs track "*.jar" git lfs track "*.zip" git lfs track "*.7z" git lfs track "*.gz" git lfs track "*.rar" git lfs track "*.tar" git lfs track "*.iso" git lfs track "*.png" git lfs track "*.jpg" git lfs track "*.jpeg" git lfs track "*.gif" git lfs track "*.bmp" git lfs track "*.tiff" git lfs track "*.svg" git lfs track "*.webp" git lfs track "*.mp3" git lfs track "*.wav" git lfs track "*.ogg" git lfs track "*.flac" git lfs track "*.aac" git lfs track "*.m4a" git lfs track "*.wma" git lfs track "*.mp4" git lfs track "*.mkv" git lfs track "*.avi" git lfs track "*.mov" git lfs track "*.webm" git lfs track "*.flv" git lfs track "*.wmv" git lfs track "*.psd" git lfs track "*.ai" git lfs track "*.pdf" git lfs track "*.mca" git lfs track "*.dat" git lfs track "*.dat_old"
71 lines
3.0 KiB
JSON
71 lines
3.0 KiB
JSON
{
|
|
"version": 2,
|
|
"active": {
|
|
"botania:runic_altar": {
|
|
"botanicadds:rune_tp": true,
|
|
"botanicadds:rune_energy": true,
|
|
"botanicadds:mana_tesseract": true,
|
|
"botanicadds:tesseract_attuner": true
|
|
},
|
|
"botania:petal_apothecary": {
|
|
"botanicadds:zeitheron_head": true,
|
|
"botanicadds:flowers/necroidus": true,
|
|
"botanicadds:flowers/rainute": true,
|
|
"botanicadds:flowers/glaciflora": true,
|
|
"botanicadds:flowers/tempestea": true,
|
|
"botanicadds:flowers/vibrantia": true,
|
|
"botanicadds:flowers/apicaria": true,
|
|
"botanicadds:flowers/energizera": true
|
|
},
|
|
"botanicadds:gaia_plate": {
|
|
"botanicadds:terrasteel": true,
|
|
"botanicadds:gaiasteel_ingot": true,
|
|
"botanicadds:overgrowth_seed": true
|
|
},
|
|
"botania:elven_trade": {
|
|
"botanicadds:elven_lapis": true,
|
|
"botanicadds:elven_lapis_block": true,
|
|
"botanicadds:elvenwood_log": true,
|
|
"botanicadds:dreamrock": true
|
|
},
|
|
"botania:mana_infusion": {
|
|
"botanicadds:mana_lapis": true,
|
|
"botanicadds:mana_lapis_block": true,
|
|
"botanicadds:gaia_shard": true
|
|
},
|
|
"botania:pure_daisy": {"botanicadds:dreamwood_from_elvenwood": true},
|
|
"minecraft:crafting": {
|
|
"botanicadds:terra_catalyst": true,
|
|
"botanicadds:mana_lapis_block_1": true,
|
|
"botanicadds:elven_lapis_block_1": true,
|
|
"botanicadds:gaiasteel_block": true,
|
|
"botanicadds:gaiasteel_ingot_from_nuggets": true,
|
|
"botanicadds:mana_lapis_1": true,
|
|
"botanicadds:elven_lapis_1": true,
|
|
"botanicadds:gaiasteel_ingots_from_block": true,
|
|
"botanicadds:gaiasteel_nugget": true,
|
|
"botanicadds:gaia_plate": true,
|
|
"botanicadds:gaiasteel_pylon": true,
|
|
"botanicadds:elvenwood": true,
|
|
"botanicadds:aura_ring_gaia": true,
|
|
"botanicadds:mana_ring_gaia": true,
|
|
"botanicadds:mana_stealer_sword": true,
|
|
"botanicadds:elven_altar": true,
|
|
"botanicadds:elven_brewery": true,
|
|
"botanicadds:dreaming_pool": true,
|
|
"botanicadds:sculk_sensor": true,
|
|
"botanicadds:tesseract_attune": true,
|
|
"botanicadds:recipe_tweaks/mana_fluxfield": true,
|
|
"botanicadds:recipe_tweaks/gaia_spreader": true,
|
|
"botanicadds:elven_fluxfield": true,
|
|
"botanicadds:flowers/floating/glaciflora": true,
|
|
"botanicadds:flowers/floating/apicaria": true,
|
|
"botanicadds:flowers/floating/energizera": true,
|
|
"botanicadds:flowers/floating/necroidus": true,
|
|
"botanicadds:flowers/floating/rainute": true,
|
|
"botanicadds:flowers/floating/tempestea": true,
|
|
"botanicadds:flowers/floating/vibrantia": true
|
|
}
|
|
},
|
|
"unregistered": {}
|
|
} |