This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
],
|
||||
"postalSpeed": 4,
|
||||
"ticksToAnotherWorld": 1200,
|
||||
"enableCenterMailbox": false,
|
||||
"enableCenterMailbox": true,
|
||||
"showNewMailToast": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -259,8 +259,8 @@
|
||||
crushing_wheel = 8.0
|
||||
mechanical_arm = 2.0
|
||||
rope_pulley = 4.0
|
||||
mechanical_crafter = 2.0
|
||||
brass_encased_large_cogwheel = 0.0
|
||||
mechanical_crafter = 2.0
|
||||
mechanical_drill = 4.0
|
||||
flywheel = 0.0
|
||||
weighted_ejector = 2.0
|
||||
@@ -274,9 +274,9 @@
|
||||
mysterious_cuckoo_clock = 1.0
|
||||
stressometer = 0.0
|
||||
encased_chain_drive = 0.0
|
||||
elevator_pulley = 4.0
|
||||
rotation_speed_controller = 0.0
|
||||
brass_encased_cogwheel = 0.0
|
||||
elevator_pulley = 4.0
|
||||
belt = 0.0
|
||||
cogwheel = 0.0
|
||||
copper_backtank = 4.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Indigo properties file
|
||||
#Fri Sep 13 19:44:30 CST 2024
|
||||
#Sat Sep 28 00:24:12 CST 2024
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=hybrid
|
||||
debug-compare-lighting=auto
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Indium properties file
|
||||
#Fri Sep 13 19:44:30 CST 2024
|
||||
#Sat Sep 28 00:24:13 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
|
||||
#Fri Sep 13 19:44:31 CST 2024
|
||||
#Sat Sep 28 00:24:15 CST 2024
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"crop_progress": true,
|
||||
"command_block": true,
|
||||
"mob_growth": true,
|
||||
"waxed": true,
|
||||
"harvest_tool.new_line": false,
|
||||
"entity_health.max_for_render": 40,
|
||||
"entity_health.show_fractions": false,
|
||||
|
||||
@@ -64,5 +64,6 @@
|
||||
"minecraft:tnt_stability": null,
|
||||
"minecraft:total_enchantment_power": null,
|
||||
"minecraft:villager_profession": null,
|
||||
"minecraft:waxed": null,
|
||||
"minecraft:zombie_villager": null
|
||||
}
|
||||
@@ -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.
|
||||
#Fri Sep 13 19:44:14 CST 2024
|
||||
#Sat Sep 28 00:23:57 CST 2024
|
||||
decoderSize=838860800
|
||||
nbtMaxSize=209715200
|
||||
packetSize=104857600
|
||||
|
||||
@@ -92,6 +92,8 @@
|
||||
// Declares whether subsets is enabled.
|
||||
"isSubsetsEnabled": false,
|
||||
"allowInventoryHighlighting": true,
|
||||
"inventoryHighlightingDarkenOpacity": 0.85,
|
||||
"inventoryHighlightingOpacity": 1.0,
|
||||
"itemCheatingMode": "REI_LIKE"
|
||||
},
|
||||
"advanced": {
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"favorites": [
|
||||
"{data:{Count:1b,id:\"morecrossbows:netherite_crossbow\",tag:{Damage:0},type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}"
|
||||
],
|
||||
"favorites": [],
|
||||
"hiddenFavorites": [],
|
||||
"displays": []
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
#Pinyin Options
|
||||
#Fri Sep 13 19:50:45 CST 2024
|
||||
#Sat Sep 28 00:25:07 CST 2024
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Double Pinyin Options
|
||||
#Fri Sep 13 19:50:45 CST 2024
|
||||
#Sat Sep 28 00:25:07 CST 2024
|
||||
Converter=sougou
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Type all monster, they you don't want see.
|
||||
monsters = ["spider"]
|
||||
monsters = ["spider", "silverfish"]
|
||||
#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", "minecraft:silverfish"]
|
||||
sp_monsters_white = ["minecraft:bee"]
|
||||
#How to replace spawner?
|
||||
#Type entity ID.
|
||||
spawner_replacer_entities = ["minecraft:zombie", "minecraft:skeleton"]
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayHeight": 0.0,
|
||||
"displayed": true,
|
||||
"displayHeight": 0.0,
|
||||
"heightBasedFade": true,
|
||||
"renderOrder": 0.0,
|
||||
"color": 13.0,
|
||||
@@ -22,8 +22,8 @@
|
||||
"dotSize": 2.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 1.0,
|
||||
"heightLimit": 20.0,
|
||||
"names": 0.0,
|
||||
"heightLimit": 20.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
|
||||
27
package/overrides/log4j2.xml
Normal file
27
package/overrides/log4j2.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Configuration status="WARN">
|
||||
<Appenders>
|
||||
<Console name="SysOut" target="SYSTEM_OUT">
|
||||
<PatternLayout pattern="[%d{HH:mm:ss}] [%t/%level]: %msg{nolookups}%n" />
|
||||
</Console>
|
||||
<Queue name="ServerGuiConsole">
|
||||
<PatternLayout pattern="[%d{HH:mm:ss} %level]: %msg{nolookups}%n" />
|
||||
</Queue>
|
||||
<RollingRandomAccessFile name="File" fileName="logs/latest.log" filePattern="logs/%d{yyyy-MM-dd}-%i.log.gz">
|
||||
<PatternLayout pattern="[%d{HH:mm:ss}] [%t/%level]: %msg{nolookups}%n" />
|
||||
<Policies>
|
||||
<TimeBasedTriggeringPolicy />
|
||||
<OnStartupTriggeringPolicy />
|
||||
</Policies>
|
||||
</RollingRandomAccessFile>
|
||||
</Appenders>
|
||||
<Loggers>
|
||||
<Root level="info">
|
||||
<filters>
|
||||
<MarkerFilter marker="NETWORK_PACKETS" onMatch="DENY" onMismatch="NEUTRAL" />
|
||||
</filters>
|
||||
<AppenderRef ref="SysOut"/>
|
||||
<AppenderRef ref="File"/>
|
||||
</Root>
|
||||
</Loggers>
|
||||
</Configuration>
|
||||
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/FarmersDelight-1.20.1-2.1.6+refabricated.jar
LFS
Normal file
BIN
package/overrides/mods/FarmersDelight-1.20.1-2.1.6+refabricated.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/Jade-1.20-fabric-11.10.0.jar.old
Normal file
BIN
package/overrides/mods/Jade-1.20-fabric-11.10.0.jar.old
Normal file
Binary file not shown.
BIN
package/overrides/mods/Jade-1.20-fabric-11.11.0.jar
LFS
Normal file
BIN
package/overrides/mods/Jade-1.20-fabric-11.11.0.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/RoughlyEnoughItems-12.1.780-fabric.jar
LFS
Normal file
BIN
package/overrides/mods/RoughlyEnoughItems-12.1.780-fabric.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/Xaeros_Minimap_24.3.0_Fabric_1.20.jar.old
Normal file
BIN
package/overrides/mods/Xaeros_Minimap_24.3.0_Fabric_1.20.jar.old
Normal file
Binary file not shown.
BIN
package/overrides/mods/Xaeros_Minimap_24.4.0_Fabric_1.20.jar
LFS
Normal file
BIN
package/overrides/mods/Xaeros_Minimap_24.4.0_Fabric_1.20.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/chattools-1.20.1-v2.3.4.jar.old
Normal file
BIN
package/overrides/mods/chattools-1.20.1-v2.3.4.jar.old
Normal file
Binary file not shown.
BIN
package/overrides/mods/chattools-1.20.1-v2.3.5.jar
LFS
Normal file
BIN
package/overrides/mods/chattools-1.20.1-v2.3.5.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/cloth-config-11.1.118-fabric.jar.old
Normal file
BIN
package/overrides/mods/cloth-config-11.1.118-fabric.jar.old
Normal file
Binary file not shown.
BIN
package/overrides/mods/cloth-config-11.1.136-fabric.jar
LFS
Normal file
BIN
package/overrides/mods/cloth-config-11.1.136-fabric.jar
LFS
Normal file
Binary file not shown.
BIN
package/overrides/mods/createaddition-1.20.1-1.2.4e.jar
LFS
Normal file
BIN
package/overrides/mods/createaddition-1.20.1-1.2.4e.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/delightful-creators-1.3-1.20.x-FDR-support.jar
LFS
Normal file
BIN
package/overrides/mods/delightful-creators-1.3-1.20.x-FDR-support.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/delightful-creators-1.3-1.20.x.jar.old
Normal file
BIN
package/overrides/mods/delightful-creators-1.3-1.20.x.jar.old
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
package/overrides/mods/fabric-language-kotlin-1.12.2+kotlin.2.0.20.jar
LFS
Normal file
BIN
package/overrides/mods/fabric-language-kotlin-1.12.2+kotlin.2.0.20.jar
LFS
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user