This commit is contained in:
3
package/overrides/config/cccbridge.properties
Normal file
3
package/overrides/config/cccbridge.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
#Client side configuration for CC:C Bridge
|
||||
#Sun Sep 01 21:31:19 CST 2024
|
||||
flickering=false
|
||||
12
package/overrides/config/computercraft-client.toml
Normal file
12
package/overrides/config/computercraft-client.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
#The delay in seconds after which we'll notify about unhandled imports. Set to 0 to disable.
|
||||
#Range: 0 ~ 60
|
||||
upload_nag_delay = 5
|
||||
#The renderer to use for monitors. Generally this should be kept at "best" - if
|
||||
#monitors have performance issues, you may wish to experiment with alternative
|
||||
#renderers.
|
||||
#Allowed Values: BEST, TBO, VBO
|
||||
monitor_renderer = "BEST"
|
||||
#The maximum distance monitors will render at. This defaults to the standard tile
|
||||
#entity limit, but may be extended if you wish to build larger monitors.
|
||||
#Range: 16 ~ 1024
|
||||
monitor_distance = 64
|
||||
@@ -1,5 +1,5 @@
|
||||
#Indigo properties file
|
||||
#Sun Sep 01 07:21:26 CST 2024
|
||||
#Tue Sep 03 12:31:42 CST 2024
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=hybrid
|
||||
debug-compare-lighting=auto
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Indium properties file
|
||||
#Sun Sep 01 07:21:26 CST 2024
|
||||
#Tue Sep 03 12:31:42 CST 2024
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=auto
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Sun Sep 01 07:21:28 CST 2024
|
||||
#Tue Sep 03 12:32:03 CST 2024
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#Packet Fixer config file.
|
||||
#Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 2097152 and varInt21Size 3.
|
||||
#Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize.
|
||||
#Sun Sep 01 07:21:15 CST 2024
|
||||
#Tue Sep 03 12:31:03 CST 2024
|
||||
decoderSize=838860800
|
||||
nbtMaxSize=209715200
|
||||
packetSize=104857600
|
||||
|
||||
@@ -168,7 +168,8 @@
|
||||
"shouldFilterDisplays": true,
|
||||
"filteringRules": [
|
||||
"{id:\"roughlyenoughitems:manual\",rule:{}}",
|
||||
"{id:\"roughlyenoughitems:basic\",rule:{}}"
|
||||
"{id:\"roughlyenoughitems:basic\",rule:{}}",
|
||||
"{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#Pinyin Options
|
||||
#Sun Sep 01 07:05:02 CST 2024
|
||||
#Tue Sep 03 12:33:09 CST 2024
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Double Pinyin Options
|
||||
#Sun Sep 01 07:05:02 CST 2024
|
||||
#Tue Sep 03 12:33:09 CST 2024
|
||||
Converter=sougou
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Type all monster, they you don't want see.
|
||||
monsters = ["spider", "silverfish"]
|
||||
monsters = ["spider"]
|
||||
#If you don't want see spider in item & block description/name also.
|
||||
monsters_in_text = true
|
||||
#If WATS have replace monster text and model or your do it by self,
|
||||
@@ -7,7 +7,7 @@ monsters_in_text = true
|
||||
sp_monsters = ["minecraft:spider_eye", "minecraft:fermented_spider_eye", "minecraft:cobweb"]
|
||||
#Type monsters, they ban by 'monsters'
|
||||
#like 'bee', this is BugJump's special XD.
|
||||
sp_monsters_white = ["minecraft:bee", "minecraft:endermite"]
|
||||
sp_monsters_white = ["minecraft:bee", "minecraft:endermite", "minecraft:silverfish"]
|
||||
#How to replace spawner?
|
||||
#Type entity ID.
|
||||
spawner_replacer_entities = ["minecraft:zombie", "minecraft:skeleton"]
|
||||
|
||||
@@ -10,20 +10,20 @@
|
||||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayed": true,
|
||||
"displayHeight": 0.0,
|
||||
"displayed": true,
|
||||
"heightBasedFade": true,
|
||||
"renderOrder": 0.0,
|
||||
"color": 13.0,
|
||||
"displayNameWhenIconFails": true,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"dotSize": 2.0,
|
||||
"startFadingAt": 0.0,
|
||||
"dotSize": 2.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 1.0,
|
||||
"names": 0.0,
|
||||
"heightLimit": 20.0,
|
||||
"names": 0.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
|
||||
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "1.20.1",
|
||||
"author": "azw",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"description": "",
|
||||
"fileApi": "https://git.azw.net.cn/VTBHelper/nebulabeat-mc/media/branch/main/package",
|
||||
"files": [
|
||||
@@ -215,7 +215,7 @@
|
||||
},
|
||||
{
|
||||
"path": "config/fabric/indigo-renderer.properties",
|
||||
"hash": "581a40920d3aadd5705629500c7008378362fb0e"
|
||||
"hash": "367a9c8b2549eac0ae00d9b99a04225818304826"
|
||||
},
|
||||
{
|
||||
"path": "config/flywheel.json",
|
||||
@@ -283,7 +283,7 @@
|
||||
},
|
||||
{
|
||||
"path": "config/iris.properties",
|
||||
"hash": "ba29de1e440e4bc3dc8af901995bc2ea4080b813"
|
||||
"hash": "628ff2a2f8bcbcf2ef7161d209840067048a8996"
|
||||
},
|
||||
{
|
||||
"path": "config/railways-server.toml",
|
||||
@@ -299,11 +299,11 @@
|
||||
},
|
||||
{
|
||||
"path": "config/packetfixer.properties",
|
||||
"hash": "7546a4e7db70d35ebea667579472d932e385f4e9"
|
||||
"hash": "052ff893bace748c715515721a45df62f3368d12"
|
||||
},
|
||||
{
|
||||
"path": "config/indium-renderer.properties",
|
||||
"hash": "d2902abc58484662dfeb11a90bbf22eadeffd324"
|
||||
"hash": "8f42cf7df8378a9ecf70582d6282b57a8fd817b8"
|
||||
},
|
||||
{
|
||||
"path": "config/cardinal-components-api.properties",
|
||||
@@ -335,7 +335,7 @@
|
||||
},
|
||||
{
|
||||
"path": "config/wats-common.toml",
|
||||
"hash": "727c0bb8840cd915d9aedc34acd5c3193dd152c2"
|
||||
"hash": "3b08a4acf6b8829c4d428484e84e8000fccccbc8"
|
||||
},
|
||||
{
|
||||
"path": "config/modmenu.json",
|
||||
@@ -393,6 +393,10 @@
|
||||
"path": "config/create_jetpack-common.toml",
|
||||
"hash": "3949449dd83123198a7420a0a3d7e0f7315801a8"
|
||||
},
|
||||
{
|
||||
"path": "config/computercraft-client.toml",
|
||||
"hash": "059bc0d707fb1dc4c70ae88de3ee5dafc630998e"
|
||||
},
|
||||
{
|
||||
"path": "config/MouseTweaks.cfg",
|
||||
"hash": "651b3e4db2d430dc1da3566b2984b264061a6794"
|
||||
@@ -413,6 +417,10 @@
|
||||
"path": "config/create_jetpack-client.toml",
|
||||
"hash": "596b809c84be97fb09bd9621368d40da3afc7e21"
|
||||
},
|
||||
{
|
||||
"path": "config/cccbridge.properties",
|
||||
"hash": "8e293e61f6bd16a779dcf8aeb88d6ea08d4baad6"
|
||||
},
|
||||
{
|
||||
"path": "config/sophisticatedcore-client.toml",
|
||||
"hash": "095a9d51916c75c98f3246284c9375687e777a7d"
|
||||
@@ -435,7 +443,7 @@
|
||||
},
|
||||
{
|
||||
"path": "config/roughlyenoughitems/config.json5",
|
||||
"hash": "5b91546615bf10f2dc38c27dd6fdebe1fc6bda38"
|
||||
"hash": "d817597b52cd72196275610adaed4a2e4fb0dcb8"
|
||||
},
|
||||
{
|
||||
"path": "config/roughlyenoughitems/favorites.json5",
|
||||
@@ -451,11 +459,11 @@
|
||||
},
|
||||
{
|
||||
"path": "config/roughlyenoughitems/pinyin.properties",
|
||||
"hash": "e59d73f37418efd274f9340cfc64fb9e04fae678"
|
||||
"hash": "026f7deee79f09a7b42e245bc9591647bf054b13"
|
||||
},
|
||||
{
|
||||
"path": "config/roughlyenoughitems/pinyin_double.properties",
|
||||
"hash": "cf184c387f4db6605fbaa8c71aa045a5644b44bd"
|
||||
"hash": "5642761fc6c864d49c4834455634ee334e205255"
|
||||
},
|
||||
{
|
||||
"path": "config/roughlyenoughitems/unihan.zip",
|
||||
@@ -503,11 +511,11 @@
|
||||
},
|
||||
{
|
||||
"path": "config/xaerominimap_entities.json",
|
||||
"hash": "3883f4b50d5c56d0ad5034b4405050f28d9b40de"
|
||||
"hash": "f53212e7f4a92618720786df4470715657238df3"
|
||||
},
|
||||
{
|
||||
"path": "resourcepacks/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip",
|
||||
"hash": "2783a707c792d0efb18f2d875c6d63a898e36d32"
|
||||
"hash": "33c4dc7c472c259c8bd2d997b82881ac42e3c5fe"
|
||||
},
|
||||
{
|
||||
"path": ".i18nupdatemod/1.20/Minecraft-Mod-Language-Modpack-1-20-Fabric.zip",
|
||||
|
||||
Reference in New Issue
Block a user