-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Big Buckets + Corail Woodcutter + Curios API + Curious Elytra + Curious Shulker Boxes + Dynamic View + Enchantment Descriptions + Glasshole + Dimensional Worlds + Enchantability + Mining Gadgets ### Removed Mods + KleeSlabs ### Updated Mods + /tank/null + Engineer's Decor + Engineer's Tools + JAOPCA + Lollipop + Macaw's Bridges + Mekanism + Mekanism Generators + Mekanism Tools + MrCrayfish's Vehicle Mod + Nature's Compass + PackMenu + Patchouli + Powah! + Resourceful Tools + Silent Gear + The Veggie Way + UTeam Core + Water Strainer + Xaeros Minimap ### Config Changes + Disabled Heat in Enchantability (increased tick rates? No.) + Removed Silent's Gems Chaos effects completely. + Tagged powah ores as forge:ores Fixes #58 Fixes #56 Fixes #55 Fixes #54 Fixes #53 Fixes #52 Fixes #51 Fixes #48
- Loading branch information
Showing
59 changed files
with
265 additions
and
247 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
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,8 @@ | ||
|
||
#Client only settings, mostly things related to rendering | ||
[client] | ||
#Set to true to enable holding down the Trigger Elytra keybind to automatically use a firework from inventory to takeoff from ground level | ||
simpleTakeoff = true | ||
#Set to true to enable an icon that appears on the HUD when elytra flight is disabled | ||
toggleIcon = true | ||
|
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,6 @@ | ||
|
||
#Personal Options that can be edited even on server | ||
[client] | ||
#Display the stonecutting recipes in a custom category in JEI - depending if you're on a server or singleplayer, this option requires to relog on the server or restart your client [false/true|default:true] | ||
stonecutting_support_in_jei = true | ||
|
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,21 @@ | ||
|
||
#Client only settings, mostly things related to rendering | ||
[client] | ||
#The corner for the Curios GUI button | ||
#Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT | ||
buttonCorner = "TOP_LEFT" | ||
#The X-Offset for the Curios GUI button | ||
#Range: -100 ~ 100 | ||
buttonXOffset = 0 | ||
#The Y-Offset for the Creative Curios GUI button | ||
#Range: -100 ~ 100 | ||
creativeButtonYOffset = 0 | ||
#Set to true to enable rendering curios | ||
renderCurios = true | ||
#The X-Offset for the Creative Curios GUI button | ||
#Range: -100 ~ 100 | ||
creativeButtonXOffset = 0 | ||
#The Y-Offset for the Curios GUI button | ||
#Range: -100 ~ 100 | ||
buttonYOffset = 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,7 @@ | ||
|
||
[common] | ||
#List of curio types to create.Sizes can be defined by adding a semicolon and the size number (e.g. 'ring;4'). | ||
createCurios = [] | ||
#List of curio types to disable by default | ||
disabledCurios = [] | ||
|
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,6 @@ | ||
|
||
#General settings | ||
[cyclic] | ||
#Testing only, this does nothing | ||
itemTooltip = true | ||
|
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,17 @@ | ||
|
||
["Dynamic chunk view distance settings"] | ||
#The maximum chunk view distance allowed to use, set to the max which a player could benefit from. default: 20 | ||
#Range: 1 ~ 200 | ||
maxChunkViewDist = 20 | ||
#The average tick time to stabilize the chunk view distance around, setting it higher than 50ms is not advised, as after 50ms the tps will go below 20. default:40ms | ||
#Range: 10 ~ 100 | ||
meanAvgTickTime = 45 | ||
#The minimum chunk view distance allowed to use, set to what players should get at least. default: 4 | ||
#Range: 1 ~ 200 | ||
minChunkViewDist = 4 | ||
#Whether to output log messages for actions done, its helpful to balance the other settings nicely. | ||
logMessages = true | ||
#The update frequency of average server tick time checks to update view distances, default is every 30 seconds | ||
#Range: 1 ~ 1000 | ||
viewDistanceUpdateRate = 30 | ||
|
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,40 @@ | ||
|
||
#Enabled Features | ||
[features] | ||
enableDexterity = true | ||
enableHeat = false | ||
enableStrike = true | ||
enableAirWalker = true | ||
enableVoid = true | ||
enableFarReach = true | ||
enableDeflection = true | ||
enableGluttony = true | ||
enableSmite = true | ||
enableFastBreak = true | ||
enableFirePraise = true | ||
enableGravity = true | ||
enableBlastResist = true | ||
enableSwiftCharge = true | ||
|
||
#Enchant Configs | ||
[enchants] | ||
|
||
#Dexterity | ||
[enchants.dexterity] | ||
dexterityTags = ["forge:sandstone", "forge:rods/wooden", "minecraft:fences", "forge:dyes", "minecraft:planks", "minecraft:arrows", "minecraft:signs", "minecraft:small_flowers", "minecraft:buttons", "minecraft:wooden_pressure_plates", "minecraft:rails", "forge:chests", "forge:leather"] | ||
dexterityItems = ["minecraft:fire_charge", "minecraft:sugar", "minecraft:firework_star", "minecraft:bread"] | ||
|
||
#Gluttony | ||
[enchants.gluttony] | ||
enableRabbitStew = true | ||
enableCookie = true | ||
|
||
#Heat | ||
[enchants.heat] | ||
#Range: > 1 | ||
additionalTickSpeed = 3 | ||
tileBlacklist = ["minecraft:hopper", "minecraft:piston", "minecraft:beacon", "minecraft:conduit", "minecraft:bell", "minecraft:beehive", "minecraft:daylight_detector", "minecraft:end_gateway", "enchantability:air"] | ||
treatBlacklistAsWhitelist = false | ||
#Range: 1 ~ 256 | ||
"heatRange - radius" = 32 | ||
|
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 @@ | ||
|
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,67 @@ | ||
|
||
#Power settings | ||
[power] | ||
|
||
#Upgrade Cost Settings | ||
[power.upgrades] | ||
#Cost per block for Efficiency 5 upgrade | ||
#Range: > 0 | ||
upgradeEfficiency5 = 50 | ||
#Cost per Light Block placed | ||
#Range: > 0 | ||
upgradeLight = 100 | ||
#Cost per block for Silk Touch upgrade | ||
#Range: > 0 | ||
upgradeSilkCost = 100 | ||
#Cost per block Frozen | ||
#Range: > 0 | ||
upgradeFreeze = 100 | ||
#Cost per block for Fortune 3 upgrade | ||
#Range: > 0 | ||
upgradeFortune3 = 100 | ||
#Cost per block for Fortune 1 upgrade | ||
#Range: > 0 | ||
upgradeFortune1 = 30 | ||
#Cost per block for Fortune 2 upgrade | ||
#Range: > 0 | ||
upgradeFortune2 = 60 | ||
#Capacity Boost from Battery 1 Upgrade | ||
#Range: > 0 | ||
battery1 = 2000000 | ||
#Capacity Boost from Battery 2 Upgrade | ||
#Range: > 0 | ||
battery2 = 5000000 | ||
#Capacity Boost from Battery 3 Upgrade | ||
#Range: > 0 | ||
battery3 = 10000000 | ||
#Cost per block for Heatsink upgrade | ||
#Range: > 0 | ||
upgradeHeatsink = 50 | ||
#Cost per block for Efficiency 1 upgrade | ||
#Range: > 0 | ||
upgradeEfficiency1 = 10 | ||
#Cost per block for Efficiency 2 upgrade | ||
#Range: > 0 | ||
upgradeEfficiency2 = 20 | ||
#Cost per block for Magnet upgrade | ||
#Range: > 0 | ||
upgradeMagnet = 25 | ||
#Cost per block for Void Junk upgrade | ||
#Range: > 0 | ||
upgradeVoid = 10 | ||
#Cost per block for Efficiency 3 upgrade | ||
#Range: > 0 | ||
upgradeEfficiency3 = 30 | ||
#Cost per block for Efficiency 4 upgrade | ||
#Range: > 0 | ||
upgradeEfficiency4 = 40 | ||
|
||
#Mining Gadget Settings | ||
[power.mining_gadget] | ||
#Base cost per block broken | ||
#Range: > 0 | ||
baseCost = 200 | ||
#Maximum power for the Mining Gadget | ||
#Range: > 0 | ||
maxPower = 1000000 | ||
|
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,5 @@ | ||
|
||
[client] | ||
#Set this to true to use Shift instead of Ctrl for the inventory quick lookup feature. | ||
quickLookupShift = 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+7.3 MB
mods/Mekanism-1.15.2-9.9.11.403.jar → mods/Mekanism-1.15.2-9.9.15.407.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+192 KB
mods/NaturesCompass-1.15.2-1.8.4.jar → mods/NaturesCompass-1.15.2-1.8.5.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+1.28 MB
mods/SilentGear-1.15.2-1.5.2+77.jar → mods/SilentGear-1.15.2-1.5.3+78.jar
Binary file not shown.
Binary file renamed
BIN
+75.5 KB
mods/TheVeggieWay-1.15.2-2.1.19.jar → mods/TheVeggieWay-1.15.2-2.1.20.jar
Binary file not shown.
Binary file renamed
BIN
+217 KB
mods/WaterStrainer-1.15.1-8.0.0.jar → mods/WaterStrainer-1.15.2-9.0.0.jar
Binary file not shown.
Binary file renamed
BIN
+498 KB
.../Xaeros_Minimap_20.4.0.1_Forge_1.15.2.jar → mods/Xaeros_Minimap_20.5.0_Forge_1.15.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+1.07 MB
mods/engineersdecor-1.15.2-1.0.19-b4.jar → mods/engineersdecor-1.15.2-1.0.19-b5.jar
Binary file not shown.
Binary file renamed
BIN
+200 KB
mods/engineerstools-1.15.2-1.0.6-b2.jar → mods/engineerstools-1.15.2-1.0.6.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+437 KB
mods/u_team_core-1.15.2-2.10.6.155.jar → mods/u_team_core-1.15.2-2.11.0.156.jar
Binary file not shown.
Binary file renamed
BIN
+1.89 MB
mods/vehicle-mod-0.42.7-1.15.2.jar → mods/vehicle-mod-0.43.0-1.15.2.jar
Binary file not shown.
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,3 @@ | ||
//PVC to tinydryrubber | ||
craftingTable.addShapeless("pvc_2_tinydryrubber", <item:industrialforegoing:tinydryrubber> * 1, | ||
[<item:chemlib:compound_polyvinyl_chloride>, <item:chemlib:compound_polyvinyl_chloride>], null); |
Oops, something went wrong.