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": [
|
||||
|
||||
Reference in New Issue
Block a user