-
-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4366 from EnigmaticaModpacks/develop
0.5.27
- Loading branch information
Showing
151 changed files
with
4,726 additions
and
750 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
. "$PSScriptRoot\modpack-uploader.ps1" -uploadExpertMode |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/bin/bash | ||
|
||
powershell $PWD/update-server.ps1 | ||
pwsh $PWD/update-server.ps1 | ||
bash $PWD/../start-automated-server.sh |
This file contains 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
36 changes: 36 additions & 0 deletions
36
building_gadgets_patterns/pneumaticcraft/electrostatic_compressor.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"header": { | ||
"version": "2.1.0", | ||
"mc_version": "1.16.5", | ||
"name": "Electrostatic Compressor", | ||
"author": "Enigmatica", | ||
"bounding_box": { | ||
"min_x": 0, | ||
"min_y": 0, | ||
"min_z": 0, | ||
"max_x": 10, | ||
"max_y": 20, | ||
"max_z": 10 | ||
}, | ||
"material_list": { | ||
"root_type": "buildinggadgets:entries", | ||
"root_entry": [ | ||
{ | ||
"item_type": "buildinggadgets:simple_item", | ||
"count": 1, | ||
"item": { | ||
"id": "pneumaticcraft:electrostatic_compressor" | ||
} | ||
}, | ||
{ | ||
"item_type": "buildinggadgets:simple_item", | ||
"count": 236, | ||
"item": { | ||
"id": "minecraft:iron_bars" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"body": "H4sIAAAAAAAAAM2WzY7bNhRGOeK9JK8m/cnPA2TXdbbZdp2giy7SbAYam+MIsC1DkpGk79x3CCkdp0UWQYNimgEMH1ISr8/9LIFqnTMn227uWufcdbuOnXftlMe+2/d/5rGccK3Tae7m3Lr2t3E45XHu85Sc5G6anczjOSd3/b5cMO6H3S5vnd51+6kc1Gk4z+8ul+hxGMvsclLe57J8nbkyfd0dsnt66I95M3Z388t+HI43t904VYHvYLacuxexy+88PLNvjozZw/a6x3vs2//K/ymxfyP2eXp/D+Zl+S+nYz4furnfrDXyPm/mcajX9JubzXA4jXmahvEeb5Avun1Id8jX1L7rQ/Vfxcz50zBJMfmr6jSpfl85DwUqDDAubFxaWEbGOihQYYDRWGfruqtUDpZUGuihQIUBRpgWNs4WljpGHeihQIUBRpiMOrbWKWk19fgVbKCHAhUGGGGCtrBx7UJXc17rwgZ6KFBhgBEmaEbdhVJ9Pb4eX4+vx9fj6/H1+Hp8Pb6FWn39UteoCxvooUCFAUaYoBl1jbqpfi2+gq/gK/gKvoKv4Cv4Cr6Cr+Ar+Aq+gq/gK/gKvoKv4Cv4Cr6FoYzqp/AKNtBDgQoDjJVLv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv0q/Sr9Kv4VFusX/Gj6CP8Af4U/wZ/gYPoFP4bPPOQRyCOQQyCGQQyCHQA6BHAI5BHII5BDIIZBDIIdADoEcAjkEcgjkEMghkEMgh4BvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8I74R34hvxDfiG/GN+EZ8Y5Utn4Rvwjfhm/BN+CZ8E74J34RvqpJtWouWYcI34ZvwTfgmfBO+Cd+Eb8J3rWtr3eJpeBqehqfhaXganoan1Tq2MFUvw8vwMrwML8PL8DK81jq21ikebd2MPRSoMMC40KpHu6wz1kGBCgOMxrrCcvRd7rZ5LPdwV/bw8k716NV5zr/3+W7fH3fl/O1wPm6n0kbZs/+o28c6fHMZdh/e1neHdVgveLYO31yO9se3bGdyrJt//HU4fXz+4kX9C/5+AUnLnvz89tzvt+WHd912l+fp5fZ8OHy8+cd7yicluiKuhw4AAA\u003d\u003d" | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#The title to display at the top of the entry. | ||
title = "Need a server?" | ||
#The description to display below the title. | ||
description = "Click me to get your own server!" | ||
#Your affiliate ID to use in during the ordering process. | ||
#Without this you will not be credited for the purchases. | ||
#(Your affiliate id is not the same as your referral link, please check your client area to find your affiliate id at https://www.bisecthosting.com/partners/console.php). | ||
affiliate_id = "2214" | ||
#The id of this modpack. | ||
#(This is BH internal pack id; Find the id here: https://www.bisecthosting.com/partners/console.php) | ||
pack_id = "16819" | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
# Configuration file | ||
|
||
"forge info" { | ||
# The anchor point for this element. [default: FORGE] | ||
S:"Anchor Point"=FORGE | ||
|
||
# The X offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"X Offset"=0 | ||
|
||
# The Y Offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"Y Offset"=0 | ||
} | ||
|
||
|
||
general { | ||
# If forge information is drawn at the top center. This includes beta and update warnings. [default: true] | ||
B:"Draw Forge Info"=false | ||
|
||
# If the "Java Edition" text is drawn. [default: true] | ||
B:"Draw Java Edition"=false | ||
|
||
# If the vanilla panorama, and it's fade-in, are rendered. Enabling this disables the use of the custom background options. [default: false] | ||
B:"Draw Panorama"=true | ||
|
||
# If the splash text is drawn. [default: true] | ||
B:"Draw Splash"=false | ||
|
||
# If the title (the giant minecraft text) is drawn. [default: true] | ||
B:"Draw Title"=false | ||
|
||
# If the resource pack is loaded from /resources instead of /resources.zip [default: true] | ||
B:"Folder Pack"=true | ||
|
||
# If the Panorama has a fade-in effect. [default: false] | ||
B:"Panorama Fade In"=false | ||
|
||
# A multiplier on panorama speed. [range: 0.01 ~ 100.0, default: 1.0] | ||
S:"Panorama Speed"=0.5 | ||
|
||
# The number of variations of panorama that exist. Panorama files other than the original set must have the form panorama<y>_<z>.png. For example the first file of varation #2 would be panorama1_0.png [range: 1 ~ 10, default: 1] | ||
I:"Panorama Variations"=1 | ||
} | ||
|
||
|
||
"java edition text" { | ||
# The anchor point for this element. [default: JAVAED] | ||
S:"Anchor Point"=JAVAED | ||
|
||
# The X offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"X Offset"=0 | ||
|
||
# The Y Offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"Y Offset"=0 | ||
} | ||
|
||
|
||
logo { | ||
# The anchor point of the logo. The types of anchor points are available on the wiki. [default: DEFAULT_LOGO] | ||
S:"Anchor Point"=TOP_CENTER | ||
|
||
# The height of the logo. [range: 0 ~ 500000, default: 100] | ||
I:Height=145 | ||
|
||
# The height of the logo's texture. [range: 0 ~ 500000, default: 300] | ||
I:"Texture Height"=145 | ||
|
||
# The location of the logo texture. Must be a png file. Should contain the extension. [default: packmenu:textures/gui/logo.png] | ||
S:"Texture Path"=enigmatica:textures/logo_expert.png | ||
|
||
# The width of the logo's texture. [range: 0 ~ 500000, default: 300] | ||
I:"Texture Width"=350 | ||
|
||
# The width of the logo. [range: 0 ~ 500000, default: 100] | ||
I:Width=350 | ||
|
||
# The X offset of the logo. [range: -500000 ~ 500000, default: -650] | ||
I:"X Offset"=-175 | ||
|
||
# The Y offset of the logo. [range: -500000 ~ 500000, default: 0] | ||
I:"Y Offset"=5 | ||
} | ||
|
||
|
||
slideshow { | ||
# How long between slideshow transitions. [range: 1 ~ 1000000, default: 200] | ||
I:Duration=200 | ||
|
||
# The list of textures to be displayed on the slideshow. If empty, the slideshow is ignored. [default: ] | ||
S:Textures < | ||
> | ||
|
||
# How long the slideshow transition lasts. [range: 1 ~ 1000000, default: 20] | ||
I:"Transition Duration"=20 | ||
} | ||
|
||
|
||
"splash text" { | ||
# The anchor point for this element. [default: SPLASH] | ||
S:"Anchor Point"=SPLASH | ||
|
||
# The color of the splash text. [range: -2147483647 ~ 2147483647, default: -256] | ||
I:Color=-256 | ||
|
||
# The rotation value of the splash text. [range: -360.0 ~ 360.0, default: -20.0] | ||
S:Rotation=-20.0 | ||
|
||
# The X offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"X Offset"=0 | ||
|
||
# The Y Offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"Y Offset"=0 | ||
} | ||
|
||
|
||
support { | ||
# The URL that the link on the supporters page goes to. [default: https://www.patreon.com/Shadows_of_Fire?fan_landing=true] | ||
S:"Patreon Url"=https://www.patreon.com/Shadows_of_Fire?fan_landing=true | ||
} | ||
|
||
|
||
title { | ||
# The anchor point for this element. [default: TITLE] | ||
S:"Anchor Point"=TITLE | ||
|
||
# The X offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"X Offset"=0 | ||
|
||
# The Y Offset for this element. [range: -1000 ~ 1000, default: 0] | ||
I:"Y Offset"=0 | ||
} | ||
|
||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#The title to display at the top of the entry. | ||
title = "Need a server?" | ||
#The description to display below the title. | ||
description = "Click me to get your own server!" | ||
#Your affiliate ID to use in during the ordering process. | ||
#Without this you will not be credited for the purchases. | ||
#(Your affiliate id is not the same as your referral link, please check your client area to find your affiliate id at https://www.bisecthosting.com/partners/console.php). | ||
affiliate_id = "2214" | ||
#The id of this modpack. | ||
#(This is BH internal pack id; Find the id here: https://www.bisecthosting.com/partners/console.php) | ||
pack_id = "16819" | ||
|
Oops, something went wrong.