Updated to Forge 40.1.52 and updated mods.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.18.2",
|
||||
"modLoaders": [
|
||||
{
|
||||
"id": "forge-40.1.45",
|
||||
"id": "forge-40.1.52",
|
||||
"primary": true
|
||||
}
|
||||
]
|
||||
@@ -11,7 +11,7 @@
|
||||
"manifestType": "minecraftModpack",
|
||||
"manifestVersion": 1,
|
||||
"name": "RSEMCM",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"author": "",
|
||||
"files": [
|
||||
{
|
||||
@@ -116,7 +116,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 361026,
|
||||
"fileID": 3838251,
|
||||
"fileID": 3842646,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 347706,
|
||||
"fileID": 3814226,
|
||||
"fileID": 3841160,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -211,7 +211,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 250277,
|
||||
"fileID": 3823224,
|
||||
"fileID": 3844161,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 309927,
|
||||
"fileID": 3748873,
|
||||
"fileID": 3841948,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -271,7 +271,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 239197,
|
||||
"fileID": 3833809,
|
||||
"fileID": 3842985,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -311,7 +311,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 419699,
|
||||
"fileID": 3834393,
|
||||
"fileID": 3843622,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -341,7 +341,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 389665,
|
||||
"fileID": 3793994,
|
||||
"fileID": 3841864,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -411,7 +411,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 306770,
|
||||
"fileID": 3831438,
|
||||
"fileID": 3843443,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -491,7 +491,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 388172,
|
||||
"fileID": 3827265,
|
||||
"fileID": 3844299,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
@@ -541,7 +541,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 342543,
|
||||
"fileID": 3835134,
|
||||
"fileID": 3843099,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
@@ -71,4 +71,6 @@
|
||||
paintingMachine = "40000"
|
||||
#Base energy storage (Joules). Also defines max output rate.
|
||||
spsPort = "1000000000"
|
||||
#Base energy storage (Joules).
|
||||
dimensionalStabilizer = "40000"
|
||||
|
||||
|
@@ -61,6 +61,8 @@
|
||||
pigmentMixer = "200"
|
||||
#Energy per operation tick (Joules).
|
||||
paintingMachine = "100"
|
||||
#Energy per chunk per tick (Joules).
|
||||
dimensionalStabilizer = "5000"
|
||||
|
||||
#Teleporter
|
||||
[usage.teleporter]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
#need help ? http://adfoc.us/70606381270177
|
||||
#Sun Jun 19 21:47:38 CDT 2022
|
||||
#Wed Jun 22 20:45:58 CDT 2022
|
||||
key.patreon.unlock.rewards=https\://www.patreon.com/jtorleon
|
||||
|
@@ -1,3 +1,3 @@
|
||||
#need help ? http://adfoc.us/70606381270177
|
||||
#Sun Jun 19 21:47:38 CDT 2022
|
||||
#Wed Jun 22 20:45:58 CDT 2022
|
||||
key.patreon.unlock.rewards=https\://www.patreon.com/jtorleon
|
||||
|
@@ -1,3 +1,3 @@
|
||||
#need help ? http://adfoc.us/70606381270177
|
||||
#Sun Jun 19 21:47:44 CDT 2022
|
||||
#Wed Jun 22 20:46:03 CDT 2022
|
||||
key.patreon.unlock.rewards=https\://www.patreon.com/jtorleon
|
||||
|
@@ -13,6 +13,4 @@
|
||||
useCombinedDepthStencilAttachment = false
|
||||
#Forces the use of System.nanoTime instead of glfwGetTime, as the main Util time provider
|
||||
forceSystemNanoTime = false
|
||||
#Enable the Forge block rendering pipeline - fixes the lighting of custom models.
|
||||
forgeLightPipelineEnabled = true
|
||||
|
||||
|
@@ -1,3 +1,4 @@
|
||||
T:{Count:1b,id:"minecraft:book"}
|
||||
T:{Count:1b,id:"projecte:dm_pedestal"}
|
||||
T:{Count:1b,id:"minecraft:music_disc_cat"}
|
||||
T:{Count:1b,id:"minecraft:dragon_breath"}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Sun Jun 19 21:49:32 CDT 2022
|
||||
#Wed Jun 22 20:47:37 CDT 2022
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
maxShadowRenderDistance=9
|
||||
|
Reference in New Issue
Block a user