Add claiming

This commit is contained in:
2026-05-07 11:59:01 +02:00
parent 90679b6fe9
commit 0f2f865821
9 changed files with 79 additions and 119 deletions
+2 -11
View File
@@ -1,11 +1,2 @@
#These JEI plugins will be loaded on the main thread
blacklist_async_jei_plugins = ["jepb:jei_plugin"]
[perf.dynamic_resources]
enabled = true
[perf.remove_spawn_chunks]
enabled = true
[perf.faster_loading]
enabled = true
#These JEI plugins will be loaded on the main thread
blacklist_async_jei_plugins = ["jepb:jei_plugin"]
+4 -5
View File
@@ -1,7 +1,7 @@
{
"quality": {
"weather_quality": "DEFAULT",
"leaves_quality": "DEFAULT",
"weather_quality": "FAST",
"leaves_quality": "FAST",
"enable_vignette": true
},
"advanced": {
@@ -16,8 +16,7 @@
"use_entity_culling": true,
"use_fog_occlusion": true,
"use_block_face_culling": true,
"use_no_error_g_l_context": true,
"use_persistent_mapping": true
"use_no_error_g_l_context": true
},
"notifications": {
"has_cleared_donation_button": false,
@@ -26,4 +25,4 @@
"debug": {
"terrain_sorting_enabled": true
}
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

@@ -1 +1 @@
2.0.0-beta.14+1.21.1,client,fc39ab31b348c335e15dcb6470c8b09e2657d3962a2d4ed2211315cd4dc1b685
2.0.0-beta.14+1.21.1,client,20bd466559cca9f03241b453f54683bd749d19697cfe13c0a5fcd04058a6edbb
+2 -11
View File
@@ -1,16 +1,7 @@
==== Connector Mixin Patch Audit Summary ====
Successful: 2
Successful: 0
Partial: 0
Failed: 0
Success rate: 100,00% Accuracy: 100,00%
Success rate: NaN% Accuracy: NaN%
=============================================
Mixin method com/terraformersmc/modmenu/mixin/MixinGameMenu onInitWidgets(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/gui/layouts/GridLayout;)V
>> Using org.sinytra.adapter.transform.preprocess.LocalCaptureUpgradeTransformer
- Upgrade captured locals
Mixin method com/terraformersmc/modmenu/mixin/MixinTitleScreen onRender(Ljava/lang/String;)Ljava/lang/String;
>> Using org.sinytra.adapter.patch.processor.PropertyProcessor
- Set property 'at' to: AtData{value=INVOKE, ordinal=0, target=Lnet/minecraft/client/gui/GuiGraphics;drawString(Lnet/minecraft/client/gui/Font;Ljava/lang/String;III)I}
- Set property 'method' to: MethodQualifier[owner=null, name=lambda$render$13, desc=(Lnet/minecraft/client/gui/GuiGraphics;ILjava/lang/Integer;Ljava/lang/String;)V]