Skip to content

Commit

Permalink
Initial Pack Commit, .zips for pack and configs, resources and scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanse505 committed Apr 20, 2019
1 parent 75e5787 commit 1e8c88b
Show file tree
Hide file tree
Showing 853 changed files with 130,448 additions and 0 deletions.
Binary file added Etherium.zip
Binary file not shown.
Binary file added ModupdaterPack(Etherium).zip
Binary file not shown.
58 changes: 58 additions & 0 deletions config/Animus.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Configuration file

##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General Options
##########################################################################################################

general {
I:bloodPerApple=50

# Determines if the Ritual of Culling can kill mobs with potion effects
B:canKillBuffedMobs=false

# Should Animus override the vanilla invulnerablity time between hits for everything?
B:disableHurtCooldown=false

# Should Animus override the vanilla invulnerablity time between hits for bosses
B:disableHurtCooldownBoss=false

# Should Animus override the vanilla invulnerablity time between hits for players
B:disableHurtCooldownPlayers=false
B:muteDragon=false
B:muteWither=false
}


##########################################################################################################
# rituals
#--------------------------------------------------------------------------------------------------------#
# Ritual Numbers Balance
##########################################################################################################

rituals {
B:killWither=true
I:witherCost=25000
}


##########################################################################################################
# sigils
#--------------------------------------------------------------------------------------------------------#
# Sigil Numbers Balance
##########################################################################################################

sigils {
I:antimatterConsumption=25
I:antimatterRange=8
I:builderRange=64

# Determines if the transposition sigil is allowed to move unbreakable blocks.
# 0: Never move unbreakable blocks.
# 1: Allow moving unbreakables, but prevent setting source _position_ to an unbreakable block.
# 2: Always allow moving unbreakable blocks.
I:transpositionMovesUnbreakables=1
}


14 changes: 14 additions & 0 deletions config/AnvilFix.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Configuration file

general {
# Sets the level limit of combining Items in an Anvil (vanilla default is 40) [range: -1 ~ 2147483647, default: -1]
I:anvil_level_limit=-1

# Ignore the cumulative repair cost [default: true]
B:ignore_incremental_repair_cost=true

# If true, anvils will not take damage due to use [default: false]
B:noAnvilDamage=false
}


9 changes: 9 additions & 0 deletions config/BNBGamingCore.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Configuration file

modules {
# Specify ASM modules here that you do not want to run. [default: ]
S:"disabled modules" <
>
}


172 changes: 172 additions & 0 deletions config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
{
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
},

"edition":
{
"image" : "custommainmenu:textures/gui/edition.png",
"posX" : -49,
"posY" : 67,
"width" : 128,
"height" : 16,
"alignment" : "top_center"
}
},

"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -100,
"posY" : 48,
"width" : 200,
"height" : 20,
"action" :
{
"type" : "openGui",
"gui" : "singleplayer"
}
},

"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -100,
"posY" : 72,
"width" : 200,
"height" : 20,
"action" :
{
"type" : "openGui",
"gui" : "multiplayer"
}
},

"mods":
{
"text" : "fml.menu.mods",
"posX" : -100,
"posY" : 96,
"width" : 200,
"height" : 20,
"action" :
{
"type" : "openGui",
"gui" : "mods"
}
},

"options":
{
"text" : "menu.options",
"posX" : -100,
"posY" : 132,
"width" : 98,
"height" : 20,
"action" :
{
"type" : "openGui",
"gui" : "options"
}
},

"quit":
{
"text" : "menu.quit",
"posX" : 2,
"posY" : 132,
"width" : 98,
"height" : 20,
"action" :
{
"type" : "quit"
}
},

"language":
{
"text" : "",
"posX" : -124,
"posY" : 132,
"width" : 20,
"height" : 20,
"action" :
{
"type" : "openGui",
"gui" : "languages"
}
},

"refresh":
{
"text" : "",
"posX" : -154,
"posY" : 132,
"width" : 20,
"height" : 20,
"texture" : "custommainmenu:textures/gui/buttons.png",
"action" :
{
"type" : "refresh"
}
}
},

"labels":
{
"mojang":
{
"text" : "Copyright Mojang AB. Do not distribute!",
"hoverText" : "§nCopyright Mojang AB. Do not distribute!",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right",
"action" :
{
"type" : "openGui",
"gui" : "credits"
}
},

"fml":
{
"text" : "",
"posX" : 2,
"posY" : -40,
"color" : -1,
"alignment" : "bottom_left"
}
},

"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center",
"texts" : "file:minecraft:texts/splashes.txt"
},

"panorama":
{
"images" : "minecraft:textures/gui/title/background/panorama_%c.png",
"animate" : true,
"animationSpeed" : 1,
"blur" : true,
"gradient" : true
}
}
}
70 changes: 70 additions & 0 deletions config/EffortlessBuilding.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Configuration file

reach {
# Reach: how far away the player can place blocks using mirror/array etc.
# Enable the crafting of reach upgrades to increase reach.
# If disabled, reach is set to level 3 for survival players.
B:enableReachUpgrades=true

# Maximum reach in creative
# Keep in mind that chunks need to be loaded to be able to place blocks inside.
I:maxReachCreative=200

# Maximum reach in survival without upgrades
# Reach upgrades are craftable consumables that permanently increase reach.
# Set to 0 to disable Effortless Building until the player has consumed a reach upgrade.
I:maxReachLevel0=20

# Maximum reach in survival with one upgrade
I:maxReachLevel1=50

# Maximum reach in survival with two upgrades
I:maxReachLevel2=100

# Maximum reach in survival with three upgrades
I:maxReachLevel3=200
}


survivalbalancers {
# Allows a survival player to break blocks that are far away, in addition to placing blocks.
# Note: this allows insta-breaking of blocks in survival.
B:breakFar=false

# Increases the time to mine a block when breaking multiple at once.
# Mining time depends on how many blocks, what type of blocks, and the percentage below.
# Example: breaking 1 dirt + 1 obsidian takes the time of breaking 1 dirt + 1 obsidian.
B:increasedMiningTime=true

# How much the mining time of each additional block counts towards an increased mining time.
# A percentage between 0% and 100%, where 0% is the same as disabling it,
# and 100% takes as much time as breaking each block individually.
# The block in front of you always counts as 100%.
# Min: 0
# Max: 200
I:miningTimePercentage=50

# How many placements are remembered for the undo functionality.
I:undoStackSize=5
}


visuals {
# Show a block preview if you have a block in hand on build mode NORMAL
B:alwaysShowBlockPreview=false

# How long the dissolve effect takes when placing blocks.
# Default between 30 and 60 ticks, you can multiply that here.
# Recommended values:
# Snappy: 0.7
# Relaxing: 1.5
D:dissolveTimeMultiplier=1.0

# Switch to using the simple performance shader when placing more than this many blocks.
I:shaderTreshold=1500

# Use fancy shaders while placing blocks
B:useShaders=true
}


40 changes: 40 additions & 0 deletions config/Guide-API/Guide-API.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Configuration file

##########################################################################################################
# books
#--------------------------------------------------------------------------------------------------------#
# All settings related to Books.
##########################################################################################################

books {
# Allows books to spawn with new players.
# This is a global override for all books. [default: true]
B:canSpawnWithBooks=true

##########################################################################################################
# spawn
#--------------------------------------------------------------------------------------------------------#
# If true, the user will spawn with the book.
# This defaults to the value the book owner has set and is overridden by this config.
##########################################################################################################

spawn {
# [default: false]
B:"bloodmagic:guide"=false
}

}


##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# Miscellaneous settings.
##########################################################################################################

general {
# Enables extra information being printed to the console. [default: true]
B:enableLogging=true
}


23 changes: 23 additions & 0 deletions config/InvTweaks/InvTweaks.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#Inventory Tweaks Configuration
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Tue Apr 16 23:11:27 CEST 2019
enableMiddleClick=true
showChestButtons=true
enableSortingOnPickup=false
enableAutoRefill=true
autoRefillBeforeBreak=false
autoRefillDamageThreshhold=5
enableSounds=true
enableShortcuts=true
enableAutoEquipArmor=false
enableServerItemSwap=true
enableConfigLoadedMesssage=false
invertToolDamageSorting=true
shortcutKeyAllItems=LCONTROL+LSHIFT, RCONTROL+RSHIFT
shortcutKeyEverything=SPACE
shortcutKeyOneItem=LCONTROL, RCONTROL
shortcutKeyToUpperSection=UP
shortcutKeyToLowerSection=DOWN
shortcutKeyDrop=LALT, RALT
enableToolTipTreePath=false
version=1.64+dev.146.2180b27
Loading

0 comments on commit 1e8c88b

Please sign in to comment.