Last active
June 17, 2018 17:31
-
-
Save copygirl/a1a260e4737fc1304746f0da8085c907 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title: copypack | |
name: copypack | |
version: 0.1.0 | |
authors: | |
- copygirl | |
mcVersion: 1.12.2 | |
forge: recommended | |
minecraftDir: src | |
userFiles: | |
include: | |
- "options.txt" | |
- "quark.cfg" | |
exclude: [] | |
root: | |
validMcVersions: [ "1.12.1", "1.12" ] | |
curseOptionalDependencies: false | |
curseReleaseTypes: [ alpha, beta, release ] | |
entries: | |
- Antique Atlas | |
- Biomes O' Plenty | |
- Block Drops (JEI Addon) | |
- CraftTweaker | |
- Dynamic Trees | |
- Dynamic Trees - Biomes O' Plenty Compat | |
- "Ignition: Foundry" | |
- Geolosys | |
- Immersive Engineering | |
- Immersive Petroleum | |
- Just Enough Items (JEI) | |
- Just Enough Resources (JER) | |
- OpenComputers | |
- Quark | |
- name: Thaumcraft | |
version: 6.1.BETA13 | |
# - Thermal Cultivation | |
# - Thermal Dynamics | |
# - Thermal Expansion | |
- Thermal Foundation | |
- Thermal Innovation | |
- The Twilight Forest | |
- Wearable Backpacks | |
- side: CLIENT | |
entries: | |
# CLIENT RECOMMENDED | |
- feature: | |
selected: true | |
recommendation: starred | |
entries: | |
- name: Better Foliage | |
description: Prettier grass and leaves, at the cost of rendering performance. | |
- name: Better Placement | |
description: Just hold right click and drag to place ALL THE BLOCKS at once! | |
- name: Mouse Tweaks | |
description: Convenience functions for moving items around containers with the mouse. | |
# CLIENT OPTIONAL | |
- feature: | |
selected: false | |
entries: | |
- name: Item Scroller | |
description: Alternative to Mouse Tweaks for moving items with mouse wheel and similar. | |
- side: SERVER | |
entries: | |
- BTFU continuous rsync incremental backup | |
- provider: JENKINS | |
jenkinsUrl: https://ci.elytradev.com | |
entries: | |
- name: Charset | |
job: asie-minecraft/Charset/1.12 | |
fileNameRegex: "Charset-[0-9.]*\\.jar" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment