Менюшки, унифай мод, тфг апдейт

This commit is contained in:
SpeeeDCraft 2023-11-06 20:12:01 +07:00
parent 67b7acaaf1
commit b9453b7197
22 changed files with 142 additions and 5 deletions

View file

@ -0,0 +1,7 @@
{
"dumpTagMap": false,
"dumpDuplicates": false,
"dumpUnification": false,
"dumpOverview": false,
"dumpRecipes": false
}

View file

@ -0,0 +1,31 @@
{
"ignoredRecipeTypes": [
"cucumber:shaped_tag"
],
"ignoredRecipes": [],
"defaultDuplicateRules": {
"ignoredFields": [
"conditions",
"group"
],
"rules": {
"cookingtime": "HigherRule",
"energy": "HigherRule",
"experience": "HigherRule"
},
"shouldSanitize": false
},
"overrideDuplicateRules": {
"minecraft:crafting_shaped": {
"ignoredFields": [
"pattern",
"conditions",
"key",
"group"
],
"rules": {},
"shouldSanitize": false
}
},
"strictMode": false
}

View file

@ -0,0 +1,3 @@
{
"serverOnly": false
}

View file

@ -0,0 +1,96 @@
{
"modPriorities": [
"minecraft",
"kubejs",
"crafttweaker",
"create",
"thermal",
"immersiveengineering",
"mekanism"
],
"stoneStrata": [
"stone",
"nether",
"deepslate",
"granite",
"diorite",
"andesite"
],
"tags": [
"forge:nuggets/{material}",
"forge:dusts/{material}",
"forge:gears/{material}",
"forge:gems/{material}",
"forge:ingots/{material}",
"forge:raw_materials/{material}",
"forge:ores/{material}",
"forge:plates/{material}",
"forge:rods/{material}",
"forge:wires/{material}",
"forge:storage_blocks/{material}",
"forge:storage_blocks/raw_{material}"
],
"materials": [
"aeternium",
"aluminum",
"amber",
"apatite",
"bitumen",
"brass",
"bronze",
"charcoal",
"chrome",
"cinnabar",
"coal",
"coal_coke",
"cobalt",
"constantan",
"copper",
"diamond",
"electrum",
"elementium",
"emerald",
"enderium",
"fluorite",
"gold",
"graphite",
"invar",
"iridium",
"iron",
"lapis",
"lead",
"lumium",
"mithril",
"netherite",
"nickel",
"obsidian",
"osmium",
"peridot",
"platinum",
"potassium_nitrate",
"ruby",
"sapphire",
"signalum",
"silver",
"steel",
"sulfur",
"tin",
"tungsten",
"uranium",
"zinc"
],
"priorityOverrides": {},
"customTags": {},
"tagOwnerships": {},
"itemTagInheritanceMode": "ALLOW",
"itemTagInheritance": {},
"blockTagInheritanceMode": "ALLOW",
"blockTagInheritance": {},
"ignoredTags": [],
"ignoredItems": [],
"ignoredRecipeTypes": [
"cucumber:shaped_tag"
],
"ignoredRecipes": [],
"itemsHidingJeiRei": true
}

View file

@ -17,7 +17,7 @@ I:defaultguiscale = '-1';
##[customization]
B:advancedmode = 'false';
B:showcustomizationbuttons = 'true';
B:showcustomizationbuttons = 'false';
##[loading]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 783 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 571 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 KiB

View file

@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Mon Nov 06 18:12:57 NOVT 2023
#Mon Nov 06 20:06:52 NOVT 2023
colorSpace=SRGB
disableUpdateMessage=false
enableDebugOptions=false

View file

@ -1,2 +1,2 @@
#Pinyin Options
#Mon Nov 06 18:10:10 NOVT 2023
#Mon Nov 06 20:09:45 NOVT 2023

View file

@ -1,3 +1,3 @@
#Double Pinyin Options
#Mon Nov 06 18:10:10 NOVT 2023
#Mon Nov 06 20:09:45 NOVT 2023
Converter=sougou

View file

@ -10,8 +10,8 @@
"name": "gui.xaero_entity_category_root",
"protection": true,
"settingOverrides": {
"displayed": true,
"displayHeight": 0.0,
"displayed": true,
"heightBasedFade": true,
"renderOrder": 0.0,
"color": 13.0,

Binary file not shown.