-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
880 additions
and
484 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,282 @@ | ||
# Configuration file | ||
|
||
blacklist { | ||
# modid:unlocalized, Example: projecte:collector_mk1 [default: ] | ||
S:blacklistedBlocks < | ||
> | ||
|
||
# Fully qualified class name [default: ] | ||
S:blacklistedTiles < | ||
> | ||
} | ||
|
||
|
||
########################################################################################################## | ||
# general | ||
#--------------------------------------------------------------------------------------------------------# | ||
# General settings | ||
########################################################################################################## | ||
|
||
general { | ||
# Debug modes [default: false] | ||
B:Debug_Mode=false | ||
|
||
# Send chat hello message [default: true] | ||
B:Hello_Message=false | ||
|
||
# Integration ProjectE [default: true] | ||
B:integration_ProjectE=true | ||
|
||
# Integration TheOneProbe-TopAddons [default: true] | ||
B:integration_top_addons=true | ||
} | ||
|
||
|
||
########################################################################################################## | ||
# item | ||
#--------------------------------------------------------------------------------------------------------# | ||
# Item settings | ||
########################################################################################################## | ||
|
||
item { | ||
# Storage time infinite [range: 1 ~ 2147483647, default: 2147483647] | ||
I:Time_Storage_infinite=2147483647 | ||
|
||
# Storage time bottle lvl 1 [range: 1 ~ 2147483647, default: 120] | ||
I:Time_Storage_lvl_1=120 | ||
|
||
# Storage time bottle lvl 2 [range: 1 ~ 2147483647, default: 360] | ||
I:Time_Storage_lvl_2=360 | ||
|
||
# Storage time bottle lvl 3 [range: 1 ~ 2147483647, default: 1080] | ||
I:Time_Storage_lvl_3=1080 | ||
|
||
# Storage time bottle lvl 4 [range: 1 ~ 2147483647, default: 2400] | ||
I:Time_Storage_lvl_4=2400 | ||
|
||
# Storage time bottle lvl 5 [range: 1 ~ 2147483647, default: 7200] | ||
I:Time_Storage_lvl_5=7200 | ||
|
||
# Speed Time Wand lvl 1. 1 = 100%..... [range: 1 ~ 127, default: 3] | ||
I:Time_Wand_Speed_lvl1=3 | ||
|
||
# Speed Time Wand lvl 2. 1 = 100%..... [range: 1 ~ 127, default: 6] | ||
I:Time_Wand_Speed_lvl2=6 | ||
|
||
# Speed Time Wand lvl 3. 1 = 100%..... [range: 1 ~ 127, default: 9] | ||
I:Time_Wand_Speed_lvl3=9 | ||
|
||
# Speed Time Wand lvl 4. 1 = 100%..... [range: 1 ~ 127, default: 12] | ||
I:Time_Wand_Speed_lvl4=12 | ||
|
||
# Speed Time Wand lvl 5. 1 = 100%..... [range: 1 ~ 127, default: 15] | ||
I:Time_Wand_Speed_lvl5=15 | ||
|
||
# Speed Time Wand infinite. 1 = 100%..... [range: 1 ~ 127, default: 20] | ||
I:Time_Wand_Speed_lvl6=20 | ||
} | ||
|
||
|
||
########################################################################################################## | ||
# render | ||
#--------------------------------------------------------------------------------------------------------# | ||
# Render settings | ||
########################################################################################################## | ||
|
||
render { | ||
# Tile render true/false [default: true] | ||
B:Tile_Render=true | ||
|
||
# Tile spawn Particle flame [default: true] | ||
B:Tile_Visual_Work=true | ||
|
||
# Spawn Particle Wand [default: true] | ||
B:Time_Wand_Parc=true | ||
} | ||
|
||
|
||
########################################################################################################## | ||
# tile | ||
#--------------------------------------------------------------------------------------------------------# | ||
# TileEntity settings .Before changing these values, it is best to destroy the already installed TileEntity | ||
# If this is not possible, then in order for the value in TileEntity to change, it will need to be set again. | ||
########################################################################################################## | ||
|
||
tile { | ||
# Need ticks to generate 100% [range: 1 ~ 32767, default: 1154] | ||
I:Tile_Generator_Particle=1154 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 3] | ||
I:Tile_Time_Acceleration_Radius=3 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 3] | ||
I:Tile_Time_Acceleration_Speed=3 | ||
|
||
# Maximum storage size [range: 1 ~ 2147483647, default: 1000] | ||
I:Tile_Time_Collectors_MaxStorage=1000 | ||
|
||
# Need time [range: 1 ~ 32767, default: 1200] | ||
I:Tile_Time_Manipulator=1200 | ||
|
||
# Time max time Storage [range: 1 ~ 2147483647, default: 10000] | ||
I:Tile_Time_Storage=10000 | ||
} | ||
|
||
|
||
########################################################################################################## | ||
# tile_torcherino | ||
#--------------------------------------------------------------------------------------------------------# | ||
# TileEntity settings .Before changing these values, it is best to destroy the already installed TileEntity | ||
# If this is not possible, then in order for the value in TileEntity to change, it will need to be set again. | ||
########################################################################################################## | ||
|
||
tile_torcherino { | ||
# Number of speed modes [range: 1 ~ 127, default: 3] | ||
I:Torcherino_lvl_1_Compressed_number_modes=3 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 3] | ||
I:Torcherino_lvl_1_Compressed_radius=3 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_1_Compressed_speed=9 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 3] | ||
I:Torcherino_lvl_1_Double_Compressed_number_modes=3 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 3] | ||
I:Torcherino_lvl_1_Double_Compressed_radius=3 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 81] | ||
I:Torcherino_lvl_1_Double_Compressed_speed=81 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 3] | ||
I:Torcherino_lvl_1_number_modes=3 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 3] | ||
I:Torcherino_lvl_1_radius=3 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 1] | ||
I:Torcherino_lvl_1_speed=1 | ||
} | ||
|
||
|
||
tile_torcherino_lvl2 { | ||
# Number of speed modes [range: 1 ~ 127, default: 6] | ||
I:Torcherino_lvl_2_Compressed_number_modes=6 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 6] | ||
I:Torcherino_lvl_2_Compressed_radius=6 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_2_Compressed_speed=9 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 6] | ||
I:Torcherino_lvl_2_Double_Compressed_number_modes=6 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 6] | ||
I:Torcherino_lvl_2_Double_Compressed_radius=6 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 81] | ||
I:Torcherino_lvl_2_Double_Compressed_speed=81 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 6] | ||
I:Torcherino_lvl_2_number_modes=6 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 6] | ||
I:Torcherino_lvl_2_radius=6 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 1] | ||
I:Torcherino_lvl_2_speed=1 | ||
} | ||
|
||
|
||
tile_torcherino_lvl3 { | ||
# Number of speed modes [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_Compressed_number_modes=9 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_Compressed_radius=9 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_Compressed_speed=9 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_Double_Compressed_number_modes=9 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_Double_Compressed_radius=9 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 81] | ||
I:Torcherino_lvl_3_Double_Compressed_speed=81 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_number_modes=9 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_3_radius=9 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 1] | ||
I:Torcherino_lvl_3_speed=1 | ||
} | ||
|
||
|
||
tile_torcherino_lvl4 { | ||
# Number of speed modes [range: 1 ~ 127, default: 12] | ||
I:Torcherino_lvl_4_Compressed_number_modes=12 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 12] | ||
I:Torcherino_lvl_4_Compressed_radius=12 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_4_Compressed_speed=9 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 12] | ||
I:Torcherino_lvl_4_Double_Compressed_number_modes=12 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 12] | ||
I:Torcherino_lvl_4_Double_Compressed_radius=12 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 81] | ||
I:Torcherino_lvl_4_Double_Compressed_speed=81 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 12] | ||
I:Torcherino_lvl_4_number_modes=12 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 12] | ||
I:Torcherino_lvl_4_radius=12 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 1] | ||
I:Torcherino_lvl_4_speed=1 | ||
} | ||
|
||
|
||
tile_torcherino_lvl5 { | ||
# Number of speed modes [range: 1 ~ 127, default: 15] | ||
I:Torcherino_lvl_5_Compressed_number_modes=15 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 15] | ||
I:Torcherino_lvl_5_Compressed_radius=15 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 9] | ||
I:Torcherino_lvl_5_Compressed_speed=9 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 15] | ||
I:Torcherino_lvl_5_Double_Compressed_number_modes=15 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 15] | ||
I:Torcherino_lvl_5_Double_Compressed_radius=15 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 81] | ||
I:Torcherino_lvl_5_Double_Compressed_speed=81 | ||
|
||
# Number of speed modes [range: 1 ~ 127, default: 15] | ||
I:Torcherino_lvl_5_number_modes=15 | ||
|
||
# Maximum Radius [range: 1 ~ 127, default: 15] | ||
I:Torcherino_lvl_5_radius=15 | ||
|
||
# Speed 1 = 100% [range: 1 ~ 127, default: 1] | ||
I:Torcherino_lvl_5_speed=1 | ||
} | ||
|
||
|
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 @@ | ||
{"individual":{}} |
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,36 @@ | ||
# Configuration file | ||
|
||
general { | ||
# Set this to false to disable pack config screen and enable user configs instead. | ||
# This should always be done by the pack author once they are done with configuring the pack. | ||
# To re-enable Pack Edit Mode, please edit the config file. | ||
B:pack_edit_mode=false | ||
|
||
# The id of this modpack. | ||
# (This is BH internal pack id; Find the id here: https://www.bisecthosting.com/partners/console.php) | ||
S:pack_id= | ||
|
||
# Your partner ID to use in during the ordering process. | ||
# Without this you will not be credited for the purchases. | ||
# (Your partner id is not the same as your referral link, please check your client area to find your partner id at https://www.bisecthosting.com/partners/console.php). | ||
S:partner_id=5511 | ||
} | ||
|
||
|
||
public_server_list { | ||
I:button_width=0 | ||
I:button_x=-1 | ||
I:button_y=-1 | ||
B:enabled=false | ||
B:vanilla_button=false | ||
} | ||
|
||
|
||
server_creator_banner { | ||
S:description=Click me to get your own server! | ||
B:enabled=true | ||
S:title=Need a server? | ||
B:use_language_files=false | ||
} | ||
|
||
|
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
Oops, something went wrong.