-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[6.0.3] Updated mods and added 3 others
- Loading branch information
Showing
19 changed files
with
173 additions
and
42 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
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,45 @@ | ||
#Inventory Connector Range | ||
#Range: 4 ~ 256 | ||
inventoryConnectorRange = 16 | ||
#Only Allow Trims to Connect Inventories | ||
onlyTrimsConnect = false | ||
#Inventory Cable Connector Maximum number of cables | ||
#Range: > 16 | ||
invCableConnectorMaxScanSize = 2048 | ||
#Wireless terminal reach | ||
#Range: 4 ~ 64 | ||
wirelessReach = 16 | ||
#Wireless terminal reach | ||
#Range: 16 ~ 512 | ||
advWirelessRange = 64 | ||
#Adv Wireless terminal requied beacon level for infinite range | ||
#Value of 0 only requires a single beacon block nearby | ||
#Value of -1 disables this feature entirely | ||
#Range: -1 ~ 4 | ||
wirelessTermBeaconLvl = -1 | ||
#Adv Wireless terminal requied beacon level for cross dimensional access | ||
#Value of 0 only requires a single beacon block nearby | ||
#Value of -1 disables this feature entirely | ||
#Range: -1 ~ 4 | ||
wirelessTermBeaconLvlDim = -1 | ||
#Inventory Cable Connector requied beacon level for inventory linking | ||
#Value of 0 only requires a single beacon block | ||
#Value of -1 disables this feature entirely | ||
#Range: -1 ~ 4 | ||
invLinkBeaconLvl = -1 | ||
#Inventory Linking range with beacons | ||
#Value of 0 disables this feature entirely | ||
#Range: > 0 | ||
invLinkBeaconRange = 4096 | ||
#Inventory Cable Connector requied beacon level for same dimension access with unlimited range | ||
#Value of 0 only requires a single beacon block | ||
#Value of -1 disables this feature entirely | ||
#Range: -1 ~ 4 | ||
invLinkBeaconLvlSameDim = -1 | ||
#Inventory Cable Connector requied beacon level for cross dimensional access | ||
#Value of 0 only requires a single beacon block | ||
#Value of -1 disables this feature entirely | ||
#Range: -1 ~ 4 | ||
invLinkBeaconLvlCrossDim = -1 | ||
#Use multithreading to improve performance | ||
runMultithreaded = 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
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,13 +1,13 @@ | ||
name = "AppleSkin" | ||
filename = "appleskin-neoforge-mc1.21-3.0.4.jar" | ||
filename = "appleskin-neoforge-mc1.21-3.0.5.jar" | ||
side = "both" | ||
|
||
[download] | ||
hash-format = "sha1" | ||
hash = "93be2e347ceebac149f63811ac42d74467b5174d" | ||
hash = "057b483076431549ca8257095e498e42321abb60" | ||
mode = "metadata:curseforge" | ||
|
||
[update] | ||
[update.curseforge] | ||
file-id = 5525729 | ||
file-id = 5586600 | ||
project-id = 248787 |
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,13 +1,13 @@ | ||
name = "Building Gadgets" | ||
filename = "buildinggadgets2-1.3.4.jar" | ||
filename = "buildinggadgets2-1.3.5.jar" | ||
side = "both" | ||
|
||
[download] | ||
hash-format = "sha1" | ||
hash = "fabbc057fdb9e07fc2a2553259d2a7afdf2361bc" | ||
hash = "7fdc16c21005fd08da1bde64d664e4e12771306f" | ||
mode = "metadata:curseforge" | ||
|
||
[update] | ||
[update.curseforge] | ||
file-id = 5576316 | ||
file-id = 5588613 | ||
project-id = 298187 |
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,13 +1,13 @@ | ||
name = "CreativeCore" | ||
filename = "CreativeCore_NEOFORGE_v2.12.5_mc1.21.jar" | ||
filename = "CreativeCore_NEOFORGE_v2.12.6_mc1.21.jar" | ||
side = "both" | ||
|
||
[download] | ||
hash-format = "sha1" | ||
hash = "46a3e551894eb8542b11f1ecf65cc83d77f77009" | ||
hash = "c4b43c7e9260f49ca891eb0763a89ca9d174a48b" | ||
mode = "metadata:curseforge" | ||
|
||
[update] | ||
[update.curseforge] | ||
file-id = 5544276 | ||
file-id = 5587059 | ||
project-id = 257814 |
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,13 +1,13 @@ | ||
name = "FramedBlocks" | ||
filename = "FramedBlocks-10.1.1.jar" | ||
filename = "FramedBlocks-10.1.2.jar" | ||
side = "both" | ||
|
||
[download] | ||
hash-format = "sha1" | ||
hash = "6fd227ed1bbbcdb51967cccac962fb2eaaeced8d" | ||
hash = "f0a9654cced8babd02494be191eaf403c517d8d1" | ||
mode = "metadata:curseforge" | ||
|
||
[update] | ||
[update.curseforge] | ||
file-id = 5575009 | ||
file-id = 5588479 | ||
project-id = 441647 |
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,13 +1,13 @@ | ||
name = "Jade 🔍" | ||
filename = "Jade-1.21-NeoForge-15.1.5.jar" | ||
filename = "Jade-1.21-NeoForge-15.1.6.jar" | ||
side = "both" | ||
|
||
[download] | ||
hash-format = "sha1" | ||
hash = "90374fccdb6d55dbd543f35b7a37985b78fb728a" | ||
hash = "a1b8356492725be86dc6799cd6ee67f3ba2b61f1" | ||
mode = "metadata:curseforge" | ||
|
||
[update] | ||
[update.curseforge] | ||
file-id = 5572926 | ||
file-id = 5591256 | ||
project-id = 324717 |
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,13 @@ | ||
name = "Measurements" | ||
filename = "Measurements-neoforge-1.21-3.0.0.jar" | ||
side = "both" | ||
|
||
[download] | ||
hash-format = "sha1" | ||
hash = "696bc2b0d230064a2d1d94d2e2f04b390a6aff3f" | ||
mode = "metadata:curseforge" | ||
|
||
[update] | ||
[update.curseforge] | ||
file-id = 5435858 | ||
project-id = 478559 |
Oops, something went wrong.