+
+
+
+
+
+
diff --git a/build/resources/client/szar.client.mixins.json b/build/resources/client/szar.client.mixins.json
new file mode 100644
index 0000000..a7de253
--- /dev/null
+++ b/build/resources/client/szar.client.mixins.json
@@ -0,0 +1,14 @@
+{
+ "required": true,
+ "minVersion": "0.8",
+ "package": "dev.tggamesyt.szar.mixin.client",
+ "compatibilityLevel": "JAVA_17",
+ "client": [
+ ],
+ "injectors": {
+ "defaultRequire": 1
+ },
+ "overwrites": {
+ "requireAnnotations": true
+ }
+}
diff --git a/build/resources/main/assets/szar/blockstates/cannabis.json b/build/resources/main/assets/szar/blockstates/cannabis.json
new file mode 100644
index 0000000..a9f2159
--- /dev/null
+++ b/build/resources/main/assets/szar/blockstates/cannabis.json
@@ -0,0 +1,6 @@
+{
+ "variants": {
+ "half=lower": { "model": "szar:block/cannabis_bottom" },
+ "half=upper": { "model": "szar:block/cannabis" }
+ }
+}
diff --git a/build/resources/main/assets/szar/blockstates/cigany.json b/build/resources/main/assets/szar/blockstates/cigany.json
new file mode 100644
index 0000000..a2d8fab
--- /dev/null
+++ b/build/resources/main/assets/szar/blockstates/cigany.json
@@ -0,0 +1,7 @@
+{
+ "variants": {
+ "": {
+ "model": "szar:block/cigany"
+ }
+ }
+}
diff --git a/build/resources/main/assets/szar/blockstates/fasz.json b/build/resources/main/assets/szar/blockstates/fasz.json
new file mode 100644
index 0000000..c4c006a
--- /dev/null
+++ b/build/resources/main/assets/szar/blockstates/fasz.json
@@ -0,0 +1,7 @@
+{
+ "variants": {
+ "": {
+ "model": "szar:block/fasz"
+ }
+ }
+}
diff --git a/build/resources/main/assets/szar/icon.png b/build/resources/main/assets/szar/icon.png
new file mode 100644
index 0000000..8cc376b
Binary files /dev/null and b/build/resources/main/assets/szar/icon.png differ
diff --git a/build/resources/main/assets/szar/lang/en_us.json b/build/resources/main/assets/szar/lang/en_us.json
new file mode 100644
index 0000000..5f4c43f
--- /dev/null
+++ b/build/resources/main/assets/szar/lang/en_us.json
@@ -0,0 +1,12 @@
+{
+ "block.szar.cigany": "Cigány Block",
+ "block.szar.fasz": "Fasz",
+ "item.szar.nwordpass": "N-Word Pass",
+ "entity.szar.nigger": "Nigger",
+ "item.szar.nigger_spawn_egg":"Nigger Spawn Egg",
+ "itemgroup.szar_group": "Szar",
+ "block.szar.cannabis": "Cannabis",
+ "item.szar.weed": "Weed",
+ "effect.szar.drog": "Drog",
+ "item.szar.weed_joint": "Weed Joint"
+}
diff --git a/build/resources/main/assets/szar/models/block/cannabis.json b/build/resources/main/assets/szar/models/block/cannabis.json
new file mode 100644
index 0000000..3d16f6f
--- /dev/null
+++ b/build/resources/main/assets/szar/models/block/cannabis.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:block/cross",
+ "textures": {
+ "cross": "szar:block/cannabis"
+ }
+}
diff --git a/build/resources/main/assets/szar/models/block/cannabis_bottom.json b/build/resources/main/assets/szar/models/block/cannabis_bottom.json
new file mode 100644
index 0000000..67fcdf7
--- /dev/null
+++ b/build/resources/main/assets/szar/models/block/cannabis_bottom.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:block/cross",
+ "textures": {
+ "cross": "szar:block/cannabis_bottom"
+ }
+}
diff --git a/build/resources/main/assets/szar/models/block/cigany.json b/build/resources/main/assets/szar/models/block/cigany.json
new file mode 100644
index 0000000..735c810
--- /dev/null
+++ b/build/resources/main/assets/szar/models/block/cigany.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:block/cube_all",
+ "textures": {
+ "all": "szar:block/cigany"
+ }
+}
diff --git a/build/resources/main/assets/szar/models/block/fasz.json b/build/resources/main/assets/szar/models/block/fasz.json
new file mode 100644
index 0000000..d8d2afc
--- /dev/null
+++ b/build/resources/main/assets/szar/models/block/fasz.json
@@ -0,0 +1,57 @@
+{
+ "format_version": "1.9.0",
+ "credit": "Made with Blockbench",
+ "texture_size": [32, 32],
+ "textures": {
+ "0": "szar:block/fasz",
+ "particle": "szar:block/white"
+ },
+ "elements": [
+ {
+ "from": [6, 0, 2],
+ "to": [10, 4, 6],
+ "rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 2]},
+ "faces": {
+ "north": {"uv": [8, 0, 10, 2], "texture": "#0"},
+ "east": {"uv": [8, 2, 10, 4], "texture": "#0"},
+ "south": {"uv": [8, 4, 10, 6], "texture": "#0"},
+ "west": {"uv": [8, 6, 10, 8], "texture": "#0"},
+ "up": {"uv": [10, 10, 8, 8], "texture": "#0"},
+ "down": {"uv": [12, 0, 10, 2], "texture": "#0"}
+ }
+ },
+ {
+ "from": [6, 0, 10],
+ "to": [10, 4, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 10]},
+ "faces": {
+ "north": {"uv": [10, 2, 12, 4], "texture": "#0"},
+ "east": {"uv": [10, 4, 12, 6], "texture": "#0"},
+ "south": {"uv": [10, 6, 12, 8], "texture": "#0"},
+ "west": {"uv": [8, 10, 10, 12], "texture": "#0"},
+ "up": {"uv": [12, 10, 10, 8], "texture": "#0"},
+ "down": {"uv": [12, 10, 10, 12], "texture": "#0"}
+ }
+ },
+ {
+ "from": [6, 4, 6],
+ "to": [10, 32, 10],
+ "rotation": {"angle": 0, "axis": "y", "origin": [6, 4, 6]},
+ "faces": {
+ "north": {"uv": [0, 0, 2, 14], "texture": "#0"},
+ "east": {"uv": [2, 0, 4, 14], "texture": "#0"},
+ "south": {"uv": [4, 0, 6, 14], "texture": "#0"},
+ "west": {"uv": [6, 0, 8, 14], "texture": "#0"},
+ "up": {"uv": [14, 2, 12, 0], "texture": "#0"},
+ "down": {"uv": [14, 2, 12, 4], "texture": "#0"}
+ }
+ }
+ ],
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [79.94, -84.91, 76.47],
+ "translation": [-6.75, 6.75, 1.5],
+ "scale": [1, 1.43164, 1]
+ }
+ }
+}
\ No newline at end of file
diff --git a/build/resources/main/assets/szar/models/item/cannabis.json b/build/resources/main/assets/szar/models/item/cannabis.json
new file mode 100644
index 0000000..504fdd2
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/cannabis.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:item/generated",
+ "textures": {
+ "layer0": "szar:block/cannabis"
+ }
+}
\ No newline at end of file
diff --git a/build/resources/main/assets/szar/models/item/cigany.json b/build/resources/main/assets/szar/models/item/cigany.json
new file mode 100644
index 0000000..c9bf8cc
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/cigany.json
@@ -0,0 +1,3 @@
+{
+ "parent": "szar:block/cigany"
+}
diff --git a/build/resources/main/assets/szar/models/item/fasz.json b/build/resources/main/assets/szar/models/item/fasz.json
new file mode 100644
index 0000000..ef79bb3
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/fasz.json
@@ -0,0 +1,3 @@
+{
+ "parent": "szar:block/fasz"
+}
diff --git a/build/resources/main/assets/szar/models/item/nigger_spawn_egg.json b/build/resources/main/assets/szar/models/item/nigger_spawn_egg.json
new file mode 100644
index 0000000..ddd1559
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/nigger_spawn_egg.json
@@ -0,0 +1,3 @@
+{
+ "parent": "minecraft:item/template_spawn_egg"
+}
diff --git a/build/resources/main/assets/szar/models/item/nwordpass.json b/build/resources/main/assets/szar/models/item/nwordpass.json
new file mode 100644
index 0000000..9b961ca
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/nwordpass.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:item/generated",
+ "textures": {
+ "layer0": "szar:item/nwordpass"
+ }
+}
diff --git a/build/resources/main/assets/szar/models/item/weed.json b/build/resources/main/assets/szar/models/item/weed.json
new file mode 100644
index 0000000..dd8e73e
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/weed.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:item/generated",
+ "textures": {
+ "layer0": "szar:item/weed"
+ }
+}
\ No newline at end of file
diff --git a/build/resources/main/assets/szar/models/item/weed_join_held.json b/build/resources/main/assets/szar/models/item/weed_join_held.json
new file mode 100644
index 0000000..88fa9ea
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/weed_join_held.json
@@ -0,0 +1,29 @@
+{
+ "format_version": "1.9.0",
+ "credit": "Made with Blockbench",
+ "textures": {
+ "0": "szar:item/joint3d",
+ "particle": "szar:item/joint3d"
+ },
+ "elements": [
+ {
+ "from": [7, 0, 7],
+ "to": [9, 12, 9],
+ "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
+ "faces": {
+ "north": {"uv": [0, 0, 2, 12], "texture": "#0"},
+ "east": {"uv": [2, 0, 4, 12], "texture": "#0"},
+ "south": {"uv": [4, 0, 6, 12], "texture": "#0"},
+ "west": {"uv": [6, 0, 8, 12], "texture": "#0"},
+ "up": {"uv": [10, 2, 8, 0], "texture": "#0"},
+ "down": {"uv": [10, 2, 8, 4], "texture": "#0"}
+ }
+ }
+ ],
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [90, 0, 0],
+ "translation": [-6, -1.5, 0]
+ }
+ }
+}
\ No newline at end of file
diff --git a/build/resources/main/assets/szar/models/item/weed_joint.json b/build/resources/main/assets/szar/models/item/weed_joint.json
new file mode 100644
index 0000000..8f0eb12
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/weed_joint.json
@@ -0,0 +1,16 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "szar:item/weed_joint"
+ },
+ "overrides": [
+ {
+ "predicate": { "held": 1 },
+ "model": "szar:item/weed_join_3d"
+ },
+ {
+ "predicate": { "using": 1 },
+ "model": "szar:item/weed_joint_held"
+ }
+ ]
+}
diff --git a/build/resources/main/assets/szar/models/item/weed_joint_3d.json b/build/resources/main/assets/szar/models/item/weed_joint_3d.json
new file mode 100644
index 0000000..868199c
--- /dev/null
+++ b/build/resources/main/assets/szar/models/item/weed_joint_3d.json
@@ -0,0 +1,32 @@
+{
+ "format_version": "1.9.0",
+ "credit": "Made with Blockbench",
+ "textures": {
+ "0": "szar:item/joint3d",
+ "particle": "szar:item/joint3d"
+ },
+ "elements": [
+ {
+ "from": [7, 0, 7],
+ "to": [9, 12, 9],
+ "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
+ "faces": {
+ "north": {"uv": [0, 0, 2, 12], "texture": "#0"},
+ "east": {"uv": [2, 0, 4, 12], "texture": "#0"},
+ "south": {"uv": [4, 0, 6, 12], "texture": "#0"},
+ "west": {"uv": [6, 0, 8, 12], "texture": "#0"},
+ "up": {"uv": [10, 2, 8, 0], "texture": "#0"},
+ "down": {"uv": [10, 2, 8, 4], "texture": "#0"}
+ }
+ }
+ ],
+ "overrides": [
+ {
+ "predicate": {
+ "using": 1
+ },
+ "model": "szar:item/weed_joint_held"
+ }
+ ],
+ "display": {}
+}
\ No newline at end of file
diff --git a/build/resources/main/assets/szar/textures/block/cannabis.png b/build/resources/main/assets/szar/textures/block/cannabis.png
new file mode 100644
index 0000000..4424dfe
Binary files /dev/null and b/build/resources/main/assets/szar/textures/block/cannabis.png differ
diff --git a/build/resources/main/assets/szar/textures/block/cannabis_bottom.png b/build/resources/main/assets/szar/textures/block/cannabis_bottom.png
new file mode 100644
index 0000000..5367fd9
Binary files /dev/null and b/build/resources/main/assets/szar/textures/block/cannabis_bottom.png differ
diff --git a/build/resources/main/assets/szar/textures/block/cigany.png b/build/resources/main/assets/szar/textures/block/cigany.png
new file mode 100644
index 0000000..8cc376b
Binary files /dev/null and b/build/resources/main/assets/szar/textures/block/cigany.png differ
diff --git a/build/resources/main/assets/szar/textures/block/fasz.png b/build/resources/main/assets/szar/textures/block/fasz.png
new file mode 100644
index 0000000..acb9bf7
Binary files /dev/null and b/build/resources/main/assets/szar/textures/block/fasz.png differ
diff --git a/build/resources/main/assets/szar/textures/block/white.png b/build/resources/main/assets/szar/textures/block/white.png
new file mode 100644
index 0000000..4d8c254
Binary files /dev/null and b/build/resources/main/assets/szar/textures/block/white.png differ
diff --git a/build/resources/main/assets/szar/textures/entity/nigg.png b/build/resources/main/assets/szar/textures/entity/nigg.png
new file mode 100644
index 0000000..69b2b40
Binary files /dev/null and b/build/resources/main/assets/szar/textures/entity/nigg.png differ
diff --git a/build/resources/main/assets/szar/textures/item/joint3d.png b/build/resources/main/assets/szar/textures/item/joint3d.png
new file mode 100644
index 0000000..46d2ccf
Binary files /dev/null and b/build/resources/main/assets/szar/textures/item/joint3d.png differ
diff --git a/build/resources/main/assets/szar/textures/item/nwordpass.png b/build/resources/main/assets/szar/textures/item/nwordpass.png
new file mode 100644
index 0000000..89a8c03
Binary files /dev/null and b/build/resources/main/assets/szar/textures/item/nwordpass.png differ
diff --git a/build/resources/main/assets/szar/textures/item/weed.png b/build/resources/main/assets/szar/textures/item/weed.png
new file mode 100644
index 0000000..d222e9f
Binary files /dev/null and b/build/resources/main/assets/szar/textures/item/weed.png differ
diff --git a/build/resources/main/assets/szar/textures/item/weed_joint.png b/build/resources/main/assets/szar/textures/item/weed_joint.png
new file mode 100644
index 0000000..6d1f1d3
Binary files /dev/null and b/build/resources/main/assets/szar/textures/item/weed_joint.png differ
diff --git a/build/resources/main/assets/szar/textures/item/weed_joint1.png b/build/resources/main/assets/szar/textures/item/weed_joint1.png
new file mode 100644
index 0000000..d1c7b56
Binary files /dev/null and b/build/resources/main/assets/szar/textures/item/weed_joint1.png differ
diff --git a/build/resources/main/assets/szar/textures/mob_effect/drog.png b/build/resources/main/assets/szar/textures/mob_effect/drog.png
new file mode 100644
index 0000000..6d1f1d3
Binary files /dev/null and b/build/resources/main/assets/szar/textures/mob_effect/drog.png differ
diff --git a/build/resources/main/data/szar/advancements/nwordpass.json b/build/resources/main/data/szar/advancements/nwordpass.json
new file mode 100644
index 0000000..85de080
--- /dev/null
+++ b/build/resources/main/data/szar/advancements/nwordpass.json
@@ -0,0 +1,15 @@
+{
+ "display": {
+ "icon": {
+ "item": "szar:nwordpass"
+ },
+ "title": "Nig-",
+ "description": "Get an N-word pass",
+ "show_toast": true
+ },
+ "criteria": {
+ "used_item": {
+ "trigger": "minecraft:impossible"
+ }
+ }
+}
\ No newline at end of file
diff --git a/build/resources/main/data/szar/loot_tables/blocks/cannabis.json b/build/resources/main/data/szar/loot_tables/blocks/cannabis.json
new file mode 100644
index 0000000..d871b40
--- /dev/null
+++ b/build/resources/main/data/szar/loot_tables/blocks/cannabis.json
@@ -0,0 +1,42 @@
+{
+ "type": "minecraft:block",
+ "pools": [
+ {
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "szar:cannabis"
+ }
+ ],
+ "conditions": [
+ {
+ "condition": "minecraft:any_of",
+ "terms": [
+ {
+ "condition": "minecraft:match_tool",
+ "predicate": {
+ "items": ["minecraft:shears"]
+ }
+ },
+ {
+ "condition": "minecraft:match_tool",
+ "predicate": {
+ "enchantments": [
+ {
+ "enchantment": "minecraft:silk_touch",
+ "levels": { "min": 1 }
+ }
+ ]
+ }
+ },
+ {
+ "condition": "minecraft:random_chance",
+ "chance": 0.5
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
diff --git a/build/resources/main/data/szar/recipes/fasz.json b/build/resources/main/data/szar/recipes/fasz.json
new file mode 100644
index 0000000..cdb69bc
--- /dev/null
+++ b/build/resources/main/data/szar/recipes/fasz.json
@@ -0,0 +1,20 @@
+{
+ "type": "minecraft:crafting_shaped",
+ "pattern": [
+ " M ",
+ " B ",
+ "B B"
+ ],
+ "key": {
+ "M": {
+ "item": "minecraft:milk_bucket"
+ },
+ "B": {
+ "item": "minecraft:beef"
+ }
+ },
+ "result": {
+ "item": "szar:fasz",
+ "count": 1
+ }
+}
diff --git a/build/resources/main/data/szar/recipes/weed.json b/build/resources/main/data/szar/recipes/weed.json
new file mode 100644
index 0000000..20b2003
--- /dev/null
+++ b/build/resources/main/data/szar/recipes/weed.json
@@ -0,0 +1,9 @@
+{
+ "type": "minecraft:smelting",
+ "ingredient": {
+ "item": "szar:cannabis"
+ },
+ "result": "szar:weed",
+ "experience": 0.67,
+ "cookingtime": 100
+}
diff --git a/build/resources/main/data/szar/recipes/weed_joint.json b/build/resources/main/data/szar/recipes/weed_joint.json
new file mode 100644
index 0000000..bbf1b67
--- /dev/null
+++ b/build/resources/main/data/szar/recipes/weed_joint.json
@@ -0,0 +1,20 @@
+{
+ "type": "minecraft:crafting_shaped",
+ "pattern": [
+ "WP ",
+ "PWP",
+ " PW"
+ ],
+ "key": {
+ "W": {
+ "item": "szar:weed"
+ },
+ "P": {
+ "item": "minecraft:paper"
+ }
+ },
+ "result": {
+ "item": "szar:weed_joint",
+ "count": 1
+ }
+}
diff --git a/build/resources/main/fabric.mod.json b/build/resources/main/fabric.mod.json
new file mode 100644
index 0000000..aee3842
--- /dev/null
+++ b/build/resources/main/fabric.mod.json
@@ -0,0 +1,36 @@
+{
+ "schemaVersion": 1,
+ "id": "szar",
+ "version": "1.0.3",
+ "name": "szar",
+ "description": "Valami szar mod",
+ "authors": ["TGdoesCode"],
+ "contact": {},
+ "license": "All-Rights-Reserved",
+ "icon": "assets/szar/icon.png",
+ "environment": "*",
+ "accessWidener" : "szar.accesswidener",
+ "entrypoints": {
+ "fabric-datagen": [
+ "dev.tggamesyt.szar.client.SzarDataGenerator"
+ ],
+ "client": [
+ "dev.tggamesyt.szar.client.SzarClient"
+ ],
+ "main": [
+ "dev.tggamesyt.szar.Szar"
+ ]
+ },
+ "mixins": [
+ "szar.mixins.json",
+ {
+ "config": "szar.client.mixins.json",
+ "environment": "client"
+ }
+ ],
+ "depends": {
+ "fabricloader": ">=0.18.3",
+ "fabric": "*",
+ "minecraft": "1.20.1"
+ }
+}
diff --git a/build/resources/main/szar.accesswidener b/build/resources/main/szar.accesswidener
new file mode 100644
index 0000000..806ac8e
--- /dev/null
+++ b/build/resources/main/szar.accesswidener
@@ -0,0 +1,3 @@
+accessWidener v2 named
+
+accessible field net/minecraft/client/gui/hud/InGameHud spyglassScale F
\ No newline at end of file
diff --git a/build/resources/main/szar.mixins.json b/build/resources/main/szar.mixins.json
new file mode 100644
index 0000000..5061bcc
--- /dev/null
+++ b/build/resources/main/szar.mixins.json
@@ -0,0 +1,14 @@
+{
+ "required": true,
+ "minVersion": "0.8",
+ "package": "dev.tggamesyt.szar.mixin",
+ "compatibilityLevel": "JAVA_17",
+ "mixins": [
+ ],
+ "injectors": {
+ "defaultRequire": 1
+ },
+ "overwrites": {
+ "requireAnnotations": true
+ }
+}
diff --git a/build/tmp/compileClientJava/compileTransaction/stash-dir/SzarClient.class.uniqueId0 b/build/tmp/compileClientJava/compileTransaction/stash-dir/SzarClient.class.uniqueId0
new file mode 100644
index 0000000..a7382e9
Binary files /dev/null and b/build/tmp/compileClientJava/compileTransaction/stash-dir/SzarClient.class.uniqueId0 differ
diff --git a/build/tmp/compileClientJava/previous-compilation-data.bin b/build/tmp/compileClientJava/previous-compilation-data.bin
new file mode 100644
index 0000000..222250e
Binary files /dev/null and b/build/tmp/compileClientJava/previous-compilation-data.bin differ
diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/FaszItem.class.uniqueId3 b/build/tmp/compileJava/compileTransaction/stash-dir/FaszItem.class.uniqueId3
new file mode 100644
index 0000000..6d28545
Binary files /dev/null and b/build/tmp/compileJava/compileTransaction/stash-dir/FaszItem.class.uniqueId3 differ
diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/Joint.class.uniqueId4 b/build/tmp/compileJava/compileTransaction/stash-dir/Joint.class.uniqueId4
new file mode 100644
index 0000000..22fad03
Binary files /dev/null and b/build/tmp/compileJava/compileTransaction/stash-dir/Joint.class.uniqueId4 differ
diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/NiggerEntity.class.uniqueId1 b/build/tmp/compileJava/compileTransaction/stash-dir/NiggerEntity.class.uniqueId1
new file mode 100644
index 0000000..ed4e232
Binary files /dev/null and b/build/tmp/compileJava/compileTransaction/stash-dir/NiggerEntity.class.uniqueId1 differ
diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/NwordPassItem.class.uniqueId2 b/build/tmp/compileJava/compileTransaction/stash-dir/NwordPassItem.class.uniqueId2
new file mode 100644
index 0000000..f61d626
Binary files /dev/null and b/build/tmp/compileJava/compileTransaction/stash-dir/NwordPassItem.class.uniqueId2 differ
diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/Szar.class.uniqueId0 b/build/tmp/compileJava/compileTransaction/stash-dir/Szar.class.uniqueId0
new file mode 100644
index 0000000..9d06b6b
Binary files /dev/null and b/build/tmp/compileJava/compileTransaction/stash-dir/Szar.class.uniqueId0 differ
diff --git a/build/tmp/compileJava/previous-compilation-data.bin b/build/tmp/compileJava/previous-compilation-data.bin
new file mode 100644
index 0000000..1325e30
Binary files /dev/null and b/build/tmp/compileJava/previous-compilation-data.bin differ
diff --git a/build/tmp/jar/MANIFEST.MF b/build/tmp/jar/MANIFEST.MF
new file mode 100644
index 0000000..59499bc
--- /dev/null
+++ b/build/tmp/jar/MANIFEST.MF
@@ -0,0 +1,2 @@
+Manifest-Version: 1.0
+
diff --git a/build/tmp/remapJar/MANIFEST.MF b/build/tmp/remapJar/MANIFEST.MF
new file mode 100644
index 0000000..59499bc
--- /dev/null
+++ b/build/tmp/remapJar/MANIFEST.MF
@@ -0,0 +1,2 @@
+Manifest-Version: 1.0
+
diff --git a/build/tmp/remapSourcesJar/MANIFEST.MF b/build/tmp/remapSourcesJar/MANIFEST.MF
new file mode 100644
index 0000000..59499bc
--- /dev/null
+++ b/build/tmp/remapSourcesJar/MANIFEST.MF
@@ -0,0 +1,2 @@
+Manifest-Version: 1.0
+
diff --git a/build/tmp/sourcesJar/MANIFEST.MF b/build/tmp/sourcesJar/MANIFEST.MF
new file mode 100644
index 0000000..59499bc
--- /dev/null
+++ b/build/tmp/sourcesJar/MANIFEST.MF
@@ -0,0 +1,2 @@
+Manifest-Version: 1.0
+
diff --git a/gradle.properties b/gradle.properties
index a98d732..405cc86 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,7 +6,7 @@ minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.18.3
# Mod Properties
-mod_version=1.0-SNAPSHOT
+mod_version=1.0.3
maven_group=dev.tggamesyt
archives_base_name=szar
# Dependencies
diff --git a/run/config/fabric/indigo-renderer.properties b/run/config/fabric/indigo-renderer.properties
index aa51212..4cd3435 100644
--- a/run/config/fabric/indigo-renderer.properties
+++ b/run/config/fabric/indigo-renderer.properties
@@ -1,5 +1,5 @@
#Indigo properties file
-#Wed Dec 17 09:29:51 CET 2025
+#Wed Jan 07 09:34:39 CET 2026
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto
diff --git a/run/crash-reports/crash-2026-01-06_08.27.55-client.txt b/run/crash-reports/crash-2026-01-06_08.27.55-client.txt
new file mode 100644
index 0000000..bd7eaf4
--- /dev/null
+++ b/run/crash-reports/crash-2026-01-06_08.27.55-client.txt
@@ -0,0 +1,245 @@
+---- Minecraft Crash Report ----
+// You're mean.
+
+Time: 2026-01-06 08:27:55
+Description: Initializing game
+
+java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'szar' at 'dev.tggamesyt.szar.Szar'!
+ at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409)
+ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
+ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
+ at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
+ at knot//net.minecraft.client.MinecraftClient.(MinecraftClient.java:458)
+ at knot//net.minecraft.client.main.Main.main(Main.java:211)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+Caused by: java.lang.ExceptionInInitializerError
+ at java.base/java.lang.Class.forName0(Native Method)
+ at java.base/java.lang.Class.forName(Class.java:534)
+ at java.base/java.lang.Class.forName(Class.java:513)
+ at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)
+ at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:124)
+ at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
+ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:405)
+ ... 7 more
+Caused by: java.lang.NullPointerException: The validated object is null
+ at java.base/java.util.Objects.requireNonNull(Objects.java:360)
+ at knot//org.apache.commons.lang3.Validate.notNull(Validate.java:224)
+ at knot//org.apache.commons.lang3.Validate.notNull(Validate.java:206)
+ at knot//net.minecraft.registry.SimpleRegistry.set(SimpleRegistry.java:143)
+ at knot//net.minecraft.registry.SimpleDefaultedRegistry.set(SimpleDefaultedRegistry.java:23)
+ at knot//net.minecraft.registry.SimpleRegistry.add(SimpleRegistry.java:186)
+ at knot//net.minecraft.registry.Registry.register(Registry.java:118)
+ at knot//net.minecraft.registry.Registry.register(Registry.java:114)
+ at knot//dev.tggamesyt.szar.Szar.(Szar.java:100)
+ ... 14 more
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Thread: Render thread
+Stacktrace:
+ at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409)
+ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
+ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
+ at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
+ at knot//net.minecraft.client.MinecraftClient.(MinecraftClient.java:458)
+
+-- Initialization --
+Details:
+ Modules:
+ ADVAPI32.dll:Speciális 32 bites Windows API:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ COMCTL32.dll:Felhasználói élmény vezérlőinek kódtára:6.10 (WinBuild.160101.0800):Microsoft Corporation
+ CRYPT32.dll:Crypto API32:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
+ DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
+ DNSAPI.dll:DNS-ügyfél API DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
+ IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
+ IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ KERNEL32.DLL:Win32 kernel mag komponens:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ KERNELBASE.dll:Win32 kernel mag komponens:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ MpOav.dll:IOfficeAntiVirus Module:4.18.25110.6 (747f30181b4cd739116f0a6ad3cabef997251d7f):Microsoft Corporation
+ NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
+ Ole32.dll:Microsoft OLE for Windows:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ POWRPROF.dll:Energiagazdálkodási profil - Segítő DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ RPCRT4.dll:Távoli eljáráshívás – futásidejű:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ SHCORE.dll:SHCORE:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ SHELL32.dll:Windows felület - közös DLL:10.0.22621.4596 (WinBuild.160101.0800):Microsoft Corporation
+ UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ USER32.dll:A Windows többfelhasználós USER API-jának ügyféloldali DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ USERENV.dll:Userenv:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ WINHTTP.dll:Windows HTTP-szolgáltatások:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ WINMM.dll:MCI API DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ WS2_32.dll:Windows Socket 2.0 32 bites DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
+ bcrypt.dll:Windows kriptográfiai primitívek kódtára:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
+ combase.dll:Microsoft COM for Windows:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ extnet.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ fwpuclnt.dll:FWP/IPsec felhasználói módú API:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ gdi32full.dll:GDI Client DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ iertutil.dll:Futtatókörnyezeti segédprogram az Internet Explorer alkalmazáshoz:11.00.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ java.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ java.exe:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jemalloc.dll
+ jimage.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jli.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jna5106213097896048877.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
+ jsvml.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jvm.dll:Java HotSpot(TM) 64-Bit server VM:21.0.7.0:Oracle Corporation
+ kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
+ lwjgl.dll
+ management.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ management_ext.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
+ msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
+ mswsock.dll:Microsoft Windows Sockets 2.0 szolgáltató:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ napinsp.dll:E-mail elnevezési köztes szolgáltató:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ ncrypt.dll:Windows NCrypt-útválasztó:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ net.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ netutils.dll:Net Win32 API Helpers DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
+ nio.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
+ ntdll.dll:NT réteg DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ perfos.dll:Windows - a rendszer teljesítményobjektumainak DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ pnrpnsp.dll:PNRP-névtérszolgáltató:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
+ rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ srvcli.dll:Server Service Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
+ sunmscapi.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
+ urlmon.dll:OLE32 Extensions for Win32:11.00.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ verify.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ win32u.dll:Win32u:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ windows.storage.dll:Microsoft WinRT tárolási API:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ wintypes.dll:Windows-alaptípusok DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
+ zip.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+Stacktrace:
+ at knot//net.minecraft.client.main.Main.main(Main.java:211)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+
+-- System Details --
+Details:
+ Minecraft Version: 1.20.1
+ Minecraft Version ID: 1.20.1
+ Operating System: Windows 11 (amd64) version 10.0
+ Java Version: 21.0.7, Oracle Corporation
+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
+ Memory: 134742016 bytes (128 MiB) / 355467264 bytes (339 MiB) up to 2134900736 bytes (2036 MiB)
+ CPUs: 6
+ Processor Vendor: GenuineIntel
+ Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
+ Identifier: Intel64 Family 6 Model 158 Stepping 10
+ Microarchitecture: Coffee Lake
+ Frequency (GHz): 2.90
+ Number of physical packages: 1
+ Number of physical CPUs: 6
+ Number of logical CPUs: 6
+ Graphics card #0 name: NVIDIA GeForce GT 710
+ Graphics card #0 vendor: NVIDIA (0x10de)
+ Graphics card #0 VRAM (MB): 1024.00
+ Graphics card #0 deviceId: 0x128b
+ Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
+ Memory slot #0 capacity (MB): 8192.00
+ Memory slot #0 clockSpeed (GHz): 2.40
+ Memory slot #0 type: DDR4
+ Virtual memory max (MB): 17356.23
+ Virtual memory used (MB): 9830.51
+ Swap memory total (MB): 9216.00
+ Swap memory used (MB): 430.63
+ JVM Flags: 0 total;
+ Fabric Mods:
+ fabric-api: Fabric API 0.92.6+1.20.1
+ fabric-api-base: Fabric API Base 0.4.32+1802ada577
+ fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
+ fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
+ fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
+ fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
+ fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
+ fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
+ fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
+ fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
+ fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
+ fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
+ fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
+ fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
+ fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
+ fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
+ fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
+ fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
+ fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
+ fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
+ fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
+ fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
+ fabric-gametest-api-v1: Fabric Game Test API (v1) 1.2.15+1802ada577
+ fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
+ fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
+ fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
+ fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
+ fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
+ fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
+ fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
+ fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
+ fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
+ fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
+ fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
+ fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
+ fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
+ fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
+ fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
+ fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
+ fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
+ fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
+ fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
+ fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
+ fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
+ fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
+ fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
+ fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
+ fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
+ fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
+ fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
+ fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
+ fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
+ fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
+ fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
+ fabricloader: Fabric Loader 0.18.3
+ java: Java HotSpot(TM) 64-Bit Server VM 21
+ minecraft: Minecraft 1.20.1
+ mixinextras: MixinExtras 0.5.0
+ szar: szar 1.0-SNAPSHOT
+ Launched Version: Fabric
+ Backend library: LWJGL version 3.3.2-snapshot
+ Backend API: Unknown
+ Window size:
+ GL Caps: Using framebuffer using OpenGL 3.2
+ GL debug messages:
+ Using VBOs: Yes
+ Is Modded: Definitely; Client brand changed to 'fabric'
+ Type: Client (map_client.txt)
+ CPU:
\ No newline at end of file
diff --git a/run/crash-reports/crash-2026-01-06_08.28.11-client.txt b/run/crash-reports/crash-2026-01-06_08.28.11-client.txt
new file mode 100644
index 0000000..2e4da7f
--- /dev/null
+++ b/run/crash-reports/crash-2026-01-06_08.28.11-client.txt
@@ -0,0 +1,245 @@
+---- Minecraft Crash Report ----
+// I let you down. Sorry :(
+
+Time: 2026-01-06 08:28:11
+Description: Initializing game
+
+java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'szar' at 'dev.tggamesyt.szar.Szar'!
+ at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409)
+ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
+ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
+ at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
+ at knot//net.minecraft.client.MinecraftClient.(MinecraftClient.java:458)
+ at knot//net.minecraft.client.main.Main.main(Main.java:211)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+Caused by: java.lang.ExceptionInInitializerError
+ at java.base/java.lang.Class.forName0(Native Method)
+ at java.base/java.lang.Class.forName(Class.java:534)
+ at java.base/java.lang.Class.forName(Class.java:513)
+ at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)
+ at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:124)
+ at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
+ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:405)
+ ... 7 more
+Caused by: java.lang.NullPointerException: The validated object is null
+ at java.base/java.util.Objects.requireNonNull(Objects.java:360)
+ at knot//org.apache.commons.lang3.Validate.notNull(Validate.java:224)
+ at knot//org.apache.commons.lang3.Validate.notNull(Validate.java:206)
+ at knot//net.minecraft.registry.SimpleRegistry.set(SimpleRegistry.java:143)
+ at knot//net.minecraft.registry.SimpleDefaultedRegistry.set(SimpleDefaultedRegistry.java:23)
+ at knot//net.minecraft.registry.SimpleRegistry.add(SimpleRegistry.java:186)
+ at knot//net.minecraft.registry.Registry.register(Registry.java:118)
+ at knot//net.minecraft.registry.Registry.register(Registry.java:114)
+ at knot//dev.tggamesyt.szar.Szar.(Szar.java:100)
+ ... 14 more
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Thread: Render thread
+Stacktrace:
+ at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409)
+ at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
+ at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
+ at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
+ at knot//net.minecraft.client.MinecraftClient.(MinecraftClient.java:458)
+
+-- Initialization --
+Details:
+ Modules:
+ ADVAPI32.dll:Speciális 32 bites Windows API:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ COMCTL32.dll:Felhasználói élmény vezérlőinek kódtára:6.10 (WinBuild.160101.0800):Microsoft Corporation
+ CRYPT32.dll:Crypto API32:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
+ DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
+ DNSAPI.dll:DNS-ügyfél API DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
+ IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
+ IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ KERNEL32.DLL:Win32 kernel mag komponens:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ KERNELBASE.dll:Win32 kernel mag komponens:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ MpOav.dll:IOfficeAntiVirus Module:4.18.25110.6 (747f30181b4cd739116f0a6ad3cabef997251d7f):Microsoft Corporation
+ NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
+ Ole32.dll:Microsoft OLE for Windows:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ POWRPROF.dll:Energiagazdálkodási profil - Segítő DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ RPCRT4.dll:Távoli eljáráshívás – futásidejű:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ SHCORE.dll:SHCORE:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ SHELL32.dll:Windows felület - közös DLL:10.0.22621.4596 (WinBuild.160101.0800):Microsoft Corporation
+ UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ USER32.dll:A Windows többfelhasználós USER API-jának ügyféloldali DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ USERENV.dll:Userenv:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ WINHTTP.dll:Windows HTTP-szolgáltatások:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ WINMM.dll:MCI API DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ WS2_32.dll:Windows Socket 2.0 32 bites DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
+ bcrypt.dll:Windows kriptográfiai primitívek kódtára:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
+ combase.dll:Microsoft COM for Windows:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ extnet.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ fwpuclnt.dll:FWP/IPsec felhasználói módú API:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ gdi32full.dll:GDI Client DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ iertutil.dll:Futtatókörnyezeti segédprogram az Internet Explorer alkalmazáshoz:11.00.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ java.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ java.exe:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jemalloc.dll
+ jimage.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jli.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jna14344901965852249205.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
+ jsvml.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ jvm.dll:Java HotSpot(TM) 64-Bit server VM:21.0.7.0:Oracle Corporation
+ kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
+ lwjgl.dll
+ management.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ management_ext.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
+ msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
+ mswsock.dll:Microsoft Windows Sockets 2.0 szolgáltató:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ napinsp.dll:E-mail elnevezési köztes szolgáltató:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ ncrypt.dll:Windows NCrypt-útválasztó:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ net.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ netutils.dll:Net Win32 API Helpers DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
+ nio.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
+ ntdll.dll:NT réteg DLL:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ perfos.dll:Windows - a rendszer teljesítményobjektumainak DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ pnrpnsp.dll:PNRP-névtérszolgáltató:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
+ rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ srvcli.dll:Server Service Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
+ sunmscapi.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
+ urlmon.dll:OLE32 Extensions for Win32:11.00.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ vcruntime140_1.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
+ verify.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+ win32u.dll:Win32u:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
+ windows.storage.dll:Microsoft WinRT tárolási API:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
+ wintypes.dll:Windows-alaptípusok DLL-je:10.0.22621.6133 (WinBuild.160101.0800):Microsoft Corporation
+ wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
+ zip.dll:Java(TM) Platform SE binary:21.0.7.0:Oracle Corporation
+Stacktrace:
+ at knot//net.minecraft.client.main.Main.main(Main.java:211)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+
+-- System Details --
+Details:
+ Minecraft Version: 1.20.1
+ Minecraft Version ID: 1.20.1
+ Operating System: Windows 11 (amd64) version 10.0
+ Java Version: 21.0.7, Oracle Corporation
+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
+ Memory: 110901576 bytes (105 MiB) / 319815680 bytes (305 MiB) up to 2134900736 bytes (2036 MiB)
+ CPUs: 6
+ Processor Vendor: GenuineIntel
+ Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
+ Identifier: Intel64 Family 6 Model 158 Stepping 10
+ Microarchitecture: Coffee Lake
+ Frequency (GHz): 2.90
+ Number of physical packages: 1
+ Number of physical CPUs: 6
+ Number of logical CPUs: 6
+ Graphics card #0 name: NVIDIA GeForce GT 710
+ Graphics card #0 vendor: NVIDIA (0x10de)
+ Graphics card #0 VRAM (MB): 1024.00
+ Graphics card #0 deviceId: 0x128b
+ Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
+ Memory slot #0 capacity (MB): 8192.00
+ Memory slot #0 clockSpeed (GHz): 2.40
+ Memory slot #0 type: DDR4
+ Virtual memory max (MB): 17356.23
+ Virtual memory used (MB): 9844.33
+ Swap memory total (MB): 9216.00
+ Swap memory used (MB): 430.63
+ JVM Flags: 0 total;
+ Fabric Mods:
+ fabric-api: Fabric API 0.92.6+1.20.1
+ fabric-api-base: Fabric API Base 0.4.32+1802ada577
+ fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
+ fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
+ fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
+ fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
+ fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
+ fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
+ fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
+ fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
+ fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
+ fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
+ fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
+ fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
+ fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
+ fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
+ fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
+ fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
+ fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
+ fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
+ fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
+ fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
+ fabric-gametest-api-v1: Fabric Game Test API (v1) 1.2.15+1802ada577
+ fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
+ fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
+ fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
+ fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
+ fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
+ fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
+ fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
+ fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
+ fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
+ fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
+ fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
+ fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
+ fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
+ fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
+ fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
+ fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
+ fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
+ fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
+ fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
+ fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
+ fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
+ fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
+ fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
+ fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
+ fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
+ fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
+ fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
+ fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
+ fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
+ fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
+ fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
+ fabricloader: Fabric Loader 0.18.3
+ java: Java HotSpot(TM) 64-Bit Server VM 21
+ minecraft: Minecraft 1.20.1
+ mixinextras: MixinExtras 0.5.0
+ szar: szar 1.0-SNAPSHOT
+ Launched Version: Fabric
+ Backend library: LWJGL version 3.3.2-snapshot
+ Backend API: Unknown
+ Window size:
+ GL Caps: Using framebuffer using OpenGL 3.2
+ GL debug messages:
+ Using VBOs: Yes
+ Is Modded: Definitely; Client brand changed to 'fabric'
+ Type: Client (map_client.txt)
+ CPU:
\ No newline at end of file
diff --git a/run/crash-reports/crash-2026-01-07_08.08.50-client.txt b/run/crash-reports/crash-2026-01-07_08.08.50-client.txt
new file mode 100644
index 0000000..e41da68
--- /dev/null
+++ b/run/crash-reports/crash-2026-01-07_08.08.50-client.txt
@@ -0,0 +1,168 @@
+---- Minecraft Crash Report ----
+// I let you down. Sorry :(
+
+Time: 2026-01-07 08:08:50
+Description: Unexpected error
+
+java.lang.RuntimeException: Something went wrong when converting from HSV to RGB. Input was -0.16739988, 1.0, 1.0
+ at knot//net.minecraft.util.math.MathHelper.hsvToRgb(MathHelper.java:557)
+ at knot//dev.tggamesyt.szar.client.SzarClient.lambda$onInitializeClient$2(SzarClient.java:58)
+ at knot//net.minecraft.client.render.WorldRenderer.handler$zim000$fabric-rendering-v1$beforeClouds(WorldRenderer.java:4065)
+ at knot//net.minecraft.client.render.WorldRenderer.render(WorldRenderer.java:1509)
+ at knot//net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1110)
+ at knot//net.minecraft.client.render.GameRenderer.render(GameRenderer.java:880)
+ at knot//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219)
+ at knot//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802)
+ at knot//net.minecraft.client.main.Main.main(Main.java:250)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Thread: Render thread
+Stacktrace:
+ at knot//net.minecraft.util.math.MathHelper.hsvToRgb(MathHelper.java:557)
+ at knot//dev.tggamesyt.szar.client.SzarClient.lambda$onInitializeClient$2(SzarClient.java:58)
+ at knot//net.minecraft.client.render.WorldRenderer.handler$zim000$fabric-rendering-v1$beforeClouds(WorldRenderer.java:4065)
+ at knot//net.minecraft.client.render.WorldRenderer.render(WorldRenderer.java:1509)
+ at knot//net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1110)
+
+-- Affected level --
+Details:
+ All players: 1 total; [ClientPlayerEntity['Player204'/1, l='ClientLevel', x=-0.32, y=-59.00, z=5.32]]
+ Chunk stats: 961, 609
+ Level dimension: minecraft:overworld
+ Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
+ Level time: 39686 game time, 1 day time
+ Server brand: fabric
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at knot//net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld.java:458)
+ at knot//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2406)
+ at knot//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:826)
+ at knot//net.minecraft.client.main.Main.main(Main.java:250)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+
+-- Last reload --
+Details:
+ Reload number: 1
+ Reload reason: initial
+ Finished: Yes
+ Packs: vanilla, fabric
+
+-- System Details --
+Details:
+ Minecraft Version: 1.20.1
+ Minecraft Version ID: 1.20.1
+ Operating System: Windows 11 (amd64) version 10.0
+ Java Version: 21.0.7, Oracle Corporation
+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
+ Memory: 742876336 bytes (708 MiB) / 1441792000 bytes (1375 MiB) up to 2134900736 bytes (2036 MiB)
+ CPUs: 6
+ Processor Vendor: GenuineIntel
+ Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
+ Identifier: Intel64 Family 6 Model 158 Stepping 10
+ Microarchitecture: Coffee Lake
+ Frequency (GHz): 2.90
+ Number of physical packages: 1
+ Number of physical CPUs: 6
+ Number of logical CPUs: 6
+ Graphics card #0 name: NVIDIA GeForce GT 710
+ Graphics card #0 vendor: NVIDIA (0x10de)
+ Graphics card #0 VRAM (MB): 1024.00
+ Graphics card #0 deviceId: 0x128b
+ Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
+ Memory slot #0 capacity (MB): 8192.00
+ Memory slot #0 clockSpeed (GHz): 2.40
+ Memory slot #0 type: DDR4
+ Virtual memory max (MB): 17356.23
+ Virtual memory used (MB): 11276.48
+ Swap memory total (MB): 9216.00
+ Swap memory used (MB): 372.15
+ JVM Flags: 0 total;
+ Fabric Mods:
+ fabric-api: Fabric API 0.92.6+1.20.1
+ fabric-api-base: Fabric API Base 0.4.32+1802ada577
+ fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
+ fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
+ fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
+ fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
+ fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
+ fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
+ fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
+ fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
+ fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
+ fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
+ fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
+ fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
+ fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
+ fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
+ fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
+ fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
+ fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
+ fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
+ fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
+ fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
+ fabric-gametest-api-v1: Fabric Game Test API (v1) 1.2.15+1802ada577
+ fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
+ fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
+ fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
+ fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
+ fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
+ fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
+ fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
+ fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
+ fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
+ fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
+ fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
+ fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
+ fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
+ fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
+ fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
+ fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
+ fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
+ fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
+ fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
+ fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
+ fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
+ fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
+ fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
+ fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
+ fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
+ fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
+ fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
+ fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
+ fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
+ fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
+ fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
+ fabricloader: Fabric Loader 0.18.3
+ java: Java HotSpot(TM) 64-Bit Server VM 21
+ minecraft: Minecraft 1.20.1
+ mixinextras: MixinExtras 0.5.0
+ szar: szar 1.0-SNAPSHOT
+ Launched Version: Fabric
+ Backend library: LWJGL version 3.3.2-snapshot
+ Backend API: GeForce GT 710/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
+ Window size: 854x480
+ GL Caps: Using framebuffer using OpenGL 3.2
+ GL debug messages:
+ Using VBOs: Yes
+ Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
+ Type: Integrated Server (map_client.txt)
+ Graphics mode: fancy
+ Resource Packs: fabric
+ Current Language: en_us
+ CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
+ Server Running: true
+ Player Count: 1 / 8; [ServerPlayerEntity['Player204'/1, l='ServerLevel[szar]', x=-0.32, y=-59.00, z=5.32]]
+ Data Packs: vanilla, fabric
+ Enabled Feature Flags: minecraft:vanilla
+ World Generation: Stable
\ No newline at end of file
diff --git a/run/crash-reports/crash-2026-01-07_08.35.54-client.txt b/run/crash-reports/crash-2026-01-07_08.35.54-client.txt
new file mode 100644
index 0000000..c3a8782
--- /dev/null
+++ b/run/crash-reports/crash-2026-01-07_08.35.54-client.txt
@@ -0,0 +1,168 @@
+---- Minecraft Crash Report ----
+// Ouch. That hurt :(
+
+Time: 2026-01-07 08:35:54
+Description: Unexpected error
+
+java.lang.RuntimeException: Something went wrong when converting from HSV to RGB. Input was -0.2659912, 0.95, 1.0
+ at knot//net.minecraft.util.math.MathHelper.hsvToRgb(MathHelper.java:557)
+ at knot//dev.tggamesyt.szar.client.SzarClient.lambda$onInitializeClient$2(SzarClient.java:62)
+ at knot//net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:27)
+ at knot//net.minecraft.client.gui.hud.InGameHud.handler$zhj000$fabric-rendering-v1$render(InGameHud.java:1386)
+ at knot//net.minecraft.client.gui.hud.InGameHud.render(InGameHud.java:370)
+ at knot//net.minecraft.client.render.GameRenderer.render(GameRenderer.java:926)
+ at knot//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219)
+ at knot//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802)
+ at knot//net.minecraft.client.main.Main.main(Main.java:250)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Thread: Render thread
+Stacktrace:
+ at knot//net.minecraft.util.math.MathHelper.hsvToRgb(MathHelper.java:557)
+ at knot//dev.tggamesyt.szar.client.SzarClient.lambda$onInitializeClient$2(SzarClient.java:62)
+ at knot//net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:27)
+ at knot//net.minecraft.client.gui.hud.InGameHud.handler$zhj000$fabric-rendering-v1$render(InGameHud.java:1386)
+ at knot//net.minecraft.client.gui.hud.InGameHud.render(InGameHud.java:370)
+
+-- Affected level --
+Details:
+ All players: 1 total; [ClientPlayerEntity['Player43'/1, l='ClientLevel', x=-1.26, y=-60.00, z=6.30]]
+ Chunk stats: 961, 609
+ Level dimension: minecraft:overworld
+ Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
+ Level time: 65329 game time, 1 day time
+ Server brand: fabric
+ Server type: Integrated singleplayer server
+Stacktrace:
+ at knot//net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld.java:458)
+ at knot//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2406)
+ at knot//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:826)
+ at knot//net.minecraft.client.main.Main.main(Main.java:250)
+ at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
+ at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
+ at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
+ at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
+
+-- Last reload --
+Details:
+ Reload number: 1
+ Reload reason: initial
+ Finished: Yes
+ Packs: vanilla, fabric
+
+-- System Details --
+Details:
+ Minecraft Version: 1.20.1
+ Minecraft Version ID: 1.20.1
+ Operating System: Windows 11 (amd64) version 10.0
+ Java Version: 21.0.7, Oracle Corporation
+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
+ Memory: 166199296 bytes (158 MiB) / 1249902592 bytes (1192 MiB) up to 2134900736 bytes (2036 MiB)
+ CPUs: 6
+ Processor Vendor: GenuineIntel
+ Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
+ Identifier: Intel64 Family 6 Model 158 Stepping 10
+ Microarchitecture: Coffee Lake
+ Frequency (GHz): 2.90
+ Number of physical packages: 1
+ Number of physical CPUs: 6
+ Number of logical CPUs: 6
+ Graphics card #0 name: NVIDIA GeForce GT 710
+ Graphics card #0 vendor: NVIDIA (0x10de)
+ Graphics card #0 VRAM (MB): 1024.00
+ Graphics card #0 deviceId: 0x128b
+ Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
+ Memory slot #0 capacity (MB): 8192.00
+ Memory slot #0 clockSpeed (GHz): 2.40
+ Memory slot #0 type: DDR4
+ Virtual memory max (MB): 17356.23
+ Virtual memory used (MB): 11326.34
+ Swap memory total (MB): 9216.00
+ Swap memory used (MB): 455.77
+ JVM Flags: 0 total;
+ Fabric Mods:
+ fabric-api: Fabric API 0.92.6+1.20.1
+ fabric-api-base: Fabric API Base 0.4.32+1802ada577
+ fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
+ fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
+ fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
+ fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
+ fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
+ fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
+ fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
+ fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
+ fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
+ fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
+ fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
+ fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
+ fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
+ fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
+ fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
+ fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
+ fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
+ fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
+ fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
+ fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
+ fabric-gametest-api-v1: Fabric Game Test API (v1) 1.2.15+1802ada577
+ fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
+ fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
+ fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
+ fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
+ fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
+ fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
+ fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
+ fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
+ fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
+ fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
+ fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
+ fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
+ fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
+ fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
+ fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
+ fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
+ fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
+ fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
+ fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
+ fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
+ fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
+ fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
+ fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
+ fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
+ fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
+ fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
+ fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
+ fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
+ fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
+ fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
+ fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
+ fabricloader: Fabric Loader 0.18.3
+ java: Java HotSpot(TM) 64-Bit Server VM 21
+ minecraft: Minecraft 1.20.1
+ mixinextras: MixinExtras 0.5.0
+ szar: szar 1.0.3
+ Launched Version: Fabric
+ Backend library: LWJGL version 3.3.2-snapshot
+ Backend API: GeForce GT 710/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
+ Window size: 1920x1009
+ GL Caps: Using framebuffer using OpenGL 3.2
+ GL debug messages:
+ Using VBOs: Yes
+ Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
+ Type: Integrated Server (map_client.txt)
+ Graphics mode: fancy
+ Resource Packs: fabric
+ Current Language: en_us
+ CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
+ Server Running: true
+ Player Count: 1 / 8; [ServerPlayerEntity['Player43'/1, l='ServerLevel[szar]', x=-1.26, y=-60.00, z=6.30]]
+ Data Packs: vanilla, fabric
+ Enabled Feature Flags: minecraft:vanilla
+ World Generation: Stable
\ No newline at end of file
diff --git a/run/logs/2025-12-17-1.log.gz b/run/logs/2025-12-17-1.log.gz
index 7e303ae..c3e027d 100644
Binary files a/run/logs/2025-12-17-1.log.gz and b/run/logs/2025-12-17-1.log.gz differ
diff --git a/run/logs/2025-12-17-2.log.gz b/run/logs/2025-12-17-2.log.gz
index 97f0ea4..82c0a42 100644
Binary files a/run/logs/2025-12-17-2.log.gz and b/run/logs/2025-12-17-2.log.gz differ
diff --git a/run/logs/2025-12-17-3.log.gz b/run/logs/2025-12-17-3.log.gz
index c3e027d..2af6ffa 100644
Binary files a/run/logs/2025-12-17-3.log.gz and b/run/logs/2025-12-17-3.log.gz differ
diff --git a/run/logs/2025-12-17-4.log.gz b/run/logs/2025-12-17-4.log.gz
index 82c0a42..bb77b99 100644
Binary files a/run/logs/2025-12-17-4.log.gz and b/run/logs/2025-12-17-4.log.gz differ
diff --git a/run/logs/2025-12-17-5.log.gz b/run/logs/2025-12-17-5.log.gz
index 2af6ffa..99c45c5 100644
Binary files a/run/logs/2025-12-17-5.log.gz and b/run/logs/2025-12-17-5.log.gz differ
diff --git a/run/logs/2025-12-17-6.log.gz b/run/logs/2025-12-17-6.log.gz
index bb77b99..592c34b 100644
Binary files a/run/logs/2025-12-17-6.log.gz and b/run/logs/2025-12-17-6.log.gz differ
diff --git a/run/logs/2025-12-17-7.log.gz b/run/logs/2025-12-17-7.log.gz
deleted file mode 100644
index 99c45c5..0000000
Binary files a/run/logs/2025-12-17-7.log.gz and /dev/null differ
diff --git a/run/logs/2026-01-05-1.log.gz b/run/logs/2026-01-05-1.log.gz
new file mode 100644
index 0000000..13a033f
Binary files /dev/null and b/run/logs/2026-01-05-1.log.gz differ
diff --git a/run/logs/2026-01-05-2.log.gz b/run/logs/2026-01-05-2.log.gz
new file mode 100644
index 0000000..cb10014
Binary files /dev/null and b/run/logs/2026-01-05-2.log.gz differ
diff --git a/run/logs/2026-01-05-3.log.gz b/run/logs/2026-01-05-3.log.gz
new file mode 100644
index 0000000..c6ef304
Binary files /dev/null and b/run/logs/2026-01-05-3.log.gz differ
diff --git a/run/logs/2026-01-05-4.log.gz b/run/logs/2026-01-05-4.log.gz
new file mode 100644
index 0000000..1d88bd0
Binary files /dev/null and b/run/logs/2026-01-05-4.log.gz differ
diff --git a/run/logs/2026-01-05-5.log.gz b/run/logs/2026-01-05-5.log.gz
new file mode 100644
index 0000000..63b0206
Binary files /dev/null and b/run/logs/2026-01-05-5.log.gz differ
diff --git a/run/logs/2026-01-06-1.log.gz b/run/logs/2026-01-06-1.log.gz
new file mode 100644
index 0000000..2a7a3c5
Binary files /dev/null and b/run/logs/2026-01-06-1.log.gz differ
diff --git a/run/logs/2026-01-06-2.log.gz b/run/logs/2026-01-06-2.log.gz
new file mode 100644
index 0000000..af9faf2
Binary files /dev/null and b/run/logs/2026-01-06-2.log.gz differ
diff --git a/run/logs/2026-01-06-3.log.gz b/run/logs/2026-01-06-3.log.gz
new file mode 100644
index 0000000..ef4d7d3
Binary files /dev/null and b/run/logs/2026-01-06-3.log.gz differ
diff --git a/run/logs/2026-01-06-4.log.gz b/run/logs/2026-01-06-4.log.gz
new file mode 100644
index 0000000..6ec7cf1
Binary files /dev/null and b/run/logs/2026-01-06-4.log.gz differ
diff --git a/run/logs/2026-01-06-5.log.gz b/run/logs/2026-01-06-5.log.gz
new file mode 100644
index 0000000..46fc5e3
Binary files /dev/null and b/run/logs/2026-01-06-5.log.gz differ
diff --git a/run/logs/2026-01-06-6.log.gz b/run/logs/2026-01-06-6.log.gz
new file mode 100644
index 0000000..811602a
Binary files /dev/null and b/run/logs/2026-01-06-6.log.gz differ
diff --git a/run/logs/2026-01-07-1.log.gz b/run/logs/2026-01-07-1.log.gz
new file mode 100644
index 0000000..b1d5753
Binary files /dev/null and b/run/logs/2026-01-07-1.log.gz differ
diff --git a/run/logs/2026-01-07-2.log.gz b/run/logs/2026-01-07-2.log.gz
new file mode 100644
index 0000000..1801725
Binary files /dev/null and b/run/logs/2026-01-07-2.log.gz differ
diff --git a/run/logs/2026-01-07-3.log.gz b/run/logs/2026-01-07-3.log.gz
new file mode 100644
index 0000000..e4f2867
Binary files /dev/null and b/run/logs/2026-01-07-3.log.gz differ
diff --git a/run/logs/2026-01-07-4.log.gz b/run/logs/2026-01-07-4.log.gz
new file mode 100644
index 0000000..053b155
Binary files /dev/null and b/run/logs/2026-01-07-4.log.gz differ
diff --git a/run/logs/2026-01-07-5.log.gz b/run/logs/2026-01-07-5.log.gz
new file mode 100644
index 0000000..b0fa1f7
Binary files /dev/null and b/run/logs/2026-01-07-5.log.gz differ
diff --git a/run/logs/2026-01-07-6.log.gz b/run/logs/2026-01-07-6.log.gz
new file mode 100644
index 0000000..04226d8
Binary files /dev/null and b/run/logs/2026-01-07-6.log.gz differ
diff --git a/run/logs/2026-01-07-7.log.gz b/run/logs/2026-01-07-7.log.gz
new file mode 100644
index 0000000..a3dd0b5
Binary files /dev/null and b/run/logs/2026-01-07-7.log.gz differ
diff --git a/run/logs/debug-1.log.gz b/run/logs/debug-1.log.gz
index df93ab2..3f75a18 100644
Binary files a/run/logs/debug-1.log.gz and b/run/logs/debug-1.log.gz differ
diff --git a/run/logs/debug-2.log.gz b/run/logs/debug-2.log.gz
index 09badde..ad8d0dc 100644
Binary files a/run/logs/debug-2.log.gz and b/run/logs/debug-2.log.gz differ
diff --git a/run/logs/debug-3.log.gz b/run/logs/debug-3.log.gz
index 5736719..d06d87f 100644
Binary files a/run/logs/debug-3.log.gz and b/run/logs/debug-3.log.gz differ
diff --git a/run/logs/debug-4.log.gz b/run/logs/debug-4.log.gz
index a161726..87f3c26 100644
Binary files a/run/logs/debug-4.log.gz and b/run/logs/debug-4.log.gz differ
diff --git a/run/logs/debug-5.log.gz b/run/logs/debug-5.log.gz
index 48ee922..b9c40a6 100644
Binary files a/run/logs/debug-5.log.gz and b/run/logs/debug-5.log.gz differ
diff --git a/run/logs/debug.log b/run/logs/debug.log
index 041d82c..c0a8513 100644
--- a/run/logs/debug.log
+++ b/run/logs/debug.log
@@ -1,19 +1,19 @@
-[09:29:38] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
-[09:29:38] [main/DEBUG] (FabricLoader/GamePatch) Found game constructor: net.minecraft.client.main.Main -> net.minecraft.client.MinecraftClient
-[09:29:38] [main/DEBUG] (FabricLoader/GamePatch) Patching game constructor (Lnet/minecraft/client/RunArgs;)V
-[09:29:38] [main/DEBUG] (FabricLoader/GamePatch) Run directory field is thought to be net/minecraft/client/MinecraftClient/runDirectory
-[09:29:38] [main/DEBUG] (FabricLoader/GamePatch) Applying brand name hook to net/minecraft/client/ClientBrandRetriever::getClientModName
-[09:29:38] [main/DEBUG] (FabricLoader/GamePatch) Applying brand name hook to net/minecraft/server/MinecraftServer::getServerModName
-[09:29:38] [main/DEBUG] (FabricLoader/GamePatch) Patched 3 classs
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\szar.main
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\classes
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\resources
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\szar.client
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\client\classes
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\client\resources
-[09:29:38] [main/DEBUG] (FabricLoader/Discovery) Mod discovery time: 43,2 ms
-[09:29:39] [main/DEBUG] (FabricLoader/Resolution) Mod resolution time: 103,8 ms
-[09:29:39] [main/INFO] (FabricLoader) Loading 59 mods:
+[09:34:31] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
+[09:34:31] [main/DEBUG] (FabricLoader/GamePatch) Found game constructor: net.minecraft.client.main.Main -> net.minecraft.client.MinecraftClient
+[09:34:31] [main/DEBUG] (FabricLoader/GamePatch) Patching game constructor (Lnet/minecraft/client/RunArgs;)V
+[09:34:31] [main/DEBUG] (FabricLoader/GamePatch) Run directory field is thought to be net/minecraft/client/MinecraftClient/runDirectory
+[09:34:31] [main/DEBUG] (FabricLoader/GamePatch) Applying brand name hook to net/minecraft/client/ClientBrandRetriever::getClientModName
+[09:34:31] [main/DEBUG] (FabricLoader/GamePatch) Applying brand name hook to net/minecraft/server/MinecraftServer::getServerModName
+[09:34:31] [main/DEBUG] (FabricLoader/GamePatch) Patched 3 classs
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\szar.main
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\classes
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\resources
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\production\szar.client
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\client\classes
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Skipping missing class path group entry C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\out\client\resources
+[09:34:31] [main/DEBUG] (FabricLoader/Discovery) Mod discovery time: 28,9 ms
+[09:34:31] [main/DEBUG] (FabricLoader/Resolution) Mod resolution time: 61,9 ms
+[09:34:31] [main/INFO] (FabricLoader) Loading 59 mods:
- fabric-api 0.92.6+1.20.1
- fabric-api-base 0.4.32+1802ada577
- fabric-api-lookup-api-v1 1.6.37+1802ada577
@@ -72,1090 +72,1090 @@
- java 21
- minecraft 1.20.1
- mixinextras 0.5.0
- - szar 1.0-SNAPSHOT
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-common\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-common-0.3.54+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-client\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-client-0.3.54+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-common\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-common-1.0.41+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-client\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-client-1.0.41+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-common\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-common-3.0.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-client\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-client-3.0.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-common\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-common-2.1.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-client\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-client-2.1.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-common\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-common-1.6.1+1c78457f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-client\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-client-1.6.1+1c78457f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-base-ceaf4ab3-common\0.4.32+1802ada577\fabric-api-base-ceaf4ab3-common-0.4.32+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-gametest-api-v1-ceaf4ab3-common\1.2.15+1802ada577\fabric-gametest-api-v1-ceaf4ab3-common-1.2.15+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-common\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-common-4.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-client\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-client-4.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-key-binding-api-v1-ceaf4ab3-client\1.0.38+1802ada577\fabric-key-binding-api-v1-ceaf4ab3-client-1.0.38+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-lookup-api-v1-ceaf4ab3-common\1.6.37+1802ada577\fabric-api-lookup-api-v1-ceaf4ab3-common-1.6.37+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-api-v1-ceaf4ab3-common\1.0.12+1802ada577\fabric-block-api-v1-ceaf4ab3-common-1.0.12+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-registries-v1-ceaf4ab3-client\3.2.47+df3654b377\fabric-renderer-registries-v1-ceaf4ab3-client-3.2.47+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-common\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-common-2.2.23+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-client\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-client-2.2.23+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-common\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-common-0.2.64+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-client\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-client-0.2.64+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.github.llamalad7\mixinextras-fabric\0.5.0\91a83dfb7abd320f6236bd1fcf5c0ff143d59a13\mixinextras-fabric-0.5.0.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-common\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-common-2.3.6+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-client\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-client-2.3.6+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-biome-api-v1-ceaf4ab3-common\13.0.14+1802ada577\fabric-biome-api-v1-ceaf4ab3-common-13.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-commands-v0-ceaf4ab3-common\0.2.52+df3654b377\fabric-commands-v0-ceaf4ab3-common-0.2.52+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-common\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-common-2.2.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-client\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-client-2.2.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-convention-tags-v1-ceaf4ab3-common\1.5.6+1802ada577\fabric-convention-tags-v1-ceaf4ab3-common-1.5.6+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-common\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-common-12.3.7+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-client\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-client-12.3.7+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-indigo-ceaf4ab3-client\1.5.3+85287f9f77\fabric-renderer-indigo-ceaf4ab3-client-1.5.3+85287f9f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-models-v0-ceaf4ab3-client\0.4.3+9386d8a777\fabric-models-v0-ceaf4ab3-client-0.4.3+9386d8a777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-content-registries-v0-ceaf4ab3-common\4.0.13+1802ada577\fabric-content-registries-v0-ceaf4ab3-common-4.0.13+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v1-ceaf4ab3-common\1.2.35+f71b366f77\fabric-command-api-v1-ceaf4ab3-common-1.2.35+f71b366f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v0-ceaf4ab3-client\1.1.50+df3654b377\fabric-rendering-v0-ceaf4ab3-client-1.1.50+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-model-loading-api-v1-ceaf4ab3-client\1.0.4+1802ada577\fabric-model-loading-api-v1-ceaf4ab3-client-1.0.4+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-dimensions-v1-ceaf4ab3-common\2.1.55+1802ada577\fabric-dimensions-v1-ceaf4ab3-common-2.1.55+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-conditions-api-v1-ceaf4ab3-common\2.3.9+1802ada577\fabric-resource-conditions-api-v1-ceaf4ab3-common-2.3.9+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v1-ceaf4ab3-client\3.0.9+1802ada577\fabric-rendering-v1-ceaf4ab3-client-3.0.9+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-common\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-common-1.1.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-common\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-common-0.6.5+13a40c6677.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-client\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-client-0.6.5+13a40c6677.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-common\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-common-1.0.3+924f046a77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-client\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-client-1.0.3+924f046a77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-common\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-common-1.3.33+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-client\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-client-1.3.33+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-api-v1-ceaf4ab3-client\3.2.2+1802ada577\fabric-renderer-api-v1-ceaf4ab3-client-3.2.2+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-common\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-common-1.0.2+de0fd6d177.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-client\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-client-1.0.2+de0fd6d177.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-common\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-common-3.3.6+8dd72ea377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-client\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-client-3.3.6+8dd72ea377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-common\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-common-11.1.5+e35120df77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-client\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-client-11.1.5+e35120df77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-ceaf4ab3-common\0.92.6+1.20.1\fabric-api-ceaf4ab3-common-0.92.6+1.20.1.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-keybindings-v0-ceaf4ab3-client\0.2.36+df3654b377\fabric-keybindings-v0-ceaf4ab3-client-0.2.36+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-common\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-common-0.1.67+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-client\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-client-0.1.67+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-common\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-common-5.1.10+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-client\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-client-5.1.10+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-blockrenderlayer-v1-ceaf4ab3-client\1.1.42+1802ada577\fabric-blockrenderlayer-v1-ceaf4ab3-client-1.1.42+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-client-tags-api-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-client-tags-api-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-sound-api-v1-ceaf4ab3-client\1.0.14+1802ada577\fabric-sound-api-v1-ceaf4ab3-client-1.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-mining-level-api-v1-ceaf4ab3-common\2.1.52+1802ada577\fabric-mining-level-api-v1-ceaf4ab3-common-2.1.52+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-common\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-common-1.3.14+a158aa0477.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-client\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-client-1.3.14+a158aa0477.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-api-v1-ceaf4ab3-client\2.0.9+1802ada577\fabric-screen-api-v1-ceaf4ab3-client-2.0.9+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-tables-v1-ceaf4ab3-common\1.1.47+9e7660c677\fabric-loot-tables-v1-ceaf4ab3-common-1.1.47+9e7660c677.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-crash-report-info-v1-ceaf4ab3-common\0.2.20+1802ada577\fabric-crash-report-info-v1-ceaf4ab3-common-0.2.20+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transitive-access-wideners-v1-ceaf4ab3-common\4.3.2+1802ada577\fabric-transitive-access-wideners-v1-ceaf4ab3-common-4.3.2+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\main to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\main to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\client to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\client to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-common\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-common-1.0.24+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-client\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-client-1.0.24+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-common\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-common-0.3.39+92a0d36777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-client\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-client-0.3.39+92a0d36777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-api-v2-ceaf4ab3-common\1.2.3+1802ada577\fabric-loot-api-v2-ceaf4ab3-common-1.2.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-common\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-common-0.11.12+fb82e9d777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-client\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-client-0.11.12+fb82e9d777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.networking.v0.OldClientNetworkingHooks for mod fabric-networking-v0 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.v0.OldNetworkingHooks for mod fabric-networking-v0 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.gametest.FabricGameTestModInitializer for mod fabric-gametest-api-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.lookup.ApiLookupImpl for mod fabric-api-lookup-api-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.event.lifecycle.ClientLifecycleEventsImpl for mod fabric-lifecycle-events-v1 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.LifecycleEventsImpl for mod fabric-lifecycle-events-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.v0.client.LegacyClientEventInvokers for mod fabric-events-lifecycle-v0 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.v0.LegacyEventInvokers for mod fabric-events-lifecycle-v0 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.registry.sync.FabricRegistryClientInit for mod fabric-registry-sync-v0 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.registry.sync.FabricRegistryInit for mod fabric-registry-sync-v0 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.indigo.Indigo for mod fabric-renderer-indigo (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.command.v1.LegacyHandler for mod fabric-command-api-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.rendering.v0.RenderingCallbackInvoker for mod fabric-rendering-v0 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouterClient for mod fabric-events-interaction-v0 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouter for mod fabric-events-interaction-v0 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.screenhandler.client.ClientNetworking for mod fabric-screen-handler-api-v1 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.attachment.AttachmentEntrypoint for mod fabric-data-attachment-api-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.container.ScreenProviderRegistryImpl::init for mod fabric-containers-v0 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.client.ClientNetworkingImpl::clientInit for mod fabric-networking-api-v1 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.NetworkingImpl::init for mod fabric-networking-api-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.loot.table.LootTablesV1Init for mod fabric-loot-tables-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer dev.tggamesyt.szar.client.SzarDataGenerator for mod szar (key fabric-datagen)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer dev.tggamesyt.szar.client.SzarClient for mod szar (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer dev.tggamesyt.szar.Szar for mod szar (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.client.CustomIngredientSyncClient for mod fabric-recipe-api-v1 (key client)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientInit for mod fabric-recipe-api-v1 (key main)
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientSync for mod fabric-recipe-api-v1 (key main)
-[09:29:39] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Initialising Mixin Platform Manager
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Adding mixin platform agents for container ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) MixinPlatformAgentDefault accepted container ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) MixinPlatformAgentDefault accepted container ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)]
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)]
-[09:29:39] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-game-rule-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-game-rule-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-fluids-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-entity-events-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-entity-events-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-gametest-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_17 specified by fabric-item-group-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-group-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-group-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-key-binding-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-key-binding-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-api-lookup-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-api-lookup-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-lifecycle-events-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-lifecycle-events-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-registry-sync-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-registry-sync-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-registry-sync-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-registry-sync-v0.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-biome-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-biome-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-command-api-v2.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-command-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-command-api-v2.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-command-api-v2.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-generation-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-generation-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-indigo.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-indigo.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-content-registries-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-content-registries-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-model-loading-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-dimensions-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-dimensions-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-conditions-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-conditions-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-rendering-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-particles-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-particles-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-events-interaction-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-events-interaction-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-events-interaction-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-events-interaction-v0.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-view-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-view-api-v2.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-screen-handler-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-screen-handler-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-api-v1.debughud.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-api-v1.debughud.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-attachment-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-attachment-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-transfer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-transfer-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-object-builder-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-object-builder-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-object-builder-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-object-builder-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-containers-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-containers-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-containers-v0.accurate.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-containers-v0.accurate.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-message-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-message-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-message-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-blockrenderlayer-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-blockrenderlayer-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-sound-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-mining-level-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-mining-level-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-networking-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-networking-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-networking-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-networking-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-screen-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-screen-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-loot-tables-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-loot-tables-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-crash-report-info-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-crash-report-info-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-recipe-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-data-attachment-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-data-attachment-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-loot-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-loader-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-loader-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-loader-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-loader-v0.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-clientOnly-e572a196b7\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-common-e572a196b7\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-common-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\client to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\client to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\fabric-loom\1.20.1\net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\mappings.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.github.llamalad7\mixinextras-fabric\0.5.0\91a83dfb7abd320f6236bd1fcf5c0ff143d59a13\mixinextras-fabric-0.5.0.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.fabricmc\dev-launch-injector\0.2.1+build.8\da8bef7e6e2f952da707f282bdb46882a0fce5e3\dev-launch-injector-0.2.1+build.8.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.github.oshi\oshi-core\6.2.2\54f5efc19bca95d709d9a37d19ffcbba3d21c1a6\oshi-core-6.2.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\failureaccess-1.0.1.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\31.1-jre\60458f877d055d0c9114d9e1a2efb737b4bc282c\guava-31.1-jre.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j\71.1\9e7d3304c23f9ba5cb71915f7cce23231a57a445\icu4j-71.1.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\blocklist\1.0.10\5c685c5ffa94c4cd39496c7184c1d122e515ecef\blocklist-1.0.10.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.1.8\5244ce82c3337bba4a196a3ce858bfaecc74404a\brigadier-1.1.8.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\6.0.8\3ba4a30557a9b057760af4011f909ba619fc5125\datafixerupper-6.0.8.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\2.2.10\da05971b07cbb379d002cf7eaec6a2048211fefc\patchy-2.2.10.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.17.9\3cad216e3a7f0c19b4b394388bc9ffc446f13b14\text2speech-1.17.9.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.15\49d94806b6e3dc933dacbd8acb0fdbab8ebd1e5d\commons-codec-1.15.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.11.0\a2503f302b11ebde7ebc3df41daebe0e4eea3689\commons-io-2.11.0.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-buffer\4.1.82.Final\a544270cf1ae8b8077082f5036436a9a9971ea71\netty-buffer-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-codec\4.1.82.Final\b77200379acb345a9ffdece1c605e591ac3e4e0a\netty-codec-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-common\4.1.82.Final\22d148e85c3f5ebdacc0ce1f5aabb1d420f73f3\netty-common-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-handler\4.1.82.Final\644041d1fa96a5d3130a29e8978630d716d76e38\netty-handler-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-resolver\4.1.82.Final\38f665ae8dcd29032eea31245ba7806bed2e0fa8\netty-resolver-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-classes-epoll\4.1.82.Final\e7c7dd18deac93105797f30057c912651ea76521\netty-transport-classes-epoll-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-unix-common\4.1.82.Final\3e895b35ca1b8a0eca56cacff4c2dde5d2c6abce\netty-transport-native-unix-common-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport\4.1.82.Final\e431a218d91acb6476ccad5f5aafde50aa3945ca\netty-transport-4.1.82.Final.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.5.9\bb7ea75ecdb216654237830b3a96d87ad91f8cc5\fastutil-8.5.9.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna-platform\5.12.1\97406a297c852f4a41e688a176ec675f72e8329\jna-platform-5.12.1.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.12.1\b1e93a735caea94f503e95e6fe79bf9cdc1e985d\jna-5.12.1.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.21\4ec95b60d4e86b5c95a0e919cb172a0af98011ef\commons-compress-1.21.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.12.0\c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e\commons-lang3-3.12.0.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.5.13\e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada\httpclient-4.5.13.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.4.15\7f2e0c573eaa7a74bac2e89b359e1f73d92a0a1d\httpcore-4.4.15.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.joml\joml\1.10.5\22566d58af70ad3d72308bab63b8339906deb649\joml-1.10.5.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\757920418805fb90bfebb3d46b1d9e7669fca2eb\lwjgl-glfw-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\1251e3cb7e5d6159334cfb9244f789ce992f03b\lwjgl-glfw-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\e79c4857a887bd79ba78bdf2d422a7d333028a2d\lwjgl-glfw-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\17e1f9ec031ef72c2f7825c38eeb3a79c4d8bb17\lwjgl-glfw-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\877e17e39ebcd58a9c956dc3b5b777813de0873a\lwjgl-jemalloc-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\db886c1f9e313c3fa2a25543b99ccd250d3f9fb5\lwjgl-jemalloc-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\598790de603c286dbc4068b27829eacc37592786\lwjgl-jemalloc-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\9b07558f81a5d54dfaeb861bab3ccc86bb4477c9\lwjgl-jemalloc-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\ae5357ed6d934546d3533993ea84c0cfb75eed95\lwjgl-openal-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\e74f299a602192faaf14b917632e4cbbb493c940\lwjgl-openal-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\545ddec7959007a78b6662d616e00dacf00e1c29\lwjgl-openal-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\21fcb44d32ccf101017ec939fc740197677557d5\lwjgl-openal-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\ee8e95be0b438602038bc1f02dc5e3d011b1b216\lwjgl-opengl-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\83cd34469d4e0bc335bf74c7f62206530a9480bf\lwjgl-opengl-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\21df035bf03dbf5001f92291b24dc951da513481\lwjgl-opengl-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\22fa4149159154b24f6c1bd46a342d4958a9fba1\lwjgl-opengl-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\a2550795014d622b686e9caac50b14baa87d2c70\lwjgl-stb-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\1c4f4b8353bdb78c5264ab921436f03fc9aa1ba5\lwjgl-stb-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\c29df97c3cca97dc00d34e171936153764c9f78b\lwjgl-stb-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\a0de7bde6722fa68d25ba6afbd7395508c53c730\lwjgl-stb-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\9f65c248dd77934105274fcf8351abb75b34327c\lwjgl-tinyfd-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\54a93ed247d20007a6f579355263fdc2c030753a\lwjgl-tinyfd-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\500f5daa3b731ca282d4b90aeafda94c528d3e27\lwjgl-tinyfd-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\c1dfa1c438e0262453e7bf625289540e5cbffb2\lwjgl-tinyfd-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\4421d94af68e35dcaa31737a6fc59136a1e61b94\lwjgl-3.3.2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\a55169ced70ffcd15f2162daf4a9c968578f6cd5\lwjgl-3.3.2-natives-windows.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\d900e4678449ba97ff46fa64b22e0376bf8cd00e\lwjgl-3.3.2-natives-windows-arm64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\ed495259b2c8f068794da0ffedfa7ae7c130b3c5\lwjgl-3.3.2-natives-windows-x86.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-clientOnly-e572a196b7\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-common-e572a196b7\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-common-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-epoll\4.1.82.Final\c7350a71920f3ae9142945e25fed4846cce53374\netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-epoll\4.1.82.Final\476409d6255001ca53a55f65b01c13822f8dc93a\netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-client\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-client-3.3.6+8dd72ea377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-blockrenderlayer-v1-ceaf4ab3-client\1.1.42+1802ada577\fabric-blockrenderlayer-v1-ceaf4ab3-client-1.1.42+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-client-tags-api-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-client-tags-api-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-client\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-client-2.2.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-client\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-client-1.0.2+de0fd6d177.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-client\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-client-12.3.7+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-client\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-client-1.6.1+1c78457f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-client\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-client-0.6.5+13a40c6677.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-client\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-client-0.2.64+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-client\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-client-2.1.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-client\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-client-4.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-client\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-client-2.2.23+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-client\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-client-5.1.10+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-models-v0-ceaf4ab3-client\0.4.3+9386d8a777\fabric-models-v0-ceaf4ab3-client-0.4.3+9386d8a777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-model-loading-api-v1-ceaf4ab3-client\1.0.4+1802ada577\fabric-model-loading-api-v1-ceaf4ab3-client-1.0.4+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-client\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-client-1.0.24+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-client\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-client-2.3.6+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-client\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-client-1.3.33+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-client\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-client-0.1.67+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-client\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-client-0.3.54+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-client\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-client-1.3.14+a158aa0477.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-client\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-client-11.1.5+e35120df77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-indigo-ceaf4ab3-client\1.5.3+85287f9f77\fabric-renderer-indigo-ceaf4ab3-client-1.5.3+85287f9f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-api-v1-ceaf4ab3-client\3.2.2+1802ada577\fabric-renderer-api-v1-ceaf4ab3-client-3.2.2+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-client\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-client-3.0.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-registries-v1-ceaf4ab3-client\3.2.47+df3654b377\fabric-renderer-registries-v1-ceaf4ab3-client-3.2.47+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v0-ceaf4ab3-client\1.1.50+df3654b377\fabric-rendering-v0-ceaf4ab3-client-1.1.50+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v1-ceaf4ab3-client\3.0.9+1802ada577\fabric-rendering-v1-ceaf4ab3-client-3.0.9+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-api-v1-ceaf4ab3-client\2.0.9+1802ada577\fabric-screen-api-v1-ceaf4ab3-client-2.0.9+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-client\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-client-0.3.39+92a0d36777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-client\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-client-1.0.3+924f046a77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-client\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-client-1.0.41+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-keybindings-v0-ceaf4ab3-client\0.2.36+df3654b377\fabric-keybindings-v0-ceaf4ab3-client-0.2.36+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-key-binding-api-v1-ceaf4ab3-client\1.0.38+1802ada577\fabric-key-binding-api-v1-ceaf4ab3-client-1.0.38+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-client\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-client-0.11.12+fb82e9d777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-sound-api-v1-ceaf4ab3-client\1.0.14+1802ada577\fabric-sound-api-v1-ceaf4ab3-client-1.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-ceaf4ab3-common\0.92.6+1.20.1\fabric-api-ceaf4ab3-common-0.92.6+1.20.1.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-common\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-common-3.3.6+8dd72ea377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-lookup-api-v1-ceaf4ab3-common\1.6.37+1802ada577\fabric-api-lookup-api-v1-ceaf4ab3-common-1.6.37+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v1-ceaf4ab3-common\1.2.35+f71b366f77\fabric-command-api-v1-ceaf4ab3-common-1.2.35+f71b366f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-commands-v0-ceaf4ab3-common\0.2.52+df3654b377\fabric-commands-v0-ceaf4ab3-common-0.2.52+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-common\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-common-2.2.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-content-registries-v0-ceaf4ab3-common\4.0.13+1802ada577\fabric-content-registries-v0-ceaf4ab3-common-4.0.13+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-convention-tags-v1-ceaf4ab3-common\1.5.6+1802ada577\fabric-convention-tags-v1-ceaf4ab3-common-1.5.6+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-common\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-common-1.0.2+de0fd6d177.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-common\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-common-12.3.7+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-dimensions-v1-ceaf4ab3-common\2.1.55+1802ada577\fabric-dimensions-v1-ceaf4ab3-common-2.1.55+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-common\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-common-1.6.1+1c78457f77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-common\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-common-0.6.5+13a40c6677.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-gametest-api-v1-ceaf4ab3-common\1.2.15+1802ada577\fabric-gametest-api-v1-ceaf4ab3-common-1.2.15+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-common\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-common-0.2.64+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-common\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-common-2.1.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-common\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-common-4.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-mining-level-api-v1-ceaf4ab3-common\2.1.52+1802ada577\fabric-mining-level-api-v1-ceaf4ab3-common-2.1.52+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-common\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-common-2.2.23+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-tables-v1-ceaf4ab3-common\1.1.47+9e7660c677\fabric-loot-tables-v1-ceaf4ab3-common-1.1.47+9e7660c677.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-api-v2-ceaf4ab3-common\1.2.3+1802ada577\fabric-loot-api-v2-ceaf4ab3-common-1.2.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-common\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-common-5.1.10+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-common\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-common-1.0.24+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-common\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-common-2.3.6+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-common\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-common-1.3.33+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-common\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-common-0.1.67+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-common\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-common-0.3.54+df3654b377.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-common\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-common-1.3.14+a158aa0477.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-common\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-common-11.1.5+e35120df77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-common\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-common-1.1.3+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-common\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-common-3.0.29+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-base-ceaf4ab3-common\0.4.32+1802ada577\fabric-api-base-ceaf4ab3-common-0.4.32+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-biome-api-v1-ceaf4ab3-common\13.0.14+1802ada577\fabric-biome-api-v1-ceaf4ab3-common-13.0.14+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-api-v1-ceaf4ab3-common\1.0.12+1802ada577\fabric-block-api-v1-ceaf4ab3-common-1.0.12+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-common\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-common-0.3.39+92a0d36777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-common\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-common-1.0.3+924f046a77.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-crash-report-info-v1-ceaf4ab3-common\0.2.20+1802ada577\fabric-crash-report-info-v1-ceaf4ab3-common-0.2.20+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-common\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-common-1.0.41+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-conditions-api-v1-ceaf4ab3-common\2.3.9+1802ada577\fabric-resource-conditions-api-v1-ceaf4ab3-common-2.3.9+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-common\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-common-0.11.12+fb82e9d777.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transitive-access-wideners-v1-ceaf4ab3-common\4.3.2+1802ada577\fabric-transitive-access-wideners-v1-ceaf4ab3-common-4.3.2+1802ada577.jar to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\main to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\main to classpath.
-[09:29:39] [main/DEBUG] (FabricLoader/Entrypoint) No subscribers for entrypoint 'preLaunch'
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Preparing mixins for MixinEnvironment[DEFAULT]
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-game-rule-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-game-rule-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-game-rule-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-game-rule-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-fluids-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-fluids-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-item-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-item-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-entity-events-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-entity-events-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-entity-events-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-entity-events-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-gametest-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-gametest-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-group-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-item-group-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-group-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-item-group-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-key-binding-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-key-binding-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-api-lookup-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-api-lookup-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-block-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-lifecycle-events-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-lifecycle-events-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-lifecycle-events-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-lifecycle-events-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config mixinextras.init.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/MixinExtras|Service) com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0) is taking over from null
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-registry-sync-v0.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-registry-sync-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-registry-sync-v0.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-registry-sync-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-biome-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-biome-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-command-api-v2.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-command-api-v2-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-command-api-v2.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-command-api-v2-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-generation-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-data-generation-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-generation-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-data-generation-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-indigo.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-indigo-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-content-registries-v0.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-content-registries-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-model-loading-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-model-loading-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-dimensions-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-dimensions-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-conditions-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-resource-conditions-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-particles-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-particles-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-events-interaction-v0.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-events-interaction-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-events-interaction-v0.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-events-interaction-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-view-api-v2.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-block-view-api-v2-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-view-api-v2.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-block-view-api-v2-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-screen-handler-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-screen-handler-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-api-v1.debughud.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-attachment-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-data-attachment-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-attachment-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-data-attachment-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-transfer-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-transfer-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-object-builder-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-object-builder-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-object-builder-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-object-builder-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-containers-v0.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-containers-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-containers-v0.accurate.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-containers-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-message-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-message-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-message-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-message-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-blockrenderlayer-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-blockrenderlayer-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-sound-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-sound-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-mining-level-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-mining-level-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-networking-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-networking-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-networking-api-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-networking-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-screen-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-screen-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-loot-tables-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-loot-tables-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-crash-report-info-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-crash-report-info-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config szar.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config szar.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-recipe-api-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-recipe-api-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-data-attachment-v1.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-rendering-data-attachment-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-data-attachment-v1.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-data-attachment-v1-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-loot-api-v2.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-loot-api-v2-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-loader-v0.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-resource-loader-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-loader-v0.client.mixins.json
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-resource-loader-v0-refmap.json using remapper chain
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-game-rule-api-v1.mixins.json (6)
-[09:29:39] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/command/GameRuleCommand$1 is public in fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-game-rule-api-v1.client.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/gui/screen/world/EditGameRulesScreen$RuleListWidget$1 is public in fabric-game-rule-api-v1.client.mixins.json:RuleListWidgetVisitorMixin from mod fabric-game-rule-api-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-fluids-v1.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-api-v1.mixins.json (7)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-api-v1.client.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-entity-events-v1.mixins.json (11)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-entity-events-v1.client.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-gametest-api-v1.mixins.json (7)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-group-api-v1.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-group-api-v1.client.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-key-binding-api-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-api-lookup-api-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-api-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-lifecycle-events-v1.mixins.json (9)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/world/ServerWorld$ServerEntityHandler is public in fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-lifecycle-events-v1.client.mixins.json (6)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/world/ClientWorld$ClientEntityHandler is public in fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing mixinextras.init.mixins.json (0)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-registry-sync-v0.mixins.json (14)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-registry-sync-v0.client.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-biome-api-v1.mixins.json (9)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/world/biome/source/MultiNoiseBiomeSourceParameterList$Preset$1 is public in fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-command-api-v2.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-command-api-v2.client.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-generation-api-v1.mixins.json (6)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-generation-api-v1.client.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-indigo.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-content-registries-v0.mixins.json (11)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-model-loading-api-v1.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/render/model/ModelLoader$BakerImpl is public in fabric-model-loading-api-v1.mixins.json:ModelLoaderBakerImplMixin from mod fabric-model-loading-api-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-dimensions-v1.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-conditions-api-v1.mixins.json (6)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-v1.mixins.json (17)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/gl/ShaderProgram$1 is public in fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-particles-v1.client.mixins.json (4)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-events-interaction-v0.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/network/ServerPlayNetworkHandler$1 is public in fabric-events-interaction-v0.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-events-interaction-v0 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-events-interaction-v0.client.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-view-api-v2.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-view-api-v2.client.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-screen-handler-api-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-api-v1.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-api-v1.debughud.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-attachment-api-v1.mixins.json (8)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-attachment-api-v1.client.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-transfer-api-v1.mixins.json (12)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-object-builder-v1.mixins.json (7)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-object-builder-v1.client.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-containers-v0.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-containers-v0.accurate.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-message-api-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-message-api-v1.client.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-blockrenderlayer-v1.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-sound-api-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-mining-level-api-v1.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-networking-api-v1.mixins.json (11)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/world/ThreadedAnvilChunkStorage$EntityTracker is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor from mod fabric-networking-api-v1 and should be specified in value
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-networking-api-v1.client.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-screen-api-v1.mixins.json (6)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-loot-tables-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-crash-report-info-v1.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing szar.mixins.json (0)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing szar.client.mixins.json (0)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-recipe-api-v1.mixins.json (3)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-data-attachment-v1.mixins.json (2)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-data-attachment-v1.client.mixins.json (1)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-loot-api-v2.mixins.json (5)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-loader-v0.mixins.json (12)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-loader-v0.client.mixins.json (6)
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Inner class net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin$1ItemGroupPosition in net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin on net/minecraft/item/ItemGroups gets unique name net/minecraft/item/ItemGroups$1ItemGroupPosition$fbb1d275220446dd9e306f9b01faaffe
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Inner class net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1 in net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin on net/minecraft/block/entity/ChiseledBookshelfBlockEntity gets unique name net/minecraft/block/entity/ChiseledBookshelfBlockEntity$Anonymous$8f6d20850b40470cbda3d53602f4d977
-[09:29:40] [main/DEBUG] (FabricLoader/Mixin) Prepared 273 mixins in 0,811 sec (3,0ms avg) (0ms load, 0ms transform, 0ms plugin)
-[09:29:40] [main/DEBUG] (io.netty.util.internal.logging.InternalLoggerFactory) Using SLF4J as the default logging framework
-[09:29:40] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.level: simple
-[09:29:40] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.targetRecords: 4
-[09:29:41] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ExpressionInjectorWrapper with com.llamalad7.mixinextras.expression.impl.wrapper.ExpressionInjectorWrapperInjectionInfo
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) Mixing SystemDetailsMixin from fabric-crash-report-info-v1.mixins.json into net.minecraft.util.SystemDetails
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$appendMods$1(Lnet/fabricmc/loader/api/ModContainer;)Ljava/lang/String; to md8cb7a2$fabric-crash-report-info-v1$lambda$appendMods$1$0 in fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fillSystemDetails$0()Ljava/lang/String; to md8cb7a2$fabric-crash-report-info-v1$lambda$fillSystemDetails$0$1 in fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:41] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing BootstrapMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.Bootstrap
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$initialize$1(Lnet/minecraft/fluid/Fluid;)Ljava/util/Collection; to md8cb7a2$fabric-registry-sync-v0$lambda$initialize$1$0 in fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$initialize$0(Lnet/minecraft/block/Block;)Ljava/util/Collection; to md8cb7a2$fabric-registry-sync-v0$lambda$initialize$0$1 in fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0->@Inject::initialize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistriesAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.Registries
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getROOT()Lnet/minecraft/registry/MutableRegistry; to getROOT$fabric-registry-sync-v0_$md$8cb7a2$0 in fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistriesMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.Registries
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesMixin from mod fabric-registry-sync-v0->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing SimpleRegistryMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.SimpleRegistry
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$5([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback; to md8cb7a2$fabric-registry-sync-v0$lambda$new$5$0 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$4([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback$RemapState;)V to md8cb7a2$fabric-registry-sync-v0$lambda$new$4$1 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$3([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback; to md8cb7a2$fabric-registry-sync-v0$lambda$new$3$2 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$2([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;ILnet/minecraft/util/Identifier;Ljava/lang/Object;)V to md8cb7a2$fabric-registry-sync-v0$lambda$new$2$3 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$1([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback; to md8cb7a2$fabric-registry-sync-v0$lambda$new$1$4 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;ILnet/minecraft/util/Identifier;Ljava/lang/Object;)V to md8cb7a2$fabric-registry-sync-v0$lambda$new$0$5 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::set(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing FluidMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.fluid.Fluid
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric-transfer-api-v1->@Inject::hookGetBucketFillSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockMixin from fabric-block-api-v1.mixins.json into net.minecraft.block.Block
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractBlockAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.block.AbstractBlock
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:AbstractBlockAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.item.Item
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.item.Item
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/item/Item$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/item/Item$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/item/Item$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityTypeAccessor from fabric-api-lookup-api-v1.mixins.json into net.minecraft.block.entity.BlockEntityType
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-api-lookup-api-v1.mixins.json:BlockEntityTypeAccessor from mod fabric-api-lookup-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing ArgumentTypesMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.command.argument.ArgumentTypes
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:ArgumentTypesMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Mixing ArgumentTypesAccessor from fabric-command-api-v2.mixins.json into net.minecraft.command.argument.ArgumentTypes
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:ArgumentTypesAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getClassMap()Ljava/util/Map; to fabric_getClassMap$fabric-command-api-v2_$md$8cb7a2$0 in fabric-command-api-v2.mixins.json:ArgumentTypesAccessor from mod fabric-command-api-v2
-[09:29:42] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:ArgumentTypesMixin from mod fabric-gametest-api-v1->@Inject::register(Lnet/minecraft/registry/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupsMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.item.ItemGroups
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupsMixin from mod fabric-item-group-api-v1->@Inject::collect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupAccessor from fabric-item-group-api-v1.mixins.json into net.minecraft.item.ItemGroup
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.item.ItemGroup
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getStacks$0(Lnet/minecraft/item/ItemGroup;)Ljava/lang/IllegalStateException; to md8cb7a2$fabric-item-group-api-v1$lambda$getStacks$0$0 in fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/item/ItemGroup$DisplayContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/item/ItemGroup$DisplayContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/item/ItemGroup$DisplayContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing FireBlockMixin from fabric-content-registries-v0.mixins.json into net.minecraft.block.FireBlock
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/block/AbstractBlock$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/block/AbstractBlock$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/block/AbstractBlock$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::getFabricBurnChance(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::getFabricSpreadChance(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.BlockView
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.Entity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-dimensions-v1.mixins.json into net.minecraft.entity.Entity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.entity.Entity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.entity.Entity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/entity/Entity;)V doesn't use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/entity/Entity;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/entity/Entity;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1->@Inject::getTeleportTarget(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.player.PlayerEntity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing elytra.PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.player.PlayerEntity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onTrySleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onIsSleepingLongEnough(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.entity.LivingEntity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.LivingEntity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing elytra.LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.LivingEntity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.entity.LivingEntity
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric-item-api-v1->@Inject::onGetPreferredEquipmentSlot(Lnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::beforeDamage(Lnet/minecraft/entity/damage/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onIsSleepingInBed(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/entity/EquipmentSlot;IILnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V doesn't use it's CallbackInfoReturnable
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/entity/EquipmentSlot;IILnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/entity/EquipmentSlot;IILnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.World
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.World
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.WorldView
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.WorldView
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-api-lookup-api-v1.mixins.json into net.minecraft.server.world.ServerWorld
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$5(Ljava/util/Map$Entry;)Z to md8cb7a2$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$5$0 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$4(Ljava/lang/ref/WeakReference;)Z to md8cb7a2$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$4$1 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$3(Ljava/lang/ref/WeakReference;)V to md8cb7a2$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$3$2 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$2(Ljava/lang/ref/WeakReference;)Z to md8cb7a2$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$2$3 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_registerCache$1(Ljava/lang/ref/WeakReference;)Z to md8cb7a2$fabric-api-lookup-api-v1$lambda$fabric_registerCache$1$4 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_registerCache$0(Lnet/minecraft/util/math/BlockPos;)Ljava/util/List; to md8cb7a2$fabric-api-lookup-api-v1$lambda$fabric_registerCache$0$5 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.world.ServerWorld
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.server.world.ServerWorld
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$createAttachmentsPersistentState$1(Lnet/minecraft/server/world/ServerWorld;)Lnet/fabricmc/fabric/impl/attachment/AttachmentPersistentState; to md8cb7a2$fabric-data-attachment-api-v1$lambda$createAttachmentsPersistentState$1$6 in fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$createAttachmentsPersistentState$0(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/nbt/NbtCompound;)Lnet/fabricmc/fabric/impl/attachment/AttachmentPersistentState; to md8cb7a2$fabric-data-attachment-api-v1$lambda$createAttachmentsPersistentState$0$7 in fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing IdListMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.util.collection.IdList
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:IdListMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_remapIds$0(Lit/unimi/dsi/fastutil/ints/Int2IntMap;Ljava/lang/Object;Ljava/lang/Integer;)Ljava/lang/Integer; to md8cb7a2$fabric-registry-sync-v0$lambda$fabric_remapIds$0$0 in fabric-registry-sync-v0.mixins.json:IdListMixin from mod fabric-registry-sync-v0
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Mixing DetectorRailBlockMixin from fabric-object-builder-v1.mixins.json into net.minecraft.block.DetectorRailBlock
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getCustomComparatorOutput$0(Lnet/minecraft/entity/Entity;)Z to md8cb7a2$fabric-object-builder-api-v1$lambda$getCustomComparatorOutput$0$0 in fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1
-[09:29:43] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1->@Inject::getCustomComparatorOutput(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing DropperBlockMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.DropperBlock
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookDispense$0(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to md8cb7a2$fabric-transfer-api-v1$lambda$hookDispense$0$0 in fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1->@Inject::hookDispense(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing BeehiveBlockMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.block.BeehiveBlock
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:BeehiveBlockMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:BeehiveBlockMixin from mod fabric-events-interaction-v0->@Inject::afterNearbyBeesPlayers(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V does use it's CallbackInfo
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing OxidizableMixin from fabric-content-registries-v0.mixins.json into net.minecraft.block.Oxidizable
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric-content-registries-v0->@Inject::createOxidationLevelIncreasesMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractBlockSettingsAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.block.AbstractBlock$Settings
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:AbstractBlockSettingsAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockStateMixin from fabric-block-api-v1.mixins.json into net.minecraft.block.BlockState
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.block.entity.BlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.block.entity.BlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.block.entity.BlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.block.entity.BlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:BlockEntityMixin from mod fabric-data-attachment-api-v1->@Inject::readBlockEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Ljava/lang/String;Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:BlockEntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeBlockEntityAttachments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing LootableContainerBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.LootableContainerBlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:LootableContainerBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing NamedScreenHandlerFactoryMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.screen.NamedScreenHandlerFactory
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:NamedScreenHandlerFactoryMixin from mod fabric-screen-handler-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing ChiseledBookshelfBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.ChiseledBookshelfBlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackBypass(ILnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.block.entity.AbstractFurnaceBlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-content-registries-v0.mixins.json into net.minecraft.block.entity.AbstractFurnaceBlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.AbstractFurnaceBlockEntity
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-item-api-v1->@Inject::getStackRemainder(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZZLnet/minecraft/item/ItemStack;ZZLnet/minecraft/recipe/Recipe;I)V doesn't use it's CallbackInfo
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-content-registries-v0->@Inject::fuelTimeMapHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:44] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackSuppressUpdate(ILnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Mixing JukeboxBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.JukeboxBlockEntity
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackBypass(ILnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Mixing MobEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.mob.MobEntity
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Mixing BrewingStandBlockEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.block.entity.BrewingStandBlockEntity
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:BrewingStandBlockEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:BrewingStandBlockEntityMixin from mod fabric-item-api-v1->@Inject::captureItemStack(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/item/ItemStack;)V doesn't use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemStackMixin from fabric-item-api-v1.mixins.json into net.minecraft.item.ItemStack
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemStackMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.item.ItemStack
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ItemStackMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::saveDamager(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::getTooltip(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/item/TooltipContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Mixing HopperBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.HopperBlockEntity
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookExtract$1(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to md8cb7a2$fabric-transfer-api-v1$lambda$hookExtract$1$0 in fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookInsert$0(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to md8cb7a2$fabric-transfer-api-v1$lambda$hookInsert$0$1 in fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::hookInsert(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/inventory/Inventory;)V does use it's CallbackInfoReturnable
-[09:29:45] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::hookExtract(Lnet/minecraft/world/World;Lnet/minecraft/block/entity/Hopper;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/inventory/Inventory;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing TadpoleEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.passive.TadpoleEntity
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:TadpoleEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing ArmorItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.item.ArmorItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ArmorItemMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing SwordItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.item.SwordItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing ShovelItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.item.ShovelItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getPathStates()Ljava/util/Map; to getPathStates$fabric-content-registries-v0_$md$8cb7a2$0 in fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric-content-registries-v0
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing MiningToolItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.item.MiningToolItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;I)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing AxeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.item.AxeItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getStrippedBlocks()Ljava/util/Map; to getStrippedBlocks$fabric-content-registries-v0_$md$8cb7a2$0 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setStrippedBlocks(Ljava/util/Map;)V to setStrippedBlocks$fabric-content-registries-v0_$md$8cb7a2$1 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing HoeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.item.HoeItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getTillingActions()Ljava/util/Map; to getTillingActions$fabric-content-registries-v0_$md$8cb7a2$0 in fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric-content-registries-v0
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing BucketItemAccessor from fabric-transfer-api-v1.mixins.json into net.minecraft.item.BucketItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:BucketItemAccessor from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing BucketItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.item.BucketItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:BucketItemMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing ShearsItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.item.ShearsItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing HoneycombItemMixin from fabric-content-registries-v0.mixins.json into net.minecraft.item.HoneycombItem
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric-content-registries-v0->@Inject::createUnwaxedToWaxedMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) Mixing StructuresToConfiguredStructuresFixMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.datafixer.fix.StructuresToConfiguredStructuresFix
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:StructuresToConfiguredStructuresFixMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:46] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:StructuresToConfiguredStructuresFixMixin from mod fabric-registry-sync-v0->@Inject::method_41022(Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) Mixing TaggedChoiceTypeMixin from fabric-dimensions-v1.mixins.json into com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceTypeMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceTypeMixin from mod fabric-dimensions-v1->@Inject::onGetCodec(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) Mixing TaggedChoiceMixin from fabric-dimensions-v1.mixins.json into com.mojang.datafixers.types.templates.TaggedChoice
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceMixin from mod fabric-dimensions-v1->@Inject::onApply(Lcom/mojang/datafixers/util/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) Mixing Schema2832Mixin from fabric-dimensions-v1.mixins.json into net.minecraft.datafixer.schema.Schema2832
-[09:29:47] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:Schema2832Mixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [Datafixer Bootstrap/INFO] (com.mojang.datafixers.DataFixerBuilder) 188 Datafixer optimizations took 254 milliseconds
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing PigEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.passive.PigEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PigEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.network.ServerPlayerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-dimensions-v1.mixins.json into net.minecraft.server.network.ServerPlayerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.server.network.ServerPlayerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerEntityMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.server.network.ServerPlayerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityAccessor from fabric-containers-v0.mixins.json into net.minecraft.server.network.ServerPlayerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-containers-v0.mixins.json:ServerPlayerEntityAccessor from mod fabric-containers-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-containers-v0.accurate.mixins.json into net.minecraft.server.network.ServerPlayerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-containers-v0.accurate.mixins.json:ServerPlayerEntityMixin from mod fabric-containers-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onTrySleepDirectionCheck(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/math/Direction;)V does use it's CallbackInfoReturnable
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1->@Inject::getTeleportTarget(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerEntityMixin from mod fabric-events-interaction-v0->@Inject::onPlayerInteractEntity(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/screen/NamedScreenHandlerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/screen/ScreenHandler;)V doesn't use it's CallbackInfoReturnable
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/screen/NamedScreenHandlerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/screen/ScreenHandler;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/screen/NamedScreenHandlerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/screen/ScreenHandler;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.chunk.Chunk
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldChunkMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.world.chunk.WorldChunk
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldChunkMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.chunk.WorldChunk
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/block/entity/BlockEntity;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric-data-attachment-api-v1->@Inject::transferProtoChunkAttachement(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/ProtoChunk;Lnet/minecraft/world/chunk/WorldChunk$EntityLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric-data-attachment-api-v1->@Inject::transferProtoChunkAttachement(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/ProtoChunk;Lnet/minecraft/world/chunk/WorldChunk$EntityLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric-data-attachment-api-v1->@Inject::transferProtoChunkAttachement(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/ProtoChunk;Lnet/minecraft/world/chunk/WorldChunk$EntityLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing VillagerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.passive.VillagerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:VillagerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing VillagerEntityAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.entity.passive.VillagerEntity
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_setItemFoodValues(Ljava/util/Map;)V to fabric_setItemFoodValues$fabric-content-registries-v0_$md$8cb7a2$0 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_setGatherableItems(Ljava/util/Set;)V to fabric_setGatherableItems$fabric-content-registries-v0_$md$8cb7a2$1 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getGatherableItems()Ljava/util/Set; to fabric_getGatherableItems$fabric-content-registries-v0_$md$8cb7a2$2 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ingredient.IngredientMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.recipe.Ingredient
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectFromJson(Lcom/google/gson/JsonElement;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectEntryFromJson(Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectFromPacket(Lnet/minecraft/network/PacketByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerPlayNetworkHandler
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) Mixing accessor.ServerPlayNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerPlayNetworkHandler
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ServerPlayNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:48] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Mixing EntitySelectorOptionsAccessor from fabric-command-api-v2.mixins.json into net.minecraft.command.EntitySelectorOptions
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:EntitySelectorOptionsAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callPutOption(Ljava/lang/String;Lnet/minecraft/command/EntitySelectorOptions$SelectorHandler;Ljava/util/function/Predicate;Lnet/minecraft/text/Text;)V to callPutOption$fabric-command-api-v2_$md$8cb7a2$0 in fabric-command-api-v2.mixins.json:EntitySelectorOptionsAccessor from mod fabric-command-api-v2
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Mixing EntitySelectorReaderMixin from fabric-command-api-v2.mixins.json into net.minecraft.command.EntitySelectorReader
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:EntitySelectorReaderMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Generating mapped inner class net/minecraft/block/entity/ChiseledBookshelfBlockEntity$Anonymous$8f6d20850b40470cbda3d53602f4d977 (originally net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1)
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Mixing StructureTemplateManagerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.structure.StructureTemplateManager
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V doesn't use it's CallbackInfo
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V has 0 override(s) in child classes
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V won't be passed a CallbackInfo as a result
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Mixing SimpleInventoryMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.inventory.SimpleInventory
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:SimpleInventoryMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Mixing RecipeMixin from fabric-item-api-v1.mixins.json into net.minecraft.recipe.Recipe
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/collection/DefaultedList;I)V doesn't use it's CallbackInfoReturnable
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/collection/DefaultedList;I)V has 0 override(s) in child classes
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/collection/DefaultedList;I)V won't be passed a CallbackInfoReturnable as a result
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistryCodecsMixin from fabric-dimensions-v1.mixins.json into net.minecraft.registry.RegistryCodecs
-[09:29:49] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:RegistryCodecsMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing BiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.BiomeSource
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:BiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing MultiNoiseBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.MultiNoiseBiomeSource
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:MultiNoiseBiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing NetherBiomePresetMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList$Preset$1
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1->@Inject::apply(Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing TheEndBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.TheEndBiomeSource
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$init$1(Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/fabricmc/fabric/impl/biome/TheEndBiomeData$Overrides; to md8cb7a2$fabric-biome-api-v1$lambda$init$1$0 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$modifyCodec$0(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to md8cb7a2$fabric-biome-api-v1$lambda$modifyCodec$0$1 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::rememberLookup(Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::clearLookup(Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing DebugChunkGeneratorAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.world.gen.chunk.DebugChunkGenerator
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setBLOCK_STATES(Ljava/util/List;)V to setBLOCK_STATES$fabric-registry-sync-v0_$md$8cb7a2$0 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setX_SIDE_LENGTH(I)V to setX_SIDE_LENGTH$fabric-registry-sync-v0_$md$8cb7a2$1 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setZ_SIDE_LENGTH(I)V to setZ_SIDE_LENGTH$fabric-registry-sync-v0_$md$8cb7a2$2 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Generating mapped inner class net/minecraft/item/ItemGroups$1ItemGroupPosition$fbb1d275220446dd9e306f9b01faaffe (originally net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin$1ItemGroupPosition)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing DefaultAttributeRegistryAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.entity.attribute.DefaultAttributeRegistry
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getRegistry()Ljava/util/Map; to getRegistry$fabric-object-builder-api-v1_$md$8cb7a2$0 in fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric-object-builder-api-v1
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) Mixing DefaultAttributeRegistryMixin from fabric-object-builder-v1.mixins.json into net.minecraft.entity.attribute.DefaultAttributeRegistry
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric-object-builder-api-v1->@Inject::injectAttributes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/INFO] (net.minecraft.util.logging.LoggerPrintStream) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.MinecraftClient
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.MinecraftClient
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-data-generation-api-v1.client.mixins.json into net.minecraft.client.MinecraftClient
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.MinecraftClient
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.MinecraftClientAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.MinecraftClient
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.MinecraftClient
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Unique field LOGGERLorg/slf4j/Logger; to fd8cb7a2$fabric-screen-api-v1$LOGGER$0 in fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::fabric_doItemPickWrapper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::cancelItemPick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectUseEntityCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[Lnet/minecraft/util/Hand;IILnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/hit/EntityHitResult;Lnet/minecraft/entity/Entity;)V does use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectDoAttackForCancelling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleBlockBreakingForCancelling(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ScreenAccessor from fabric-screen-api-v1.mixins.json into net.minecraft.client.gui.screen.Screen
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ScreenMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.gui.screen.Screen
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing elytra.ClientPlayerEntityMixin from fabric-entity-events-v1.client.mixins.json into net.minecraft.client.network.ClientPlayerEntity
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientWorldMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.world.ClientWorld
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SinglePreparationResourceReloaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.resource.SinglePreparationResourceReloader
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DefaultClientResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resource.DefaultClientResourcePackProvider
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:DefaultClientResourcePackProviderMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onCreateVanillaBuiltinResourcePack$0(Lnet/minecraft/resource/ResourcePackProfile$PackFactory;Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/resource/ResourcePack; to md8cb7a2$fabric-resource-loader-v0$lambda$onCreateVanillaBuiltinResourcePack$0$0 in fabric-resource-loader-v0.client.mixins.json:DefaultClientResourcePackProviderMixin from mod fabric-resource-loader-v0
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing VanillaResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.resource.VanillaResourcePackProvider
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourcePackManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.ResourcePackManager
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/resource/ResourcePackProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/resource/ResourcePackProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:50] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/resource/ResourcePackProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:50] [Render thread/INFO] (com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
-[09:29:50] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Opening connection to https://api.minecraftservices.com/publickeys
-[09:29:50] [Render thread/DEBUG] (com.mojang.authlib.minecraft.client.MinecraftClient) Connecting to https://api.minecraftservices.com/player/attributes
-[09:29:50] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Reading data from https://api.minecraftservices.com/publickeys
-[09:29:51] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Successful read, server response was 200
-[09:29:51] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Response: {
+ - szar 1.0.3
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-mining-level-api-v1-ceaf4ab3-common\2.1.52+1802ada577\fabric-mining-level-api-v1-ceaf4ab3-common-2.1.52+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-blockrenderlayer-v1-ceaf4ab3-client\1.1.42+1802ada577\fabric-blockrenderlayer-v1-ceaf4ab3-client-1.1.42+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-tables-v1-ceaf4ab3-common\1.1.47+9e7660c677\fabric-loot-tables-v1-ceaf4ab3-common-1.1.47+9e7660c677.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-common\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-common-3.0.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-client\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-client-3.0.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-common\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-common-2.3.6+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-client\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-client-2.3.6+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-common\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-common-1.3.14+a158aa0477.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-client\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-client-1.3.14+a158aa0477.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-common\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-common-0.3.39+92a0d36777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-client\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-client-0.3.39+92a0d36777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-common\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-common-4.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-client\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-client-4.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-common\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-common-5.1.10+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-client\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-client-5.1.10+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-api-v1-ceaf4ab3-client\2.0.9+1802ada577\fabric-screen-api-v1-ceaf4ab3-client-2.0.9+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-common\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-common-2.1.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-client\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-client-2.1.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-common\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-common-11.1.5+e35120df77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-client\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-client-11.1.5+e35120df77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-common\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-common-1.1.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.github.llamalad7\mixinextras-fabric\0.5.0\91a83dfb7abd320f6236bd1fcf5c0ff143d59a13\mixinextras-fabric-0.5.0.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-convention-tags-v1-ceaf4ab3-common\1.5.6+1802ada577\fabric-convention-tags-v1-ceaf4ab3-common-1.5.6+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-api-v1-ceaf4ab3-client\3.2.2+1802ada577\fabric-renderer-api-v1-ceaf4ab3-client-3.2.2+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-keybindings-v0-ceaf4ab3-client\0.2.36+df3654b377\fabric-keybindings-v0-ceaf4ab3-client-0.2.36+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-dimensions-v1-ceaf4ab3-common\2.1.55+1802ada577\fabric-dimensions-v1-ceaf4ab3-common-2.1.55+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-api-v1-ceaf4ab3-common\1.0.12+1802ada577\fabric-block-api-v1-ceaf4ab3-common-1.0.12+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-ceaf4ab3-common\0.92.6+1.20.1\fabric-api-ceaf4ab3-common-0.92.6+1.20.1.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-client-tags-api-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-client-tags-api-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-lookup-api-v1-ceaf4ab3-common\1.6.37+1802ada577\fabric-api-lookup-api-v1-ceaf4ab3-common-1.6.37+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-common\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-common-3.3.6+8dd72ea377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-client\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-client-3.3.6+8dd72ea377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-base-ceaf4ab3-common\0.4.32+1802ada577\fabric-api-base-ceaf4ab3-common-0.4.32+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-gametest-api-v1-ceaf4ab3-common\1.2.15+1802ada577\fabric-gametest-api-v1-ceaf4ab3-common-1.2.15+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-common\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-common-1.6.1+1c78457f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-client\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-client-1.6.1+1c78457f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-sound-api-v1-ceaf4ab3-client\1.0.14+1802ada577\fabric-sound-api-v1-ceaf4ab3-client-1.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-common\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-common-1.0.3+924f046a77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-client\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-client-1.0.3+924f046a77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-common\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-common-1.3.33+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-client\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-client-1.3.33+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\main to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\main to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\client to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\client to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-common\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-common-2.2.23+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-client\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-client-2.2.23+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transitive-access-wideners-v1-ceaf4ab3-common\4.3.2+1802ada577\fabric-transitive-access-wideners-v1-ceaf4ab3-common-4.3.2+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v1-ceaf4ab3-client\3.0.9+1802ada577\fabric-rendering-v1-ceaf4ab3-client-3.0.9+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-key-binding-api-v1-ceaf4ab3-client\1.0.38+1802ada577\fabric-key-binding-api-v1-ceaf4ab3-client-1.0.38+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-commands-v0-ceaf4ab3-common\0.2.52+df3654b377\fabric-commands-v0-ceaf4ab3-common-0.2.52+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-common\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-common-1.0.24+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-client\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-client-1.0.24+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-crash-report-info-v1-ceaf4ab3-common\0.2.20+1802ada577\fabric-crash-report-info-v1-ceaf4ab3-common-0.2.20+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-common\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-common-0.1.67+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-client\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-client-0.1.67+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-common\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-common-2.2.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-client\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-client-2.2.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-common\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-common-0.6.5+13a40c6677.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-client\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-client-0.6.5+13a40c6677.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v0-ceaf4ab3-client\1.1.50+df3654b377\fabric-rendering-v0-ceaf4ab3-client-1.1.50+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-conditions-api-v1-ceaf4ab3-common\2.3.9+1802ada577\fabric-resource-conditions-api-v1-ceaf4ab3-common-2.3.9+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-indigo-ceaf4ab3-client\1.5.3+85287f9f77\fabric-renderer-indigo-ceaf4ab3-client-1.5.3+85287f9f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-registries-v1-ceaf4ab3-client\3.2.47+df3654b377\fabric-renderer-registries-v1-ceaf4ab3-client-3.2.47+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-common\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-common-0.3.54+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-client\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-client-0.3.54+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-biome-api-v1-ceaf4ab3-common\13.0.14+1802ada577\fabric-biome-api-v1-ceaf4ab3-common-13.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-common\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-common-1.0.2+de0fd6d177.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-client\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-client-1.0.2+de0fd6d177.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-api-v2-ceaf4ab3-common\1.2.3+1802ada577\fabric-loot-api-v2-ceaf4ab3-common-1.2.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-models-v0-ceaf4ab3-client\0.4.3+9386d8a777\fabric-models-v0-ceaf4ab3-client-0.4.3+9386d8a777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v1-ceaf4ab3-common\1.2.35+f71b366f77\fabric-command-api-v1-ceaf4ab3-common-1.2.35+f71b366f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-content-registries-v0-ceaf4ab3-common\4.0.13+1802ada577\fabric-content-registries-v0-ceaf4ab3-common-4.0.13+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-common\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-common-12.3.7+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-client\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-client-12.3.7+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-model-loading-api-v1-ceaf4ab3-client\1.0.4+1802ada577\fabric-model-loading-api-v1-ceaf4ab3-client-1.0.4+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-common\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-common-1.0.41+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-client\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-client-1.0.41+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-common\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-common-0.2.64+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-client\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-client-0.2.64+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-common\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-common-0.11.12+fb82e9d777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-client\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-client-0.11.12+fb82e9d777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.loot.table.LootTablesV1Init for mod fabric-loot-tables-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.registry.sync.FabricRegistryClientInit for mod fabric-registry-sync-v0 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.registry.sync.FabricRegistryInit for mod fabric-registry-sync-v0 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.client.ClientNetworkingImpl::clientInit for mod fabric-networking-api-v1 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.NetworkingImpl::init for mod fabric-networking-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.lookup.ApiLookupImpl for mod fabric-api-lookup-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.gametest.FabricGameTestModInitializer for mod fabric-gametest-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.screenhandler.client.ClientNetworking for mod fabric-screen-handler-api-v1 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer dev.tggamesyt.szar.client.SzarDataGenerator for mod szar (key fabric-datagen)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer dev.tggamesyt.szar.client.SzarClient for mod szar (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer dev.tggamesyt.szar.Szar for mod szar (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.event.lifecycle.ClientLifecycleEventsImpl for mod fabric-lifecycle-events-v1 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.LifecycleEventsImpl for mod fabric-lifecycle-events-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.client.CustomIngredientSyncClient for mod fabric-recipe-api-v1 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientInit for mod fabric-recipe-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientSync for mod fabric-recipe-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.container.ScreenProviderRegistryImpl::init for mod fabric-containers-v0 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouterClient for mod fabric-events-interaction-v0 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouter for mod fabric-events-interaction-v0 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.rendering.v0.RenderingCallbackInvoker for mod fabric-rendering-v0 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.indigo.Indigo for mod fabric-renderer-indigo (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.client.networking.v0.OldClientNetworkingHooks for mod fabric-networking-v0 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.networking.v0.OldNetworkingHooks for mod fabric-networking-v0 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.attachment.AttachmentEntrypoint for mod fabric-data-attachment-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.command.v1.LegacyHandler for mod fabric-command-api-v1 (key main)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.v0.client.LegacyClientEventInvokers for mod fabric-events-lifecycle-v0 (key client)
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) Registering new-style initializer net.fabricmc.fabric.impl.event.lifecycle.v0.LegacyEventInvokers for mod fabric-events-lifecycle-v0 (key main)
+[09:34:31] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Initialising Mixin Platform Manager
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Adding mixin platform agents for container ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) MixinPlatformAgentDefault accepted container ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) MixinPlatformAgentDefault accepted container ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)]
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:///C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/fabric-loader/0.18.3/234f25229c51fdd8c0f3a72af0dbcf1ecf2f45d1/fabric-loader-0.18.3.jar)]
+[09:34:31] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-mining-level-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-mining-level-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-blockrenderlayer-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-loot-tables-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-fluids-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-registry-sync-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-registry-sync-v0.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-networking-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-networking-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_17 specified by fabric-rendering-data-attachment-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-data-attachment-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-data-attachment-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-group-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-group-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-message-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-message-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-message-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-screen-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-screen-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-item-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-item-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-item-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-object-builder-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-object-builder-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-object-builder-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-object-builder-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-particles-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-particles-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-api-v1.debughud.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-api-v1.debughud.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-dimensions-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-dimensions-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-api-lookup-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-api-lookup-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-transfer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-transfer-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-gametest-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-gametest-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-entity-events-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-entity-events-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-entity-events-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-entity-events-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-sound-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-view-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-block-view-api-v2.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-screen-handler-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-screen-handler-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-lifecycle-events-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-lifecycle-events-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-rendering-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-rendering-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-key-binding-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-key-binding-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-recipe-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-crash-report-info-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-crash-report-info-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-containers-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-containers-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-containers-v0.accurate.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-containers-v0.accurate.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-command-api-v2.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-command-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-command-api-v2.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-command-api-v2.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-events-interaction-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-events-interaction-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-events-interaction-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-events-interaction-v0.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-conditions-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-conditions-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-renderer-indigo.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-renderer-indigo.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-biome-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-biome-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-attachment-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-attachment-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-loot-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-content-registries-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-content-registries-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-generation-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-data-generation-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-model-loading-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-game-rule-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-game-rule-api-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-loader-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-loader-v0.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Compatibility level JAVA_16 specified by fabric-resource-loader-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Mixin config fabric-resource-loader-v0.client.mixins.json does not specify "minVersion" or "requiredFeatures" property
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-clientOnly-a20bd29e71\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-common-a20bd29e71\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-common-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\client to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\client to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\fabric-loom\1.20.1\net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\mappings.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.github.llamalad7\mixinextras-fabric\0.5.0\91a83dfb7abd320f6236bd1fcf5c0ff143d59a13\mixinextras-fabric-0.5.0.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.fabricmc\dev-launch-injector\0.2.1+build.8\da8bef7e6e2f952da707f282bdb46882a0fce5e3\dev-launch-injector-0.2.1+build.8.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.github.oshi\oshi-core\6.2.2\54f5efc19bca95d709d9a37d19ffcbba3d21c1a6\oshi-core-6.2.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\failureaccess-1.0.1.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\31.1-jre\60458f877d055d0c9114d9e1a2efb737b4bc282c\guava-31.1-jre.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j\71.1\9e7d3304c23f9ba5cb71915f7cce23231a57a445\icu4j-71.1.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\blocklist\1.0.10\5c685c5ffa94c4cd39496c7184c1d122e515ecef\blocklist-1.0.10.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.1.8\5244ce82c3337bba4a196a3ce858bfaecc74404a\brigadier-1.1.8.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\6.0.8\3ba4a30557a9b057760af4011f909ba619fc5125\datafixerupper-6.0.8.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\2.2.10\da05971b07cbb379d002cf7eaec6a2048211fefc\patchy-2.2.10.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.17.9\3cad216e3a7f0c19b4b394388bc9ffc446f13b14\text2speech-1.17.9.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.15\49d94806b6e3dc933dacbd8acb0fdbab8ebd1e5d\commons-codec-1.15.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.11.0\a2503f302b11ebde7ebc3df41daebe0e4eea3689\commons-io-2.11.0.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-buffer\4.1.82.Final\a544270cf1ae8b8077082f5036436a9a9971ea71\netty-buffer-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-codec\4.1.82.Final\b77200379acb345a9ffdece1c605e591ac3e4e0a\netty-codec-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-common\4.1.82.Final\22d148e85c3f5ebdacc0ce1f5aabb1d420f73f3\netty-common-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-handler\4.1.82.Final\644041d1fa96a5d3130a29e8978630d716d76e38\netty-handler-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-resolver\4.1.82.Final\38f665ae8dcd29032eea31245ba7806bed2e0fa8\netty-resolver-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-classes-epoll\4.1.82.Final\e7c7dd18deac93105797f30057c912651ea76521\netty-transport-classes-epoll-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-unix-common\4.1.82.Final\3e895b35ca1b8a0eca56cacff4c2dde5d2c6abce\netty-transport-native-unix-common-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport\4.1.82.Final\e431a218d91acb6476ccad5f5aafde50aa3945ca\netty-transport-4.1.82.Final.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.5.9\bb7ea75ecdb216654237830b3a96d87ad91f8cc5\fastutil-8.5.9.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna-platform\5.12.1\97406a297c852f4a41e688a176ec675f72e8329\jna-platform-5.12.1.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.12.1\b1e93a735caea94f503e95e6fe79bf9cdc1e985d\jna-5.12.1.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.21\4ec95b60d4e86b5c95a0e919cb172a0af98011ef\commons-compress-1.21.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.12.0\c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e\commons-lang3-3.12.0.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.5.13\e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada\httpclient-4.5.13.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.4.15\7f2e0c573eaa7a74bac2e89b359e1f73d92a0a1d\httpcore-4.4.15.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.joml\joml\1.10.5\22566d58af70ad3d72308bab63b8339906deb649\joml-1.10.5.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\757920418805fb90bfebb3d46b1d9e7669fca2eb\lwjgl-glfw-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\1251e3cb7e5d6159334cfb9244f789ce992f03b\lwjgl-glfw-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\e79c4857a887bd79ba78bdf2d422a7d333028a2d\lwjgl-glfw-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.3.2\17e1f9ec031ef72c2f7825c38eeb3a79c4d8bb17\lwjgl-glfw-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\877e17e39ebcd58a9c956dc3b5b777813de0873a\lwjgl-jemalloc-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\db886c1f9e313c3fa2a25543b99ccd250d3f9fb5\lwjgl-jemalloc-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\598790de603c286dbc4068b27829eacc37592786\lwjgl-jemalloc-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.3.2\9b07558f81a5d54dfaeb861bab3ccc86bb4477c9\lwjgl-jemalloc-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\ae5357ed6d934546d3533993ea84c0cfb75eed95\lwjgl-openal-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\e74f299a602192faaf14b917632e4cbbb493c940\lwjgl-openal-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\545ddec7959007a78b6662d616e00dacf00e1c29\lwjgl-openal-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.3.2\21fcb44d32ccf101017ec939fc740197677557d5\lwjgl-openal-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\ee8e95be0b438602038bc1f02dc5e3d011b1b216\lwjgl-opengl-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\83cd34469d4e0bc335bf74c7f62206530a9480bf\lwjgl-opengl-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\21df035bf03dbf5001f92291b24dc951da513481\lwjgl-opengl-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.3.2\22fa4149159154b24f6c1bd46a342d4958a9fba1\lwjgl-opengl-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\a2550795014d622b686e9caac50b14baa87d2c70\lwjgl-stb-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\1c4f4b8353bdb78c5264ab921436f03fc9aa1ba5\lwjgl-stb-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\c29df97c3cca97dc00d34e171936153764c9f78b\lwjgl-stb-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.3.2\a0de7bde6722fa68d25ba6afbd7395508c53c730\lwjgl-stb-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\9f65c248dd77934105274fcf8351abb75b34327c\lwjgl-tinyfd-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\54a93ed247d20007a6f579355263fdc2c030753a\lwjgl-tinyfd-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\500f5daa3b731ca282d4b90aeafda94c528d3e27\lwjgl-tinyfd-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.3.2\c1dfa1c438e0262453e7bf625289540e5cbffb2\lwjgl-tinyfd-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\4421d94af68e35dcaa31737a6fc59136a1e61b94\lwjgl-3.3.2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\a55169ced70ffcd15f2162daf4a9c968578f6cd5\lwjgl-3.3.2-natives-windows.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\d900e4678449ba97ff46fa64b22e0376bf8cd00e\lwjgl-3.3.2-natives-windows-arm64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.3.2\ed495259b2c8f068794da0ffedfa7ae7c130b3c5\lwjgl-3.3.2-natives-windows-x86.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-clientOnly-a20bd29e71\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\minecraftMaven\net\minecraft\minecraft-common-a20bd29e71\1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2\minecraft-common-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-epoll\4.1.82.Final\c7350a71920f3ae9142945e25fed4846cce53374\netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\.gradle\caches\modules-2\files-2.1\io.netty\netty-transport-native-epoll\4.1.82.Final\476409d6255001ca53a55f65b01c13822f8dc93a\netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-client\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-client-3.3.6+8dd72ea377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-blockrenderlayer-v1-ceaf4ab3-client\1.1.42+1802ada577\fabric-blockrenderlayer-v1-ceaf4ab3-client-1.1.42+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-client-tags-api-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-client-tags-api-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-client\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-client-2.2.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-client\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-client-1.0.2+de0fd6d177.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-client\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-client-12.3.7+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-client\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-client-1.6.1+1c78457f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-client\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-client-0.6.5+13a40c6677.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-client\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-client-0.2.64+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-client\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-client-2.1.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-client\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-client-4.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-client\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-client-2.2.23+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-client\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-client-5.1.10+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-models-v0-ceaf4ab3-client\0.4.3+9386d8a777\fabric-models-v0-ceaf4ab3-client-0.4.3+9386d8a777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-model-loading-api-v1-ceaf4ab3-client\1.0.4+1802ada577\fabric-model-loading-api-v1-ceaf4ab3-client-1.0.4+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-client\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-client-1.0.24+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-client\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-client-2.3.6+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-client\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-client-1.3.33+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-client\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-client-0.1.67+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-client\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-client-0.3.54+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-client\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-client-1.3.14+a158aa0477.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-client\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-client-11.1.5+e35120df77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-client\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-client-1.1.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-indigo-ceaf4ab3-client\1.5.3+85287f9f77\fabric-renderer-indigo-ceaf4ab3-client-1.5.3+85287f9f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-api-v1-ceaf4ab3-client\3.2.2+1802ada577\fabric-renderer-api-v1-ceaf4ab3-client-3.2.2+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-client\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-client-3.0.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-renderer-registries-v1-ceaf4ab3-client\3.2.47+df3654b377\fabric-renderer-registries-v1-ceaf4ab3-client-3.2.47+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v0-ceaf4ab3-client\1.1.50+df3654b377\fabric-rendering-v0-ceaf4ab3-client-1.1.50+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-v1-ceaf4ab3-client\3.0.9+1802ada577\fabric-rendering-v1-ceaf4ab3-client-3.0.9+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-api-v1-ceaf4ab3-client\2.0.9+1802ada577\fabric-screen-api-v1-ceaf4ab3-client-2.0.9+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-client\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-client-0.3.39+92a0d36777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-client\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-client-1.0.3+924f046a77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-client\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-client-1.0.41+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-keybindings-v0-ceaf4ab3-client\0.2.36+df3654b377\fabric-keybindings-v0-ceaf4ab3-client-0.2.36+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-key-binding-api-v1-ceaf4ab3-client\1.0.38+1802ada577\fabric-key-binding-api-v1-ceaf4ab3-client-1.0.38+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-client\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-client-0.11.12+fb82e9d777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-sound-api-v1-ceaf4ab3-client\1.0.14+1802ada577\fabric-sound-api-v1-ceaf4ab3-client-1.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-ceaf4ab3-common\0.92.6+1.20.1\fabric-api-ceaf4ab3-common-0.92.6+1.20.1.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transfer-api-v1-ceaf4ab3-common\3.3.6+8dd72ea377\fabric-transfer-api-v1-ceaf4ab3-common-3.3.6+8dd72ea377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-lookup-api-v1-ceaf4ab3-common\1.6.37+1802ada577\fabric-api-lookup-api-v1-ceaf4ab3-common-1.6.37+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v1-ceaf4ab3-common\1.2.35+f71b366f77\fabric-command-api-v1-ceaf4ab3-common-1.2.35+f71b366f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-commands-v0-ceaf4ab3-common\0.2.52+df3654b377\fabric-commands-v0-ceaf4ab3-common-0.2.52+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-command-api-v2-ceaf4ab3-common\2.2.14+1802ada577\fabric-command-api-v2-ceaf4ab3-common-2.2.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-content-registries-v0-ceaf4ab3-common\4.0.13+1802ada577\fabric-content-registries-v0-ceaf4ab3-common-4.0.13+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-convention-tags-v1-ceaf4ab3-common\1.5.6+1802ada577\fabric-convention-tags-v1-ceaf4ab3-common-1.5.6+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-attachment-api-v1-ceaf4ab3-common\1.0.2+de0fd6d177\fabric-data-attachment-api-v1-ceaf4ab3-common-1.0.2+de0fd6d177.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-data-generation-api-v1-ceaf4ab3-common\12.3.7+1802ada577\fabric-data-generation-api-v1-ceaf4ab3-common-12.3.7+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-dimensions-v1-ceaf4ab3-common\2.1.55+1802ada577\fabric-dimensions-v1-ceaf4ab3-common-2.1.55+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-entity-events-v1-ceaf4ab3-common\1.6.1+1c78457f77\fabric-entity-events-v1-ceaf4ab3-common-1.6.1+1c78457f77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-interaction-v0-ceaf4ab3-common\0.6.5+13a40c6677\fabric-events-interaction-v0-ceaf4ab3-common-0.6.5+13a40c6677.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-gametest-api-v1-ceaf4ab3-common\1.2.15+1802ada577\fabric-gametest-api-v1-ceaf4ab3-common-1.2.15+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-events-lifecycle-v0-ceaf4ab3-common\0.2.64+df3654b377\fabric-events-lifecycle-v0-ceaf4ab3-common-0.2.64+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-api-v1-ceaf4ab3-common\2.1.29+1802ada577\fabric-item-api-v1-ceaf4ab3-common-2.1.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-item-group-api-v1-ceaf4ab3-common\4.0.14+1802ada577\fabric-item-group-api-v1-ceaf4ab3-common-4.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-mining-level-api-v1-ceaf4ab3-common\2.1.52+1802ada577\fabric-mining-level-api-v1-ceaf4ab3-common-2.1.52+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-lifecycle-events-v1-ceaf4ab3-common\2.2.23+1802ada577\fabric-lifecycle-events-v1-ceaf4ab3-common-2.2.23+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-tables-v1-ceaf4ab3-common\1.1.47+9e7660c677\fabric-loot-tables-v1-ceaf4ab3-common-1.1.47+9e7660c677.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-loot-api-v2-ceaf4ab3-common\1.2.3+1802ada577\fabric-loot-api-v2-ceaf4ab3-common-1.2.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-message-api-v1-ceaf4ab3-common\5.1.10+1802ada577\fabric-message-api-v1-ceaf4ab3-common-5.1.10+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-recipe-api-v1-ceaf4ab3-common\1.0.24+1802ada577\fabric-recipe-api-v1-ceaf4ab3-common-1.0.24+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-registry-sync-v0-ceaf4ab3-common\2.3.6+1802ada577\fabric-registry-sync-v0-ceaf4ab3-common-2.3.6+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-screen-handler-api-v1-ceaf4ab3-common\1.3.33+1802ada577\fabric-screen-handler-api-v1-ceaf4ab3-common-1.3.33+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-containers-v0-ceaf4ab3-common\0.1.67+df3654b377\fabric-containers-v0-ceaf4ab3-common-0.1.67+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-v0-ceaf4ab3-common\0.3.54+df3654b377\fabric-networking-v0-ceaf4ab3-common-0.3.54+df3654b377.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-networking-api-v1-ceaf4ab3-common\1.3.14+a158aa0477\fabric-networking-api-v1-ceaf4ab3-common-1.3.14+a158aa0477.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-object-builder-api-v1-ceaf4ab3-common\11.1.5+e35120df77\fabric-object-builder-api-v1-ceaf4ab3-common-11.1.5+e35120df77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-particles-v1-ceaf4ab3-common\1.1.3+1802ada577\fabric-particles-v1-ceaf4ab3-common-1.1.3+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-fluids-v1-ceaf4ab3-common\3.0.29+1802ada577\fabric-rendering-fluids-v1-ceaf4ab3-common-3.0.29+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-api-base-ceaf4ab3-common\0.4.32+1802ada577\fabric-api-base-ceaf4ab3-common-0.4.32+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-biome-api-v1-ceaf4ab3-common\13.0.14+1802ada577\fabric-biome-api-v1-ceaf4ab3-common-13.0.14+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-api-v1-ceaf4ab3-common\1.0.12+1802ada577\fabric-block-api-v1-ceaf4ab3-common-1.0.12+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-rendering-data-attachment-v1-ceaf4ab3-common\0.3.39+92a0d36777\fabric-rendering-data-attachment-v1-ceaf4ab3-common-0.3.39+92a0d36777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-block-view-api-v2-ceaf4ab3-common\1.0.3+924f046a77\fabric-block-view-api-v2-ceaf4ab3-common-1.0.3+924f046a77.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-crash-report-info-v1-ceaf4ab3-common\0.2.20+1802ada577\fabric-crash-report-info-v1-ceaf4ab3-common-0.2.20+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-game-rule-api-v1-ceaf4ab3-common\1.0.41+1802ada577\fabric-game-rule-api-v1-ceaf4ab3-common-1.0.41+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-conditions-api-v1-ceaf4ab3-common\2.3.9+1802ada577\fabric-resource-conditions-api-v1-ceaf4ab3-common-2.3.9+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-resource-loader-v0-ceaf4ab3-common\0.11.12+fb82e9d777\fabric-resource-loader-v0-ceaf4ab3-common-0.11.12+fb82e9d777.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\.gradle\loom-cache\remapped_mods\remapped\net\fabricmc\fabric-api\fabric-transitive-access-wideners-v1-ceaf4ab3-common\4.3.2+1802ada577\fabric-transitive-access-wideners-v1-ceaf4ab3-common-4.3.2+1802ada577.jar to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\classes\java\main to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Knot) Adding C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\build\resources\main to classpath.
+[09:34:31] [main/DEBUG] (FabricLoader/Entrypoint) No subscribers for entrypoint 'preLaunch'
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing mixins for MixinEnvironment[DEFAULT]
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-mining-level-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-mining-level-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-blockrenderlayer-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-blockrenderlayer-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-loot-tables-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-loot-tables-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-fluids-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-fluids-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-registry-sync-v0.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-registry-sync-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-registry-sync-v0.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-registry-sync-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-networking-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-networking-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-networking-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-networking-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-data-attachment-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-rendering-data-attachment-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-data-attachment-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-data-attachment-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-group-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-item-group-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-group-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-item-group-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-message-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-message-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-message-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-message-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-screen-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-screen-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-item-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-item-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-item-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-object-builder-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-object-builder-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-object-builder-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-object-builder-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-particles-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-particles-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config mixinextras.init.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/MixinExtras|Service) com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0) is taking over from null
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-api-v1.debughud.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-dimensions-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-dimensions-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-block-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-api-lookup-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-api-lookup-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-transfer-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-transfer-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-gametest-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-gametest-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-entity-events-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-entity-events-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-entity-events-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-entity-events-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-sound-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-sound-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-view-api-v2.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-block-view-api-v2-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-block-view-api-v2.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-block-view-api-v2-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-screen-handler-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-screen-handler-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config szar.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config szar.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-lifecycle-events-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-lifecycle-events-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-lifecycle-events-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-lifecycle-events-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-rendering-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-rendering-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-key-binding-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-key-binding-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-recipe-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-recipe-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-crash-report-info-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-crash-report-info-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-containers-v0.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-containers-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-containers-v0.accurate.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-containers-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-command-api-v2.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-command-api-v2-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-command-api-v2.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-command-api-v2-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-events-interaction-v0.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-events-interaction-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-events-interaction-v0.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-events-interaction-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-conditions-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-resource-conditions-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-renderer-indigo.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-renderer-indigo-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-biome-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-biome-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-attachment-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-data-attachment-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-attachment-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-data-attachment-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-loot-api-v2.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-loot-api-v2-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-content-registries-v0.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-content-registries-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-generation-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-data-generation-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-data-generation-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-data-generation-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-model-loading-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-model-loading-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-game-rule-api-v1.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-game-rule-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-game-rule-api-v1.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-game-rule-api-v1-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-loader-v0.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap fabric-resource-loader-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Selecting config fabric-resource-loader-v0.client.mixins.json
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Remapping refMap client-fabric-resource-loader-v0-refmap.json using remapper chain
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-mining-level-api-v1.mixins.json (3)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-blockrenderlayer-v1.mixins.json (1)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-loot-tables-v1.mixins.json (2)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-fluids-v1.mixins.json (1)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-registry-sync-v0.mixins.json (14)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-registry-sync-v0.client.mixins.json (5)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-networking-api-v1.mixins.json (11)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/world/ThreadedAnvilChunkStorage$EntityTracker is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor from mod fabric-networking-api-v1 and should be specified in value
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-networking-api-v1.client.mixins.json (5)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-data-attachment-v1.mixins.json (2)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-data-attachment-v1.client.mixins.json (1)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-group-api-v1.mixins.json (3)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-group-api-v1.client.mixins.json (1)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-message-api-v1.mixins.json (2)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-message-api-v1.client.mixins.json (2)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-screen-api-v1.mixins.json (6)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-api-v1.mixins.json (7)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-item-api-v1.client.mixins.json (3)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-object-builder-v1.mixins.json (7)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-object-builder-v1.client.mixins.json (5)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-particles-v1.client.mixins.json (4)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing mixinextras.init.mixins.json (0)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-api-v1.mixins.json (5)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-api-v1.debughud.mixins.json (1)
+[09:34:31] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-dimensions-v1.mixins.json (5)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-api-v1.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-api-lookup-api-v1.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-transfer-api-v1.mixins.json (12)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-gametest-api-v1.mixins.json (7)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-entity-events-v1.mixins.json (11)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-entity-events-v1.client.mixins.json (1)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-sound-api-v1.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-view-api-v2.mixins.json (3)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-block-view-api-v2.client.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-screen-handler-api-v1.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing szar.mixins.json (0)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing szar.client.mixins.json (0)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-lifecycle-events-v1.mixins.json (9)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/world/ServerWorld$ServerEntityHandler is public in fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-lifecycle-events-v1.client.mixins.json (6)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/world/ClientWorld$ClientEntityHandler is public in fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-rendering-v1.mixins.json (17)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/gl/ShaderProgram$1 is public in fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-key-binding-api-v1.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-recipe-api-v1.mixins.json (3)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-crash-report-info-v1.mixins.json (1)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-containers-v0.mixins.json (1)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-containers-v0.accurate.mixins.json (1)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-command-api-v2.mixins.json (5)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-command-api-v2.client.mixins.json (2)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-events-interaction-v0.mixins.json (5)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/network/ServerPlayNetworkHandler$1 is public in fabric-events-interaction-v0.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-events-interaction-v0 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-events-interaction-v0.client.mixins.json (3)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-conditions-api-v1.mixins.json (6)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-renderer-indigo.mixins.json (5)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-biome-api-v1.mixins.json (9)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/world/biome/source/MultiNoiseBiomeSourceParameterList$Preset$1 is public in fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-attachment-api-v1.mixins.json (8)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-attachment-api-v1.client.mixins.json (1)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-loot-api-v2.mixins.json (5)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-content-registries-v0.mixins.json (11)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-generation-api-v1.mixins.json (6)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-data-generation-api-v1.client.mixins.json (1)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-model-loading-api-v1.mixins.json (3)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/render/model/ModelLoader$BakerImpl is public in fabric-model-loading-api-v1.mixins.json:ModelLoaderBakerImplMixin from mod fabric-model-loading-api-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-game-rule-api-v1.mixins.json (6)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/server/command/GameRuleCommand$1 is public in fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-game-rule-api-v1.client.mixins.json (3)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) @Mixin target net/minecraft/client/gui/screen/world/EditGameRulesScreen$RuleListWidget$1 is public in fabric-game-rule-api-v1.client.mixins.json:RuleListWidgetVisitorMixin from mod fabric-game-rule-api-v1 and should be specified in value
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-loader-v0.mixins.json (12)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Preparing fabric-resource-loader-v0.client.mixins.json (6)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Inner class net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin$1ItemGroupPosition in net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin on net/minecraft/item/ItemGroups gets unique name net/minecraft/item/ItemGroups$1ItemGroupPosition$4c24dfa806fc4ee18b80052152d90ce9
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Inner class net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1 in net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin on net/minecraft/block/entity/ChiseledBookshelfBlockEntity gets unique name net/minecraft/block/entity/ChiseledBookshelfBlockEntity$Anonymous$2f330d51161a4727b5b89c6130e60787
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Prepared 273 mixins in 0,608 sec (2,2ms avg) (0ms load, 0ms transform, 0ms plugin)
+[09:34:32] [main/DEBUG] (io.netty.util.internal.logging.InternalLoggerFactory) Using SLF4J as the default logging framework
+[09:34:32] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.level: simple
+[09:34:32] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.targetRecords: 4
+[09:34:32] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Registering new injector for @ExpressionInjectorWrapper with com.llamalad7.mixinextras.expression.impl.wrapper.ExpressionInjectorWrapperInjectionInfo
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Mixing SystemDetailsMixin from fabric-crash-report-info-v1.mixins.json into net.minecraft.util.SystemDetails
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$appendMods$1(Lnet/fabricmc/loader/api/ModContainer;)Ljava/lang/String; to md6af092$fabric-crash-report-info-v1$lambda$appendMods$1$0 in fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fillSystemDetails$0()Ljava/lang/String; to md6af092$fabric-crash-report-info-v1$lambda$fillSystemDetails$0$1 in fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:32] [main/DEBUG] (FabricLoader/Mixin) fabric-crash-report-info-v1.mixins.json:SystemDetailsMixin from mod fabric-crash-report-info-v1->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing BootstrapMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.Bootstrap
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$initialize$1(Lnet/minecraft/fluid/Fluid;)Ljava/util/Collection; to md6af092$fabric-registry-sync-v0$lambda$initialize$1$0 in fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$initialize$0(Lnet/minecraft/block/Block;)Ljava/util/Collection; to md6af092$fabric-registry-sync-v0$lambda$initialize$0$1 in fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric-registry-sync-v0->@Inject::initialize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistriesAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.Registries
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getROOT()Lnet/minecraft/registry/MutableRegistry; to getROOT$fabric-registry-sync-v0_$md$6af092$0 in fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistriesMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.Registries
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistriesMixin from mod fabric-registry-sync-v0->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing SimpleRegistryMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.SimpleRegistry
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$5([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback; to md6af092$fabric-registry-sync-v0$lambda$new$5$0 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$4([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback$RemapState;)V to md6af092$fabric-registry-sync-v0$lambda$new$4$1 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$3([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback; to md6af092$fabric-registry-sync-v0$lambda$new$3$2 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$2([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;ILnet/minecraft/util/Identifier;Ljava/lang/Object;)V to md6af092$fabric-registry-sync-v0$lambda$new$2$3 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$1([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback; to md6af092$fabric-registry-sync-v0$lambda$new$1$4 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;ILnet/minecraft/util/Identifier;Ljava/lang/Object;)V to md6af092$fabric-registry-sync-v0$lambda$new$0$5 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::add(Lnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::set(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPre(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric-registry-sync-v0->@Inject::setPost(ILnet/minecraft/registry/RegistryKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing FluidMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.fluid.Fluid
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric-transfer-api-v1->@Inject::hookGetBucketFillSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockMixin from fabric-block-api-v1.mixins.json into net.minecraft.block.Block
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractBlockAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.block.AbstractBlock
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:AbstractBlockAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.item.Item
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.item.Item
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/item/Item$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/item/Item$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemMixin from mod fabric-item-api-v1->@Inject::onConstruct(Lnet/minecraft/item/Item$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityTypeAccessor from fabric-api-lookup-api-v1.mixins.json into net.minecraft.block.entity.BlockEntityType
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-api-lookup-api-v1.mixins.json:BlockEntityTypeAccessor from mod fabric-api-lookup-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ArgumentTypesMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.command.argument.ArgumentTypes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:ArgumentTypesMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ArgumentTypesAccessor from fabric-command-api-v2.mixins.json into net.minecraft.command.argument.ArgumentTypes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:ArgumentTypesAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getClassMap()Ljava/util/Map; to fabric_getClassMap$fabric-command-api-v2_$md$6af092$0 in fabric-command-api-v2.mixins.json:ArgumentTypesAccessor from mod fabric-command-api-v2
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:ArgumentTypesMixin from mod fabric-gametest-api-v1->@Inject::register(Lnet/minecraft/registry/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupsMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.item.ItemGroups
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupsMixin from mod fabric-item-group-api-v1->@Inject::collect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupAccessor from fabric-item-group-api-v1.mixins.json into net.minecraft.item.ItemGroup
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemGroupMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.item.ItemGroup
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getStacks$0(Lnet/minecraft/item/ItemGroup;)Ljava/lang/IllegalStateException; to md6af092$fabric-item-group-api-v1$lambda$getStacks$0$0 in fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/item/ItemGroup$DisplayContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/item/ItemGroup$DisplayContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric-item-group-api-v1->@Inject::getStacks(Lnet/minecraft/item/ItemGroup$DisplayContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing FireBlockMixin from fabric-content-registries-v0.mixins.json into net.minecraft.block.FireBlock
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/block/AbstractBlock$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/block/AbstractBlock$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::afterConstruct(Lnet/minecraft/block/AbstractBlock$Settings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::getFabricBurnChance(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric-content-registries-v0->@Inject::getFabricSpreadChance(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.World
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.World
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.WorldView
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.WorldView
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.BlockView
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-api-lookup-api-v1.mixins.json into net.minecraft.server.world.ServerWorld
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$5(Ljava/util/Map$Entry;)Z to md6af092$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$5$0 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$4(Ljava/lang/ref/WeakReference;)Z to md6af092$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$4$1 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$3(Ljava/lang/ref/WeakReference;)V to md6af092$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$3$2 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_invalidateCache$2(Ljava/lang/ref/WeakReference;)Z to md6af092$fabric-api-lookup-api-v1$lambda$fabric_invalidateCache$2$3 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_registerCache$1(Ljava/lang/ref/WeakReference;)Z to md6af092$fabric-api-lookup-api-v1$lambda$fabric_registerCache$1$4 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_registerCache$0(Lnet/minecraft/util/math/BlockPos;)Ljava/util/List; to md6af092$fabric-api-lookup-api-v1$lambda$fabric_registerCache$0$5 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric-api-lookup-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.world.ServerWorld
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.server.world.ServerWorld
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$createAttachmentsPersistentState$1(Lnet/minecraft/server/world/ServerWorld;)Lnet/fabricmc/fabric/impl/attachment/AttachmentPersistentState; to md6af092$fabric-data-attachment-api-v1$lambda$createAttachmentsPersistentState$1$6 in fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1
+[09:34:33] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$createAttachmentsPersistentState$0(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/nbt/NbtCompound;)Lnet/fabricmc/fabric/impl/attachment/AttachmentPersistentState; to md6af092$fabric-data-attachment-api-v1$lambda$createAttachmentsPersistentState$0$7 in fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric-lifecycle-events-v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric-data-attachment-api-v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-dimensions-v1.mixins.json into net.minecraft.entity.Entity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.Entity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.entity.Entity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.entity.Entity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1->@Inject::getTeleportTarget(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/entity/Entity;)V doesn't use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/entity/Entity;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric-entity-events-v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/entity/Entity;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.player.PlayerEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing elytra.PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.player.PlayerEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onTrySleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onIsSleepingLongEnough(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.entity.LivingEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.LivingEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing elytra.LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.LivingEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.entity.LivingEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric-item-api-v1->@Inject::onGetPreferredEquipmentSlot(Lnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::beforeDamage(Lnet/minecraft/entity/damage/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onSleep(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric-entity-events-v1->@Inject::onIsSleepingInBed(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/entity/EquipmentSlot;IILnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V doesn't use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/entity/EquipmentSlot;IILnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V has 0 override(s) in child classes
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric-lifecycle-events-v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/entity/EquipmentSlot;IILnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing IdListMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.util.collection.IdList
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:IdListMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_remapIds$0(Lit/unimi/dsi/fastutil/ints/Int2IntMap;Ljava/lang/Object;Ljava/lang/Integer;)Ljava/lang/Integer; to md6af092$fabric-registry-sync-v0$lambda$fabric_remapIds$0$0 in fabric-registry-sync-v0.mixins.json:IdListMixin from mod fabric-registry-sync-v0
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing DetectorRailBlockMixin from fabric-object-builder-v1.mixins.json into net.minecraft.block.DetectorRailBlock
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getCustomComparatorOutput$0(Lnet/minecraft/entity/Entity;)Z to md6af092$fabric-object-builder-api-v1$lambda$getCustomComparatorOutput$0$0 in fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric-object-builder-api-v1->@Inject::getCustomComparatorOutput(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing DropperBlockMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.DropperBlock
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookDispense$0(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to md6af092$fabric-transfer-api-v1$lambda$hookDispense$0$0 in fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:DropperBlockMixin from mod fabric-transfer-api-v1->@Inject::hookDispense(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing BeehiveBlockMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.block.BeehiveBlock
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:BeehiveBlockMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:BeehiveBlockMixin from mod fabric-events-interaction-v0->@Inject::afterNearbyBeesPlayers(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V does use it's CallbackInfo
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing OxidizableMixin from fabric-content-registries-v0.mixins.json into net.minecraft.block.Oxidizable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric-content-registries-v0->@Inject::createOxidationLevelIncreasesMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractBlockSettingsAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.block.AbstractBlock$Settings
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:AbstractBlockSettingsAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockStateMixin from fabric-block-api-v1.mixins.json into net.minecraft.block.BlockState
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.block.entity.BlockEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.block.entity.BlockEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.block.entity.BlockEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.block.entity.BlockEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:BlockEntityMixin from mod fabric-data-attachment-api-v1->@Inject::readBlockEntityAttachments(Lnet/minecraft/nbt/NbtCompound;Ljava/lang/String;Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:BlockEntityMixin from mod fabric-data-attachment-api-v1->@Inject::writeBlockEntityAttachments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing NamedScreenHandlerFactoryMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.screen.NamedScreenHandlerFactory
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:NamedScreenHandlerFactoryMixin from mod fabric-screen-handler-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing LootableContainerBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.LootableContainerBlockEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:LootableContainerBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) Mixing ChiseledBookshelfBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.ChiseledBookshelfBlockEntity
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:34] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackBypass(ILnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.block.entity.AbstractFurnaceBlockEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.AbstractFurnaceBlockEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing AbstractFurnaceBlockEntityMixin from fabric-content-registries-v0.mixins.json into net.minecraft.block.entity.AbstractFurnaceBlockEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-item-api-v1->@Inject::getStackRemainder(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZZLnet/minecraft/item/ItemStack;ZZLnet/minecraft/recipe/Recipe;I)V doesn't use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackSuppressUpdate(ILnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric-content-registries-v0->@Inject::fuelTimeMapHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing JukeboxBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.JukeboxBlockEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::setStackBypass(ILnet/minecraft/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing MobEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.mob.MobEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing BrewingStandBlockEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.block.entity.BrewingStandBlockEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:BrewingStandBlockEntityMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:BrewingStandBlockEntityMixin from mod fabric-item-api-v1->@Inject::captureItemStack(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/item/ItemStack;)V doesn't use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemStackMixin from fabric-item-api-v1.mixins.json into net.minecraft.item.ItemStack
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing ItemStackMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.item.ItemStack
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ItemStackMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::saveDamager(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::clearDamage(ILnet/minecraft/entity/LivingEntity;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ItemStackMixin from mod fabric-item-api-v1->@Inject::getTooltip(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/item/TooltipContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing HopperBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.block.entity.HopperBlockEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookExtract$1(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to md6af092$fabric-transfer-api-v1$lambda$hookExtract$1$0 in fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$hookInsert$0(Lnet/fabricmc/fabric/api/transfer/v1/item/ItemVariant;)Z to md6af092$fabric-transfer-api-v1$lambda$hookInsert$0$1 in fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::hookInsert(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/inventory/Inventory;)V does use it's CallbackInfoReturnable
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:HopperBlockEntityMixin from mod fabric-transfer-api-v1->@Inject::hookExtract(Lnet/minecraft/world/World;Lnet/minecraft/block/entity/Hopper;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/inventory/Inventory;)V does use it's CallbackInfoReturnable
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) Mixing TadpoleEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.passive.TadpoleEntity
+[09:34:35] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:TadpoleEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing ArmorItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.item.ArmorItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:ArmorItemMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing SwordItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.item.SwordItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing ShovelItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.item.ShovelItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getPathStates()Ljava/util/Map; to getPathStates$fabric-content-registries-v0_$md$6af092$0 in fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric-content-registries-v0
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing MiningToolItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.item.MiningToolItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;I)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing AxeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.item.AxeItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getStrippedBlocks()Ljava/util/Map; to getStrippedBlocks$fabric-content-registries-v0_$md$6af092$0 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setStrippedBlocks(Ljava/util/Map;)V to setStrippedBlocks$fabric-content-registries-v0_$md$6af092$1 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric-content-registries-v0
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing HoeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.item.HoeItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getTillingActions()Ljava/util/Map; to getTillingActions$fabric-content-registries-v0_$md$6af092$0 in fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric-content-registries-v0
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing BucketItemAccessor from fabric-transfer-api-v1.mixins.json into net.minecraft.item.BucketItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:BucketItemAccessor from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing BucketItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.item.BucketItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:BucketItemMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing ShearsItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.item.ShearsItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric-mining-level-api-v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing HoneycombItemMixin from fabric-content-registries-v0.mixins.json into net.minecraft.item.HoneycombItem
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric-content-registries-v0->@Inject::createUnwaxedToWaxedMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing StructuresToConfiguredStructuresFixMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.datafixer.fix.StructuresToConfiguredStructuresFix
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:StructuresToConfiguredStructuresFixMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:StructuresToConfiguredStructuresFixMixin from mod fabric-registry-sync-v0->@Inject::method_41022(Lcom/mojang/datafixers/util/Pair;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing TaggedChoiceTypeMixin from fabric-dimensions-v1.mixins.json into com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceTypeMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceTypeMixin from mod fabric-dimensions-v1->@Inject::onGetCodec(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing TaggedChoiceMixin from fabric-dimensions-v1.mixins.json into com.mojang.datafixers.types.templates.TaggedChoice
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:TaggedChoiceMixin from mod fabric-dimensions-v1->@Inject::onApply(Lcom/mojang/datafixers/util/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) Mixing Schema2832Mixin from fabric-dimensions-v1.mixins.json into net.minecraft.datafixer.schema.Schema2832
+[09:34:36] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:Schema2832Mixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [Datafixer Bootstrap/INFO] (com.mojang.datafixers.DataFixerBuilder) 188 Datafixer optimizations took 113 milliseconds
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing PigEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.passive.PigEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PigEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing EntityMixin from fabric-dimensions-v1.mixins.json into net.minecraft.server.network.ServerPlayerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.network.ServerPlayerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.server.network.ServerPlayerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityAccessor from fabric-containers-v0.mixins.json into net.minecraft.server.network.ServerPlayerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-containers-v0.mixins.json:ServerPlayerEntityAccessor from mod fabric-containers-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-containers-v0.accurate.mixins.json into net.minecraft.server.network.ServerPlayerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-containers-v0.accurate.mixins.json:ServerPlayerEntityMixin from mod fabric-containers-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerEntityMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.server.network.ServerPlayerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerEntityMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:EntityMixin from mod fabric-dimensions-v1->@Inject::getTeleportTarget(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::callOnKillForPlayer(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::notifyDeath(Lnet/minecraft/entity/damage/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::afterWorldChanged(Lnet/minecraft/server/world/ServerWorld;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onCopyFrom(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::onTrySleepDirectionCheck(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/math/Direction;)V does use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/screen/NamedScreenHandlerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/screen/ScreenHandler;)V doesn't use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/screen/NamedScreenHandlerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/screen/ScreenHandler;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric-screen-handler-api-v1->@Inject::fabric_storeOpenedScreenHandler(Lnet/minecraft/screen/NamedScreenHandlerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/screen/ScreenHandler;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerEntityMixin from mod fabric-events-interaction-v0->@Inject::onPlayerInteractEntity(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.chunk.Chunk
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldChunkMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.world.chunk.WorldChunk
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing WorldChunkMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.chunk.WorldChunk
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onLoadBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/block/entity/BlockEntity;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric-lifecycle-events-v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric-data-attachment-api-v1->@Inject::transferProtoChunkAttachement(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/ProtoChunk;Lnet/minecraft/world/chunk/WorldChunk$EntityLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric-data-attachment-api-v1->@Inject::transferProtoChunkAttachement(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/ProtoChunk;Lnet/minecraft/world/chunk/WorldChunk$EntityLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric-data-attachment-api-v1->@Inject::transferProtoChunkAttachement(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/ProtoChunk;Lnet/minecraft/world/chunk/WorldChunk$EntityLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing VillagerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.entity.passive.VillagerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:VillagerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing VillagerEntityAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.entity.passive.VillagerEntity
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_setItemFoodValues(Ljava/util/Map;)V to fabric_setItemFoodValues$fabric-content-registries-v0_$md$6af092$0 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_setGatherableItems(Ljava/util/Set;)V to fabric_setGatherableItems$fabric-content-registries-v0_$md$6af092$1 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getGatherableItems()Ljava/util/Set; to fabric_getGatherableItems$fabric-content-registries-v0_$md$6af092$2 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric-content-registries-v0
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ingredient.IngredientMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.recipe.Ingredient
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectFromJson(Lcom/google/gson/JsonElement;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectEntryFromJson(Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric-recipe-api-v1->@Inject::injectFromPacket(Lnet/minecraft/network/PacketByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerPlayNetworkHandler
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing accessor.ServerPlayNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerPlayNetworkHandler
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ServerPlayNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing EntitySelectorOptionsAccessor from fabric-command-api-v2.mixins.json into net.minecraft.command.EntitySelectorOptions
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:EntitySelectorOptionsAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callPutOption(Ljava/lang/String;Lnet/minecraft/command/EntitySelectorOptions$SelectorHandler;Ljava/util/function/Predicate;Lnet/minecraft/text/Text;)V to callPutOption$fabric-command-api-v2_$md$6af092$0 in fabric-command-api-v2.mixins.json:EntitySelectorOptionsAccessor from mod fabric-command-api-v2
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing EntitySelectorReaderMixin from fabric-command-api-v2.mixins.json into net.minecraft.command.EntitySelectorReader
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:EntitySelectorReaderMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Generating mapped inner class net/minecraft/block/entity/ChiseledBookshelfBlockEntity$Anonymous$2f330d51161a4727b5b89c6130e60787 (originally net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing StructureTemplateManagerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.structure.StructureTemplateManager
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V doesn't use it's CallbackInfo
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric-gametest-api-v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V won't be passed a CallbackInfo as a result
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing SimpleInventoryMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.inventory.SimpleInventory
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-transfer-api-v1.mixins.json:SimpleInventoryMixin from mod fabric-transfer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) Mixing RecipeMixin from fabric-item-api-v1.mixins.json into net.minecraft.recipe.Recipe
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/collection/DefaultedList;I)V doesn't use it's CallbackInfoReturnable
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/collection/DefaultedList;I)V has 0 override(s) in child classes
+[09:34:37] [main/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.mixins.json:RecipeMixin from mod fabric-item-api-v1->@Inject::captureStack(Lnet/minecraft/inventory/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/collection/DefaultedList;I)V won't be passed a CallbackInfoReturnable as a result
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing RegistryCodecsMixin from fabric-dimensions-v1.mixins.json into net.minecraft.registry.RegistryCodecs
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-dimensions-v1.mixins.json:RegistryCodecsMixin from mod fabric-dimensions-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing BiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.BiomeSource
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:BiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing MultiNoiseBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.MultiNoiseBiomeSource
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:MultiNoiseBiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing NetherBiomePresetMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList$Preset$1
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric-biome-api-v1->@Inject::apply(Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing TheEndBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.TheEndBiomeSource
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$init$1(Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/fabricmc/fabric/impl/biome/TheEndBiomeData$Overrides; to md6af092$fabric-biome-api-v1$lambda$init$1$0 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$modifyCodec$0(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to md6af092$fabric-biome-api-v1$lambda$modifyCodec$0$1 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::rememberLookup(Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::clearLookup(Lnet/minecraft/registry/RegistryEntryLookup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/entry/RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric-biome-api-v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing DebugChunkGeneratorAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.world.gen.chunk.DebugChunkGenerator
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setBLOCK_STATES(Ljava/util/List;)V to setBLOCK_STATES$fabric-registry-sync-v0_$md$6af092$0 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setX_SIDE_LENGTH(I)V to setX_SIDE_LENGTH$fabric-registry-sync-v0_$md$6af092$1 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method setZ_SIDE_LENGTH(I)V to setZ_SIDE_LENGTH$fabric-registry-sync-v0_$md$6af092$2 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric-registry-sync-v0
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Generating mapped inner class net/minecraft/item/ItemGroups$1ItemGroupPosition$4c24dfa806fc4ee18b80052152d90ce9 (originally net/fabricmc/fabric/mixin/itemgroup/ItemGroupsMixin$1ItemGroupPosition)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing DefaultAttributeRegistryAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.entity.attribute.DefaultAttributeRegistry
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getRegistry()Ljava/util/Map; to getRegistry$fabric-object-builder-api-v1_$md$6af092$0 in fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric-object-builder-api-v1
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) Mixing DefaultAttributeRegistryMixin from fabric-object-builder-v1.mixins.json into net.minecraft.entity.attribute.DefaultAttributeRegistry
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [main/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric-object-builder-api-v1->@Inject::injectAttributes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/INFO] (net.minecraft.util.logging.LoggerPrintStream) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.MinecraftClient
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.MinecraftClientAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.MinecraftClient
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.MinecraftClient
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Unique field LOGGERLorg/slf4j/Logger; to fd6af092$fabric-screen-api-v1$LOGGER$0 in fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.MinecraftClient
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.MinecraftClient
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftClientMixin from fabric-data-generation-api-v1.client.mixins.json into net.minecraft.client.MinecraftClient
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::disconnectAfter(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric-registry-sync-v0->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::checkThreadOnDev(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemove(Lnet/minecraft/client/gui/screen/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::onScreenRemoveBecauseStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::beforeLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric-screen-api-v1->@Inject::afterLoadingScreenTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStopping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric-lifecycle-events-v1->@Inject::onStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::fabric_doItemPickWrapper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::cancelItemPick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectUseEntityCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[Lnet/minecraft/util/Hand;IILnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/hit/EntityHitResult;Lnet/minecraft/entity/Entity;)V does use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleInputEventsForPreAttackCallback(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectDoAttackForCancelling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric-events-interaction-v0->@Inject::injectHandleBlockBreakingForCancelling(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-data-generation-api-v1.client.mixins.json:MinecraftClientMixin from mod fabric-data-generation-api-v1->@Inject::main(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ScreenAccessor from fabric-screen-api-v1.mixins.json into net.minecraft.client.gui.screen.Screen
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ScreenMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.gui.screen.Screen
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterInitScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::beforeResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric-screen-api-v1->@Inject::afterResizeScreen(Lnet/minecraft/client/MinecraftClient;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing elytra.ClientPlayerEntityMixin from fabric-entity-events-v1.client.mixins.json into net.minecraft.client.network.ClientPlayerEntity
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.client.mixins.json:elytra.ClientPlayerEntityMixin from mod fabric-entity-events-v1->@Inject::injectElytraStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientWorldMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.world.ClientWorld
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::tickWorldAfterBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric-lifecycle-events-v1->@Inject::startWorldTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SinglePreparationResourceReloaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.resource.SinglePreparationResourceReloader
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DefaultClientResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resource.DefaultClientResourcePackProvider
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:DefaultClientResourcePackProviderMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onCreateVanillaBuiltinResourcePack$0(Lnet/minecraft/resource/ResourcePackProfile$PackFactory;Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/resource/ResourcePack; to md6af092$fabric-resource-loader-v0$lambda$onCreateVanillaBuiltinResourcePack$0$0 in fabric-resource-loader-v0.client.mixins.json:DefaultClientResourcePackProviderMixin from mod fabric-resource-loader-v0
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing VanillaResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.resource.VanillaResourcePackProvider
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric-resource-loader-v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourcePackManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.ResourcePackManager
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/resource/ResourcePackProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/resource/ResourcePackProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:38] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric-resource-loader-v0->@Inject::construct([Lnet/minecraft/resource/ResourcePackProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:38] [Render thread/INFO] (com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
+[09:34:38] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Opening connection to https://api.minecraftservices.com/publickeys
+[09:34:38] [Render thread/DEBUG] (com.mojang.authlib.minecraft.client.MinecraftClient) Connecting to https://api.minecraftservices.com/player/attributes
+[09:34:38] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Reading data from https://api.minecraftservices.com/publickeys
+[09:34:39] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Successful read, server response was 200
+[09:34:39] [Yggdrasil Key Fetcher/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Response: {
"profilePropertyKeys" : [ {
"publicKey" : "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAylB4B6m5lz7jwrcFz6Fd/fnfUhcvlxsTSn5kIK/2aGG1C3kMy4VjhwlxF6BFUSnfxhNswPjh3ZitkBxEAFY25uzkJFRwHwVA9mdwjashXILtR6OqdLXXFVyUPIURLOSWqGNBtb08EN5fMnG8iFLgEJIBMxs9BvF3s3/FhuHyPKiVTZmXY0WY4ZyYqvoKR+XjaTRPPvBsDa4WI2u1zxXMeHlodT3lnCzVvyOYBLXL6CJgByuOxccJ8hnXfF9yY4F0aeL080Jz/3+EBNG8RO4ByhtBf4Ny8NQ6stWsjfeUIvH7bU/4zCYcYOq4WrInXHqS8qruDmIl7P5XXGcabuzQstPf/h2CRAUpP/PlHXcMlvewjmGU6MfDK+lifScNYwjPxRo4nKTGFZf/0aqHCh/EAsQyLKrOIYRE0lDG3bzBh8ogIMLAugsAfBb6M3mqCqKaTMAf/VAjh5FFJnjS+7bE+bZEV0qwax1CEoPPJL1fIQjOS8zj086gjpGRCtSy9+bTPTfTR/SJ+VUB5G2IeCItkNHpJX2ygojFZ9n5Fnj7R9ZnOM+L8nyIjPu3aePvtcrXlyLhH/hvOfIOjPxOlqW+O5QwSFP4OEcyLAUgDdUgyW36Z5mB285uKW/ighzZsOTevVUG2QwDItObIV6i8RCxFbN2oDHyPaO5j1tTaBNyVt8CAwEAAQ=="
}, {
@@ -1172,15 +1172,15 @@
"publicKey" : "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAys5/Z+MBAOBcdnk3wKDDvsw6UUdTjSRQ+e5Ug2HJnshWunZMQDPGZvctUWpHxDZHAjaFfhpjw1pWtN/ejTpv37jZCp0yF533LfAfxiiQBWfJdKk5Wzyw7kmU8xmO984csukYFH4aTTLwZuhmMLFk3l00mMNPixgnRMuyr7aKIu/+l3wH1kCf1k74MTH4wX5fgNqFvTS3127DNVnTH9sOw+dhEViiQpTz3BFEpIUvl9T7B2rjF0CDmW9xtyNINw2EfENa7PwE0uIyNoZl/+m7yzMKef4lrE6Ch/IMzfT03Q2QvbwFlm+kzQKhSlB18Ohotrkega62fMxdn/s6Rv6oQQIDAQAB"
} ]
}
-[09:29:51] [Render thread/ERROR] (net.minecraft.client.MinecraftClient) Failed to verify authentication
+[09:34:39] [Render thread/ERROR] (net.minecraft.client.MinecraftClient) Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?]
- at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
- at net.minecraft.client.MinecraftClient.(MinecraftClient.java:442) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
- at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
+ at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
+ at net.minecraft.client.MinecraftClient.(MinecraftClient.java:442) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
+ at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514) ~[fabric-loader-0.18.3.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) ~[fabric-loader-0.18.3.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.18.3.jar:?]
@@ -1190,1285 +1190,1200 @@ Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 4
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?]
... 9 more
-[09:29:51] [Render thread/INFO] (net.minecraft.client.MinecraftClient) Setting user: Player30
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyBindingAccessor from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.option.KeyBinding
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric-key-binding-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getCategoryMap()Ljava/util/Map; to fabric_getCategoryMap$fabric-key-binding-api-v1_$md$8cb7a2$0 in fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric-key-binding-api-v1
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyBindingAccessor from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.option.KeyBinding
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:KeyBindingAccessor from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Entrypoint) Iterating over entrypoint 'main'
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.server.MinecraftServer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.MinecraftServer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$endResourceReload$0(Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Void; to md8cb7a2$fabric-lifecycle-events-v1$lambda$endResourceReload$0$0 in fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.MinecraftServer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing modification.MinecraftServerMixin from fabric-biome-api-v1.mixins.json into net.minecraft.server.MinecraftServer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.MinecraftServer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onGetChatDecorator$1(Lnet/minecraft/network/message/MessageDecorator;Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/text/Text;)Ljava/util/concurrent/CompletableFuture; to md8cb7a2$fabric-message-api-v1$lambda$onGetChatDecorator$1$1 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onGetChatDecorator$0(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/text/Text;)Ljava/util/concurrent/CompletionStage; to md8cb7a2$fabric-message-api-v1$lambda$onGetChatDecorator$0$2 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.MinecraftServer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/world/ServerWorld;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/world/ServerWorld;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/world/ServerWorld;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1->@Inject::onGetChatDecorator(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ServerLoginNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ServerLoginNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ServerLoginNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/packet/c2s/login/LoginQueryResponseC2SPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableBuilderMixin from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootTable$Builder
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootTableBuilderMixin from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootManagerMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.loot.LootManager
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootManagerMixin from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootManager
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$applyLootTableEvents$1(Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootManager;Lnet/minecraft/loot/LootDataKey;Ljava/lang/Object;)V to md8cb7a2$fabric-loot-api-v2$lambda$applyLootTableEvents$1$0 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$reload$0(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootManager;)V to md8cb7a2$fabric-loot-api-v2$lambda$reload$0$1 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.loot.LootManager
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::load(Lnet/minecraft/loot/LootDataType;Lnet/minecraft/resource/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V doesn't use it's CallbackInfoReturnable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::runAsync(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/loot/LootDataType;Ljava/util/Map;Lnet/minecraft/util/Identifier;Lcom/google/gson/JsonElement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::runAsyncEnd(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2->@Inject::reload(Lnet/minecraft/resource/ResourceReloader$Synchronizer;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Lnet/minecraft/util/profiler/Profiler;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableMixin from fabric-loot-tables-v1.mixins.json into net.minecraft.loot.LootTable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-tables-v1.mixins.json:LootTableMixin from mod fabric-loot-tables-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableAccessor from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootTable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootTableAccessor from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Entrypoint) Iterating over entrypoint 'client'
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-command-api-v2.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-data-attachment-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowSendChatMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowSendCommandMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayload(Lnet/minecraft/network/packet/s2c/play/CustomPayloadS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/packet/s2c/play/PlayerRespawnS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/packet/s2c/play/PlayerRespawnS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/packet/s2c/play/PlayerRespawnS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/packet/s2c/play/CommandTreeS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/packet/s2c/play/CommandTreeS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/packet/s2c/play/CommandTreeS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:51] [Render thread/INFO] (net.fabricmc.fabric.impl.client.indigo.Indigo) [Indigo] Registering Indigo renderer!
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.GameRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.GameRenderer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$registerShaders$0(Lnet/minecraft/resource/ResourceFactory;Ljava/util/List;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/render/VertexFormat;Ljava/util/function/Consumer;)V to md8cb7a2$fabric-rendering-v1$lambda$registerShaders$0$0 in fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRendererMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.render.GameRenderer
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V doesn't use it's CallbackInfo
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V has 0 override(s) in child classes
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V won't be passed a CallbackInfo as a result
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.ShaderProgramMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gl.ShaderProgram
-[09:29:51] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.texture.SpriteAtlasTexture
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/texture/SpriteLoader$StitchResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/texture/SpriteLoader$StitchResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/texture/SpriteLoader$StitchResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemRendererMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.item.ItemRenderer
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0()Lnet/fabricmc/fabric/impl/client/indigo/renderer/render/ItemRenderContext; to md8cb7a2$fabric-renderer-indigo$lambda$new$0$0 in fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.item.ItemRenderer
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo->@Inject::hook_renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;ZLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/client/render/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ClientLoginNetworkHandlerAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.network.ClientLoginNetworkHandler
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:accessor.ClientLoginNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientLoginNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.network.ClientLoginNetworkHandler
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleQueryRequest(Lnet/minecraft/network/packet/s2c/login/LoginQueryRequestS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientConnectionMixin from fabric-networking-api-v1.mixins.json into net.minecraft.network.ClientConnection
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/NetworkSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/NetworkSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/NetworkSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::sendInternal(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lnet/minecraft/network/NetworkState;Lnet/minecraft/network/NetworkState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lio/netty/channel/ChannelFuture;)V does use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameOptionsMixin from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.option.GameOptions
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameOptionsMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.option.GameOptions
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SoundInstanceMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.sound.SoundInstance
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourcePackProfileMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.ResourcePackProfile
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric-resource-loader-v0->@Inject::onCreateResourcePack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:52] [Render thread/INFO] (net.minecraft.client.MinecraftClient) Backend library: LWJGL version 3.3.2-snapshot
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MouseMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.Mouse
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseClickedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseClickedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseReleasedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseReleasedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyboardMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.Keyboard
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::beforeKeyPressedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::afterKeyPressedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::beforeKeyReleasedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::afterKeyReleasedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ReloadableResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.ReloadableResourceManagerImpl
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getResourcePackNames$0(Lnet/minecraft/resource/ResourcePack;)Ljava/lang/String; to md8cb7a2$fabric-resource-loader-v0$lambda$getResourcePackNames$0$0 in fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::getResourcePackNames(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LifecycledResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.LifecycledResourceManagerImpl
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/resource/ResourceType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/resource/ResourceType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/resource/ResourceType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resource.language.LanguageManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.texture.TextureManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.sound.SoundManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SoundSystemMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.sound.SoundSystem
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing FontManagerMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.font.FontManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:FontManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockColorsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.color.block.BlockColors
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.block.BlockColors
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric-rendering-v1->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemColorsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.color.item.ItemColors
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.item.ItemColors
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric-rendering-v1->@Inject::create(Lnet/minecraft/client/color/block/BlockColors;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BakedModelManagerMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.render.model.BakedModelManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$loadModelPluginData$0(Ljava/util/function/BiFunction;Lnet/minecraft/util/Pair;Ljava/util/List;)Lnet/minecraft/client/render/model/ModelLoader; to md8cb7a2$fabric-model-loading-api-v1$lambda$loadModelPluginData$0$0 in fabric-model-loading-api-v1.mixins.json:BakedModelManagerMixin from mod fabric-model-loading-api-v1
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.model.BakedModelManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TexturedRenderLayersMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.render.TexturedRenderLayers
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1->@Inject::modifyTextureId(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1->@Inject::modifyHangingTextureId(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.block.BlockRenderManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BuiltinModelItemRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.item.BuiltinModelItemRenderer
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric-rendering-v1->@Inject::fabric_onRender(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemModelsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.render.item.ItemModels
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/render/model/BakedModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/render/model/BakedModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/render/model/BakedModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelLoaderMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.render.model.ModelLoader
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiler/Profiler;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiler/Profiler;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiler/Profiler;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::fabric_preventNestedGetOrLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::fabric_preventNestedGetOrLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::fabric_preventNestedGetOrLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::onLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BakedModelMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.model.BakedModel
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BakedModelMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.render.model.BakedModel
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.BakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockModelRendererMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.block.BlockModelRenderer
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::hookRender(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/client/render/model/BakedModel;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;ZLnet/minecraft/util/math/random/Random;JILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing FluidRendererMixin from fabric-rendering-fluids-v1.mixins.json into net.minecraft.client.render.block.FluidRenderer
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0()Ljava/lang/Boolean; to md8cb7a2$fabric-rendering-fluids-v1$lambda$new$0$0 in fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselate(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HeldItemRendererMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.client.render.item.HeldItemRenderer
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing WorldRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.WorldRenderer
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.WorldRenderer
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lnet/minecraft/client/util/math/MatrixStack;FJZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lnet/minecraft/client/util/math/MatrixStack;FJZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lnet/minecraft/client/util/math/MatrixStack;FJZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onDrawBlockOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/entity/Entity;DDDLnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderWeather(Lnet/minecraft/client/render/LightmapTextureManager;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderCloud(Lnet/minecraft/client/util/math/MatrixStack;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderSky(Lnet/minecraft/client/util/math/MatrixStack;Lorg/joml/Matrix4f;FLnet/minecraft/client/render/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 9360.
-[09:29:53] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 20.
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.particle.ParticleManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleManager
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerAccessor from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockDustParticleMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.BlockDustParticle
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:BlockDustParticleMixin from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerAccessor$SimpleSpriteProviderAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleManager$SimpleSpriteProvider
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerAccessor$SimpleSpriteProviderAccessor from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing InGameHudMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gui.hud.InGameHud
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/DrawContext;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/DrawContext;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/DrawContext;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.hud.DebugHud
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.ShaderProgramImportProcessorMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gl.ShaderProgram$1
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourceMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.Resource
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourceMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MessageHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.network.message.MessageHandler
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onSignedChatMessage(Lnet/minecraft/network/message/MessageType$Parameters;Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/text/Text;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onFilteredSignedChatMessage(Lnet/minecraft/network/message/MessageType$Parameters;Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/text/Text;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onProfilelessChatMessage(Lnet/minecraft/network/message/MessageType$Parameters;Lnet/minecraft/text/Text;Ljava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowGameMessage(Lnet/minecraft/text/Text;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:54] [Render thread/INFO] (net.minecraft.resource.ReloadableResourceManagerImpl) Reloading ResourceManager: vanilla, fabric (fabric-networking-v0, fabric-game-rule-api-v1, fabric-rendering-fluids-v1, fabricloader, fabric-item-api-v1, fabric-entity-events-v1, fabric-api-base, fabric-gametest-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-api-lookup-api-v1, fabric-block-api-v1, fabric-renderer-registries-v1, fabric-lifecycle-events-v1, fabric-events-lifecycle-v0, fabric-registry-sync-v0, fabric-biome-api-v1, fabric-commands-v0, fabric-command-api-v2, fabric-convention-tags-v1, fabric-data-generation-api-v1, fabric-renderer-indigo, fabric-models-v0, fabric-content-registries-v0, fabric-command-api-v1, fabric-rendering-v0, fabric-model-loading-api-v1, fabric-dimensions-v1, fabric-resource-conditions-api-v1, fabric-rendering-v1, fabric-particles-v1, fabric-events-interaction-v0, fabric-block-view-api-v2, fabric-screen-handler-api-v1, fabric-renderer-api-v1, fabric-data-attachment-api-v1, fabric-transfer-api-v1, fabric-object-builder-api-v1, fabric-api, fabric-keybindings-v0, fabric-containers-v0, fabric-message-api-v1, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-sound-api-v1, fabric-mining-level-api-v1, fabric-networking-api-v1, fabric-screen-api-v1, fabric-loot-tables-v1, fabric-crash-report-info-v1, fabric-transitive-access-wideners-v1, szar, fabric-recipe-api-v1, fabric-rendering-data-attachment-v1, fabric-loot-api-v2, fabric-resource-loader-v0)
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing NamespaceResourceManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.NamespaceResourceManager
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/Identifier;Ljava/util/List;)V doesn't use it's CallbackInfoReturnable
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/Identifier;Ljava/util/List;)V has 0 override(s) in child classes
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/Identifier;Ljava/util/List;)V won't be passed a CallbackInfoReturnable as a result
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SimpleResourceReloadMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.SimpleResourceReload
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:54] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric-resource-loader-v0->@Inject::method_40087(Lnet/minecraft/resource/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:54] [Worker-Main-1/INFO] (net.minecraft.client.font.UnihexFont) Found unifont_all_no_pua-15.0.06.hex, loading
-[09:29:54] [Worker-Main-5/WARN] (net.minecraft.client.texture.SpriteLoader) Texture szar:block/cigany with size 500x500 limits mip level from 4 to 2
-[09:29:54] [Worker-Main-5/WARN] (net.minecraft.client.texture.SpriteLoader) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
-[09:29:55] [Realms Notification Availability checker #1/INFO] (net.minecraft.client.realms.RealmsClient) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) Mixing ModelLoaderBakerImplMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.render.model.ModelLoader$BakerImpl
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) Mixing client.MultipartBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.render.model.MultipartBakedModel
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$emitBlockQuads$0(Lnet/minecraft/util/math/random/Random;J)Lnet/minecraft/util/math/random/Random; to md8cb7a2$fabric-renderer-api-v1$lambda$emitBlockQuads$0$0 in fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) Mixing client.WeightedBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.render.model.WeightedBakedModel
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$emitItemQuads$1(Ljava/util/function/Supplier;)Lnet/minecraft/util/math/random/Random; to md8cb7a2$fabric-renderer-api-v1$lambda$emitItemQuads$1$0 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$emitBlockQuads$0(Ljava/util/function/Supplier;)Lnet/minecraft/util/math/random/Random; to md8cb7a2$fabric-renderer-api-v1$lambda$emitBlockQuads$0$1 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:29:55] [Worker-Main-4/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:29:56] [Render thread/WARN] (net.minecraft.client.sound.SoundSystem) Missing sound for event: minecraft:item.goat_horn.play
-[09:29:56] [Render thread/WARN] (net.minecraft.client.sound.SoundSystem) Missing sound for event: minecraft:entity.goat.screaming.horn_break
-[09:29:56] [Render thread/INFO] (net.minecraft.client.sound.SoundEngine) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
-[09:29:56] [Render thread/INFO] (net.minecraft.client.sound.SoundSystem) Sound engine started
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.model.EntityModels
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelsMixin from mod fabric-rendering-v1->@Inject::registerExtraModelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/google/common/collect/ImmutableMap$Builder;)V doesn't use it's CallbackInfoReturnable
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelLayersAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.model.EntityModelLayers
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getLayers()Ljava/util/Set; to getLayers$fabric-rendering-v1_$md$8cb7a2$0 in fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric-rendering-v1
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelLayersMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.render.entity.model.EntityModelLayers
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1->@Inject::createSign(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1->@Inject::createHangingSign(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityRendererFactoriesMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.block.entity.BlockEntityRendererFactories
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$init$0(Lnet/minecraft/block/entity/BlockEntityType;Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory;)V to md8cb7a2$fabric-rendering-v1$lambda$init$0$0 in fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityRenderersMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.EntityRenderers
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onRegisterRenderers$0(Lnet/minecraft/entity/EntityType;Lnet/minecraft/client/render/entity/EntityRendererFactory;)V to md8cb7a2$fabric-rendering-v1$lambda$onRegisterRenderers$0$0 in fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1->@Inject::onRegisterRenderers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityRendererAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.LivingEntityRenderer
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:LivingEntityRendererAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ArmorFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1->@Inject::renderArmor(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/EquipmentSlot;ILnet/minecraft/client/render/entity/model/BipedEntityModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1->@Inject::getArmorTexture(Lnet/minecraft/item/ArmorItem;ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CapeFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.feature.CapeFeatureRenderer
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:56] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric-rendering-v1->@Inject::injectCapeRenderCheck(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/network/AbstractClientPlayerEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:29:56] [Render thread/WARN] (net.minecraft.client.gl.ShaderProgram) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
-[09:29:56] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Ljava/lang/String;Lnet/minecraft/world/GameRules$Category;Lnet/minecraft/world/GameRules$Type;)Lnet/minecraft/world/GameRules$Key; to callRegister$fabric-game-rule-api-v1_$md$8cb7a2$0 in fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getRuleTypes()Ljava/util/Map; to getRuleTypes$fabric-game-rule-api-v1_$md$8cb7a2$1 in fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesKeyMixin from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules$Key
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesKeyMixin from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesBooleanRuleAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules$BooleanRule
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesBooleanRuleAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeCreate(ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/GameRules$Type; to invokeCreate$fabric-game-rule-api-v1_$md$8cb7a2$0 in fabric-game-rule-api-v1.mixins.json:GameRulesBooleanRuleAccessor from mod fabric-game-rule-api-v1
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) Mixing GameRulesIntRuleAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules$IntRule
-[09:29:59] [Worker-Main-2/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesIntRuleAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:59] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CreateWorldScreenMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.gui.screen.world.CreateWorldScreen
-[09:29:59] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:29:59] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:29:59] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:29:59] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LevelStorageSessionMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.world.level.storage.LevelStorage$Session
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::saveWorld(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/world/SaveProperties;Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::saveWorld(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/world/SaveProperties;Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::saveWorld(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/world/SaveProperties;Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::readWorldProperties(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::readWorldProperties(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::readWorldProperties(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DataPackContentsMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.DataPackContents
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DataPackContentsMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.DataPackContents
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookReload(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/registry/DynamicRegistryManager$Immutable;Lnet/minecraft/resource/featuretoggle/FeatureSet;Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SaveLoadingMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.SaveLoading
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SaveLoadingMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerInteractionManagerMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.server.network.ServerPlayerInteractionManager
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::startBlockBreak(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket$Action;Lnet/minecraft/util/math/Direction;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactBlock(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactItem(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::breakBlock(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;)V does use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::onBlockBroken(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;Z)V doesn't use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::onBlockBroken(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;Z)V has 0 override(s) in child classes
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::onBlockBroken(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;Z)V won't be passed a CallbackInfoReturnable as a result
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing modification.DynamicRegistryManagerImmutableImplMixin from fabric-biome-api-v1.mixins.json into net.minecraft.registry.DynamicRegistryManager$ImmutableImpl
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.DynamicRegistryManagerImmutableImplMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing RegistryLoaderMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.RegistryLoader
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric-registry-sync-v0->@Inject::beforeLoad(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/registry/DynamicRegistryManager;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;Ljava/util/List;Lnet/minecraft/registry/RegistryOps$RegistryInfoGetter;)V doesn't use it's CallbackInfoReturnable
-[09:30:00] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric-registry-sync-v0->@Inject::prependDirectoryWithNamespace(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Reading registry data from C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\run\saves\szar\data\fabricRegistry.dat
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Reading registry data from C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\run\saves\szar\data\fabricRegistry.dat.1
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Reading registry data from C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\run\saves\szar\data\fabricRegistry.dat.2
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Starting registry save
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Skipping un-modded registry: minecraft:mob_effect
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
-[09:30:01] [Render thread/DEBUG] (FabricRegistrySync) Not saving empty registry data
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.recipe.RecipeManager
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing JsonDataLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.resource.JsonDataLoader
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:JsonDataLoaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootPoolMixin from fabric-loot-tables-v1.mixins.json into net.minecraft.loot.LootPool
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-tables-v1.mixins.json:LootPoolMixin from mod fabric-loot-tables-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootPoolAccessor from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootPool
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootPoolAccessor from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.ServerAdvancementLoader
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TagManagerLoaderMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.tag.TagManagerLoader
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:TagManagerLoaderMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TagManagerLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.registry.tag.TagManagerLoader
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.registry.tag.TagManagerLoader
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:TagManagerLoaderMixin from mod fabric-registry-sync-v0->@Inject::onGetPath(Lnet/minecraft/registry/RegistryKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CommandManagerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.server.command.CommandManager
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CommandManagerMixin from fabric-command-api-v2.mixins.json into net.minecraft.server.command.CommandManager
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1->@Inject::construct(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1->@Inject::construct(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1->@Inject::construct(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2->@Inject::fabric_addCommands(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2->@Inject::fabric_addCommands(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2->@Inject::fabric_addCommands(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRuleCommandAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.server.command.GameRuleCommand
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRuleCommandAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeExecuteSet(Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/world/GameRules$Key;)I to invokeExecuteSet$fabric-game-rule-api-v1_$md$8cb7a2$0 in fabric-game-rule-api-v1.mixins.json:GameRuleCommandAccessor from mod fabric-game-rule-api-v1
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeExecuteQuery(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/GameRules$Key;)I to invokeExecuteQuery$fabric-game-rule-api-v1_$md$8cb7a2$1 in fabric-game-rule-api-v1.mixins.json:GameRuleCommandAccessor from mod fabric-game-rule-api-v1
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRuleCommandVisitorMixin from fabric-game-rule-api-v1.mixins.json into net.minecraft.server.command.GameRuleCommand$1
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1->@Inject::onRegisterCommand(Lnet/minecraft/world/GameRules$Key;Lnet/minecraft/world/GameRules$Type;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HelpCommandAccessor from fabric-command-api-v2.mixins.json into net.minecraft.server.command.HelpCommand
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:HelpCommandAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getFailedException()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to getFailedException$fabric-command-api-v2_$md$8cb7a2$0 in fabric-command-api-v2.mixins.json:HelpCommandAccessor from mod fabric-command-api-v2
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.function.FunctionLoader
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ingredient.ShapelessRecipeMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.recipe.ShapelessRecipe
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::cacheRequiresTesting(Lnet/minecraft/util/Identifier;Ljava/lang/String;Lnet/minecraft/recipe/book/CraftingRecipeCategory;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::cacheRequiresTesting(Lnet/minecraft/util/Identifier;Ljava/lang/String;Lnet/minecraft/recipe/book/CraftingRecipeCategory;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::cacheRequiresTesting(Lnet/minecraft/util/Identifier;Ljava/lang/String;Lnet/minecraft/recipe/book/CraftingRecipeCategory;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::customIngredientMatch(Lnet/minecraft/inventory/RecipeInputInventory;Lnet/minecraft/world/World;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:01] [Render thread/INFO] (net.minecraft.recipe.RecipeManager) Loaded 7 recipes
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CriteriaAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.advancement.criterion.Criteria
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:CriteriaAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:01] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Lnet/minecraft/advancement/criterion/Criterion;)Lnet/minecraft/advancement/criterion/Criterion; to callRegister$fabric-object-builder-api-v1_$md$8cb7a2$0 in fabric-object-builder-v1.mixins.json:CriteriaAccessor from mod fabric-object-builder-api-v1
-[09:30:01] [Render thread/INFO] (net.minecraft.advancement.AdvancementManager) Loaded 1271 advancements
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Starting registry save
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Skipping un-modded registry: minecraft:mob_effect
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
-[09:30:02] [Render thread/DEBUG] (FabricRegistrySync) Not saving empty registry data
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.PlayerManager
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerManagerMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.PlayerManager
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.PlayerManager
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.PlayerManager
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerManagerMixin from mod fabric-entity-events-v1->@Inject::afterRespawn(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1->@Inject::onSendChatMessage(Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/network/message/MessageType$Parameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1->@Inject::onSendGameMessage(Lnet/minecraft/text/Text;Ljava/util/function/Function;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1->@Inject::onSendCommandMessage(Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/network/message/MessageType$Parameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:02] [Render thread/INFO] (net.fabricmc.fabric.impl.biome.modification.BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.271 ms
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SerializableRegistriesMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.SerializableRegistries
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SerializableRegistriesMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$filterNonSyncedEntries$0(Lnet/minecraft/registry/DynamicRegistryManager$Entry;)Z to md8cb7a2$fabric-registry-sync-v0$lambda$filterNonSyncedEntries$0$0 in fabric-registry-sync-v0.mixins.json:SerializableRegistriesMixin from mod fabric-registry-sync-v0
-[09:30:02] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Starting integrated minecraft server version 1.20.1
-[09:30:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Generating keypair
-[09:30:02] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 9360, new limit 26508.
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldServerEntityHandlerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.world.ServerWorld$ServerEntityHandler
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeEntityLoadEvent(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeEntityUnloadEvent(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ThreadedAnvilChunkStorageMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.world.ThreadedAnvilChunkStorage
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ThreadedAnvilChunkStorageAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.world.ThreadedAnvilChunkStorage
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(Lnet/minecraft/server/world/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(Lnet/minecraft/server/world/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(Lnet/minecraft/server/world/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkLoad(Lnet/minecraft/server/world/ChunkHolder;Lnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing NoiseConfigMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.gen.noise.NoiseConfig
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NoiseConfigMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NoiseConfigMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;Lnet/minecraft/registry/RegistryEntryLookup;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing MultiNoiseUtilMultiNoiseSamplerMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.util.MultiNoiseUtil$MultiNoiseSampler
-[09:30:02] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:MultiNoiseUtilMultiNoiseSamplerMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Preparing start region for dimension minecraft:overworld
-[09:30:03] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkSerializerMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.world.ChunkSerializer
-[09:30:03] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:ChunkSerializerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:03] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkSerializerMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.ChunkSerializer
-[09:30:03] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ChunkSerializerMixin from mod fabric-data-attachment-api-v1->@Inject::writeChunkAttachments(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:03] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing WrapperProtoChunkMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.chunk.WrapperProtoChunk
-[09:30:04] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
-[09:30:05] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 22%
-[09:30:05] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Time elapsed: 2885 ms
-[09:30:05] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Changing view distance to 12, from 10
-[09:30:05] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Changing simulation distance to 12, from 0
-[09:30:05] [Render thread/DEBUG] (io.netty.channel.MultithreadEventLoopGroup) -Dio.netty.eventLoopThreads: 12
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.InternalThreadLocalMap) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.InternalThreadLocalMap) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) -Dio.netty.noUnsafe: false
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) Java version: 21
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.theUnsafe: available
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.copyMemory: available
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.storeFence: available
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.Buffer.address: available
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) direct buffer constructor: unavailable: java.nio.DirectByteBuffer.(long,int)
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.Bits.unaligned: available, true
-[09:30:05] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @649bec2e
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.DirectByteBuffer.(long, int): unavailable
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) sun.misc.Unsafe: available
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) maxDirectMemory: 2134900736 bytes (maybe)
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.tmpdir: C:\Users\TOTH~1.GER\AppData\Local\Temp (java.io.tmpdir)
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.bitMode: 64 (sun.arch.data.model)
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) Platform: Windows
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.maxDirectMemory: -1 bytes
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.uninitializedArrayAllocationThreshold: -1
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.CleanerJava9) java.nio.ByteBuffer.cleaner(): available
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.noPreferDirect: false
-[09:30:06] [Render thread/DEBUG] (io.netty.channel.nio.NioEventLoop) -Dio.netty.noKeySetOptimization: false
-[09:30:06] [Render thread/DEBUG] (io.netty.channel.nio.NioEventLoop) -Dio.netty.selectorAutoRebuildThreshold: 512
-[09:30:06] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) org.jctools-core.MpscChunkedArrayQueue: available
-[09:30:06] [Render thread/DEBUG] (io.netty.channel.DefaultChannelId) -Dio.netty.processId: 12696 (auto-detected)
-[09:30:06] [Render thread/DEBUG] (io.netty.util.NetUtil) -Djava.net.preferIPv4Stack: false
-[09:30:06] [Render thread/DEBUG] (io.netty.util.NetUtil) -Djava.net.preferIPv6Addresses: false
-[09:30:06] [Render thread/DEBUG] (io.netty.util.NetUtilInitializations) Loopback interface: loopback_0 (Software Loopback Interface 1, 0:0:0:0:0:0:0:1)
-[09:30:06] [Render thread/DEBUG] (io.netty.util.NetUtil) Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
-[09:30:06] [Render thread/DEBUG] (io.netty.channel.DefaultChannelId) -Dio.netty.machineId: a8:5e:45:ff:fe:14:89:36 (auto-detected)
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.numHeapArenas: 12
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.numDirectArenas: 12
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.pageSize: 8192
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxOrder: 9
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.chunkSize: 4194304
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.smallCacheSize: 256
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.normalCacheSize: 64
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.cacheTrimInterval: 8192
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.useCacheForAllThreads: false
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.allocator.type: pooled
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.threadLocalDirectBufferSize: 0
-[09:30:06] [Render thread/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.maxThreadLocalCharBufferSize: 16384
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityUpdateS2CPacketMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$stripPersistentAttachmentData$0(Ljava/util/function/Function;Lnet/minecraft/block/entity/BlockEntity;)Lnet/minecraft/nbt/NbtCompound; to md8cb7a2$fabric-data-attachment-api-v1$lambda$stripPersistentAttachmentData$0$0 in fabric-data-attachment-api-v1.mixins.json:BlockEntityUpdateS2CPacketMixin from mod fabric-data-attachment-api-v1
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing accessor.CustomPayloadC2SPacketAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.CustomPayloadC2SPacketAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing accessor.LoginQueryResponseC2SPacketAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.LoginQueryResponseC2SPacketAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.maxCapacityPerThread: 4096
-[09:30:06] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.ratio: 8
-[09:30:06] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.chunkSize: 32
-[09:30:06] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.blocking: false
-[09:30:06] [Server thread/DEBUG] (io.netty.buffer.AbstractByteBuf) -Dio.netty.buffer.checkAccessible: true
-[09:30:06] [Server thread/DEBUG] (io.netty.buffer.AbstractByteBuf) -Dio.netty.buffer.checkBounds: true
-[09:30:06] [Server thread/DEBUG] (io.netty.util.ResourceLeakDetectorFactory) Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@72d9160
-[09:30:06] [Netty Local Client IO #0/DEBUG] (ClientLoginNetworkAddon for Client) Handling inbound login response with id 0 and channel with name fabric-networking-api-v1:early_registration
-[09:30:06] [Netty Local Client IO #0/DEBUG] (fabric-networking-api-v1) Received accepted channels from the server
-[09:30:06] [Netty Local Client IO #0/DEBUG] (fabric-networking-api-v1) Sent accepted channels to the server
-[09:30:06] [Netty Server IO #1/DEBUG] (ServerLoginNetworkAddon for local:E:b0e27ee9) Handling inbound login query with id 0
-[09:30:06] [Netty Server IO #1/DEBUG] (fabric-networking-api-v1) Received accepted channels from the client for "com.mojang.authlib.GameProfile@2fd527fa[id=e6ce70cd-b7cc-34be-b059-93e41d35480c,name=Player30,properties={},legacy=false] (local:E:b0e27ee9)"
-[09:30:06] [Server thread/DEBUG] (fabric-networking-api-v1) Sent accepted channels to the client for "com.mojang.authlib.GameProfile@2fd527fa[id=e6ce70cd-b7cc-34be-b059-93e41d35480c,name=Player30,properties={},legacy=false] (local:E:b0e27ee9)"
-[09:30:06] [Netty Local Client IO #0/DEBUG] (ClientLoginNetworkAddon for Client) Handling inbound login response with id 1 and channel with name fabric:custom_ingredient_sync
-[09:30:06] [Netty Server IO #1/DEBUG] (ServerLoginNetworkAddon for local:E:b0e27ee9) Handling inbound login query with id 1
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing ClientCommandSourceMixin from fabric-command-api-v2.client.mixins.json into net.minecraft.client.network.ClientCommandSource
-[09:30:06] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientCommandSourceMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerAdvancementTrackerMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.advancement.PlayerAdvancementTracker
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric-events-interaction-v0->@Inject::preventOwnerOverride(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric-events-interaction-v0->@Inject::preventGrantCriterion(Lnet/minecraft/advancement/Advancement;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:06] [Server thread/INFO] (net.minecraft.server.PlayerManager) Player30[local:E:b0e27ee9] logged in with entity id 1 at (2.096043445657163, -59.0, 9.686290888001276)
-[09:30:06] [Netty Local Client IO #0/DEBUG] (ClientPlayNetworkAddon for Player30) Handling inbound packet from channel with name "minecraft:brand"
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayerInteractionManagerMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayerInteractionManager
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayerInteractionManagerMixin from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.network.ClientPlayerInteractionManager
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$interactItem$2(Lnet/minecraft/util/Hand;I)Lnet/minecraft/network/packet/Packet; to md8cb7a2$fabric-events-interaction-v0$lambda$interactItem$2$0 in fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$interactBlock$1(Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;I)Lnet/minecraft/network/packet/Packet; to md8cb7a2$fabric-events-interaction-v0$lambda$interactBlock$1$1 in fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_fireAttackBlockCallback$0(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;I)Lnet/minecraft/network/packet/Packet; to md8cb7a2$fabric-events-interaction-v0$lambda$fabric_fireAttackBlockCallback$0$2 in fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::attackBlock(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::method_2902(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactBlock(Lnet/minecraft/client/network/ClientPlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::attackEntity(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientChunkManagerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.world.ClientChunkManager
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkLoad(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V doesn't use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V has 0 override(s) in child classes
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V won't be passed a CallbackInfoReturnable as a result
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/chunk/WorldChunk;)V doesn't use it's CallbackInfo
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/chunk/WorldChunk;)V has 0 override(s) in child classes
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/chunk/WorldChunk;)V won't be passed a CallbackInfo as a result
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onUpdateLoadDistance(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/world/ClientChunkManager$ClientChunkMap;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V doesn't use it's CallbackInfo
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onUpdateLoadDistance(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/world/ClientChunkManager$ClientChunkMap;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V has 0 override(s) in child classes
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onUpdateLoadDistance(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/world/ClientChunkManager$ClientChunkMap;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V won't be passed a CallbackInfo as a result
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientWorldClientEntityHandlerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.world.ClientWorld$ClientEntityHandler
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeLoadEntity(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeUnloadEntity(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DimensionEffectsAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.render.DimensionEffects
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:DimensionEffectsAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getIdentifierMap()Lit/unimi/dsi/fastutil/objects/Object2ObjectMap; to getIdentifierMap$fabric-rendering-v1_$md$8cb7a2$0 in fabric-rendering-v1.mixins.json:DimensionEffectsAccessor from mod fabric-rendering-v1
-[09:30:06] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Player30 joined the game
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing RenderLayersMixin from fabric-blockrenderlayer-v1.mixins.json into net.minecraft.client.render.RenderLayers
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-blockrenderlayer-v1.mixins.json:RenderLayersMixin from mod fabric-blockrenderlayer-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-blockrenderlayer-v1.mixins.json:RenderLayersMixin from mod fabric-blockrenderlayer-v1->@Inject::onInitialize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.EntityTrackerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.world.ThreadedAnvilChunkStorage$EntityTracker
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing EntityTrackerEntryMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.EntityTrackerEntry
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStartTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStartTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStartTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStopTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStopTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:06] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStopTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkBuilderBuiltChunkRebuildTaskMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.chunk.ChunkBuilder$BuiltChunk$RebuildTask
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookChunkBuild(FFFLnet/minecraft/client/render/chunk/BlockBufferBuilderStorage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk$RebuildTask$RenderData;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/chunk/ChunkOcclusionDataBuilder;Lnet/minecraft/client/render/chunk/ChunkRendererRegion;Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/Set;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/client/render/block/BlockRenderManager;)V doesn't use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookChunkBuild(FFFLnet/minecraft/client/render/chunk/BlockBufferBuilderStorage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk$RebuildTask$RenderData;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/chunk/ChunkOcclusionDataBuilder;Lnet/minecraft/client/render/chunk/ChunkRendererRegion;Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/Set;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/client/render/block/BlockRenderManager;)V has 0 override(s) in child classes
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookChunkBuild(FFFLnet/minecraft/client/render/chunk/BlockBufferBuilderStorage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk$RebuildTask$RenderData;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/chunk/ChunkOcclusionDataBuilder;Lnet/minecraft/client/render/chunk/ChunkRendererRegion;Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/Set;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/client/render/block/BlockRenderManager;)V won't be passed a CallbackInfoReturnable as a result
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookRebuildChunkReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookRebuildChunkReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
-[09:30:06] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookRebuildChunkReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HangingSignEditScreenMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.gui.screen.ingame.HangingSignEditScreen
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:HangingSignEditScreenMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:08] [Netty Server IO #1/DEBUG] (ServerPlayNetworkAddon for Player30) Handling inbound packet from channel with name "minecraft:brand"
-[09:30:08] [Netty Server IO #1/DEBUG] (ServerPlayNetworkAddon for Player30) Handling inbound packet from channel with name "minecraft:register"
-[09:30:08] [Render thread/DEBUG] (ClientPlayNetworkAddon for Player30) Handling inbound packet from channel with name "minecraft:brand"
-[09:30:08] [Render thread/INFO] (net.minecraft.advancement.AdvancementManager) Loaded 2 advancements
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionBuilderMixin from fabric-block-view-api-v2.client.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric-block-view-api-v2->@Inject::createDataMap(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;IIII[[Lnet/minecraft/client/render/chunk/ChunkRendererRegionBuilder$ClientChunk;)V does use it's CallbackInfoReturnable
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric-block-view-api-v2->@Inject::createDataMap(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;IIII[[Lnet/minecraft/client/render/chunk/ChunkRendererRegionBuilder$ClientChunk;)V does use it's CallbackInfoReturnable
-[09:30:08] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Opening connection to https://sessionserver.mojang.com/session/minecraft/profile/e6ce70cdb7cc34beb05993e41d35480c?unsigned=true
-[09:30:08] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Reading data from https://sessionserver.mojang.com/session/minecraft/profile/e6ce70cdb7cc34beb05993e41d35480c?unsigned=true
-[09:30:08] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 144.
-[09:30:08] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Successful read, server response was 204
-[09:30:08] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Response:
-[09:30:08] [Worker-Main-2/DEBUG] (com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService) Couldn't fetch profile properties for com.mojang.authlib.GameProfile@51c5ad1e[id=e6ce70cd-b7cc-34be-b059-93e41d35480c,name=Player30,properties={},legacy=false] as the profile does not exist
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegion
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkRendererRegionMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionMixin from fabric-block-view-api-v2.client.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegion
-[09:30:08] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionMixin from fabric-rendering-data-attachment-v1.client.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegion
-[09:30:10] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TooltipComponentMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gui.tooltip.TooltipComponent
-[09:30:10] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:TooltipComponentMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:10] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:TooltipComponentMixin from mod fabric-rendering-v1->@Inject::convertCustomTooltipData(Lnet/minecraft/client/item/TooltipData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CreativeInventoryScreenMixin from fabric-item-group-api-v1.client.mixins.json into net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_hasGroupForPage$1(ILnet/minecraft/item/ItemGroup;)Z to md8cb7a2$fabric-item-group-api-v1$lambda$fabric_hasGroupForPage$1$0 in fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_updateSelection$0(Lnet/minecraft/item/ItemGroup;Lnet/minecraft/item/ItemGroup;)I to md8cb7a2$fabric-item-group-api-v1$lambda$fabric_updateSelection$0$1 in fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::setSelectedTab(Lnet/minecraft/item/ItemGroup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::renderTabTooltipIfHovered(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/item/ItemGroup;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::isClickInTab(Lnet/minecraft/item/ItemGroup;DDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric-item-group-api-v1->@Inject::renderTabIcon(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/item/ItemGroup;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
-[09:30:11] [Render thread/DEBUG] (io.netty.util.internal.ThreadLocalRandom) -Dio.netty.initialSeedUniquifier: 0x7f5743021cbae6e9
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelPredicateProviderRegistryAccessor from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.item.ModelPredicateProviderRegistry
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistryAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Lnet/minecraft/util/Identifier;Lnet/minecraft/client/item/ClampedModelPredicateProvider;)Lnet/minecraft/client/item/ClampedModelPredicateProvider; to callRegister$fabric-object-builder-api-v1_$md$8cb7a2$0 in fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistryAccessor from mod fabric-object-builder-api-v1
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelPredicateProviderRegistrySpecificAccessor from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.item.ModelPredicateProviderRegistry
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistrySpecificAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
-[09:30:11] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Lnet/minecraft/item/Item;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/item/ClampedModelPredicateProvider;)V to callRegister$fabric-object-builder-api-v1_$md$8cb7a2$1 in fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistrySpecificAccessor from mod fabric-object-builder-api-v1
-[09:30:15] [Render thread/INFO] (net.minecraft.advancement.AdvancementManager) Loaded 5 advancements
-[09:31:19] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 144, new limit 312.
-[09:31:22] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Saving and pausing game...
-[09:31:22] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
-[09:31:22] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
-[09:31:22] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Starting registry save
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Skipping un-modded registry: minecraft:mob_effect
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
-[09:31:22] [Server thread/DEBUG] (FabricRegistrySync) Not saving empty registry data
-[09:31:23] [Server thread/INFO] (net.minecraft.server.network.ServerPlayNetworkHandler) Player30 lost connection: Disconnected
-[09:31:23] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Player30 left the game
-[09:31:23] [Server thread/INFO] (net.minecraft.server.network.ServerPlayNetworkHandler) Stopping singleplayer server as player logged out
-[09:31:23] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Stopping server
-[09:31:23] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving players
-[09:31:23] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving worlds
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Starting registry save
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Skipping un-modded registry: minecraft:mob_effect
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
-[09:31:24] [Server thread/DEBUG] (FabricRegistrySync) Not saving empty registry data
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage (szar): All chunks are saved
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
-[09:31:24] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage: All dimensions are saved
-[09:31:25] [Render thread/INFO] (net.minecraft.client.MinecraftClient) Stopping!
+[09:34:39] [Render thread/INFO] (net.minecraft.client.MinecraftClient) Setting user: Player474
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyBindingAccessor from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.option.KeyBinding
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric-key-binding-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method fabric_getCategoryMap()Ljava/util/Map; to fabric_getCategoryMap$fabric-key-binding-api-v1_$md$6af092$0 in fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric-key-binding-api-v1
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyBindingAccessor from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.option.KeyBinding
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:KeyBindingAccessor from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Entrypoint) Iterating over entrypoint 'main'
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableBuilderMixin from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootTable$Builder
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootTableBuilderMixin from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootManagerMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.loot.LootManager
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootManagerMixin from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootManager
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$applyLootTableEvents$1(Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootManager;Lnet/minecraft/loot/LootDataKey;Ljava/lang/Object;)V to md6af092$fabric-loot-api-v2$lambda$applyLootTableEvents$1$0 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$reload$0(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootManager;)V to md6af092$fabric-loot-api-v2$lambda$reload$0$1 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.loot.LootManager
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::load(Lnet/minecraft/loot/LootDataType;Lnet/minecraft/resource/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V doesn't use it's CallbackInfoReturnable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::runAsync(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::applyResourceConditions(Lnet/minecraft/loot/LootDataType;Ljava/util/Map;Lnet/minecraft/util/Identifier;Lcom/google/gson/JsonElement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric-resource-conditions-api-v1->@Inject::runAsyncEnd(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric-loot-api-v2->@Inject::reload(Lnet/minecraft/resource/ResourceReloader$Synchronizer;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;Lnet/minecraft/util/profiler/Profiler;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableMixin from fabric-loot-tables-v1.mixins.json into net.minecraft.loot.LootTable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-tables-v1.mixins.json:LootTableMixin from mod fabric-loot-tables-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootTableAccessor from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootTable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootTableAccessor from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.MinecraftServer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.MinecraftServer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onGetChatDecorator$1(Lnet/minecraft/network/message/MessageDecorator;Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/text/Text;)Ljava/util/concurrent/CompletableFuture; to md6af092$fabric-message-api-v1$lambda$onGetChatDecorator$1$0 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onGetChatDecorator$0(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/text/Text;)Ljava/util/concurrent/CompletionStage; to md6af092$fabric-message-api-v1$lambda$onGetChatDecorator$0$1 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.server.MinecraftServer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.MinecraftServer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$endResourceReload$0(Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Void; to md6af092$fabric-lifecycle-events-v1$lambda$endResourceReload$0$2 in fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing modification.MinecraftServerMixin from fabric-biome-api-v1.mixins.json into net.minecraft.server.MinecraftServer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MinecraftServerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.MinecraftServer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:MinecraftServerMixin from mod fabric-registry-sync-v0->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric-message-api-v1->@Inject::onGetChatDecorator(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:MinecraftServerMixin from mod fabric-gametest-api-v1->@Inject::tickWorlds(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/world/ServerWorld;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/world/ServerWorld;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/world/ServerWorld;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric-lifecycle-events-v1->@Inject::endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.MinecraftServerMixin from mod fabric-biome-api-v1->@Inject::finalizeWorldGen(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ServerLoginNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ServerLoginNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ServerLoginNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/packet/c2s/login/LoginQueryResponseC2SPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Entrypoint) Iterating over entrypoint 'client'
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-command-api-v2.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayNetworkHandlerMixin from fabric-data-attachment-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowSendChatMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowSendCommandMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleCustomPayload(Lnet/minecraft/network/packet/s2c/play/CustomPayloadS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleDisconnection(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/packet/s2c/play/PlayerRespawnS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/packet/s2c/play/PlayerRespawnS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/packet/s2c/play/PlayerRespawnS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onGameJoin(Lnet/minecraft/network/packet/s2c/play/GameJoinS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/packet/s2c/play/CommandTreeS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/packet/s2c/play/CommandTreeS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onOnCommandTree(Lnet/minecraft/network/packet/s2c/play/CommandTreeS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric-command-api-v2->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientConnectionMixin from fabric-networking-api-v1.mixins.json into net.minecraft.network.ClientConnection
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/NetworkSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/NetworkSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::initAddedFields(Lnet/minecraft/network/NetworkSide;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::checkPacket(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric-networking-api-v1->@Inject::sendInternal(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Lnet/minecraft/network/NetworkState;Lnet/minecraft/network/NetworkState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lio/netty/channel/ChannelFuture;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ClientLoginNetworkHandlerAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.network.ClientLoginNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:accessor.ClientLoginNetworkHandlerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientLoginNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.network.ClientLoginNetworkHandler
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handleQueryRequest(Lnet/minecraft/network/packet/s2c/login/LoginQueryRequestS2CPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::invokeLoginDisconnectEvent(Lnet/minecraft/text/Text;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.client.mixins.json:ClientLoginNetworkHandlerMixin from mod fabric-networking-api-v1->@Inject::handlePlayTransition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LivingEntityRendererAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.LivingEntityRenderer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:LivingEntityRendererAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRendererMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.render.GameRenderer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.GameRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.GameRenderer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$registerShaders$0(Lnet/minecraft/resource/ResourceFactory;Ljava/util/List;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/render/VertexFormat;Ljava/util/function/Consumer;)V to md6af092$fabric-rendering-v1$lambda$registerShaders$0$0 in fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onBeforeRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:GameRendererMixin from mod fabric-screen-api-v1->@Inject::onAfterRenderScreen(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/gui/DrawContext;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.GameRendererMixin from mod fabric-rendering-v1->@Inject::registerShaders(Lnet/minecraft/resource/ResourceFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.ShaderProgramMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gl.ShaderProgram
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.texture.SpriteAtlasTexture
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/texture/SpriteLoader$StitchResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/texture/SpriteLoader$StitchResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric-renderer-api-v1->@Inject::uploadHook(Lnet/minecraft/client/texture/SpriteLoader$StitchResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemRendererMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.item.ItemRenderer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0()Lnet/fabricmc/fabric/impl/client/indigo/renderer/render/ItemRenderContext; to md6af092$fabric-renderer-indigo$lambda$new$0$0 in fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.item.ItemRenderer
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ItemRendererMixin from mod fabric-renderer-indigo->@Inject::hook_renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;ZLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/client/render/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelPredicateProviderRegistryAccessor from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.item.ModelPredicateProviderRegistry
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistryAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Lnet/minecraft/util/Identifier;Lnet/minecraft/client/item/ClampedModelPredicateProvider;)Lnet/minecraft/client/item/ClampedModelPredicateProvider; to callRegister$fabric-object-builder-api-v1_$md$6af092$0 in fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistryAccessor from mod fabric-object-builder-api-v1
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelPredicateProviderRegistrySpecificAccessor from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.item.ModelPredicateProviderRegistry
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:ModelPredicateProviderRegistrySpecificAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/INFO] (net.fabricmc.fabric.impl.client.indigo.Indigo) [Indigo] Registering Indigo renderer!
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameOptionsMixin from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.option.GameOptions
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameOptionsMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.option.GameOptions
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-key-binding-api-v1.mixins.json:GameOptionsMixin from mod fabric-key-binding-api-v1->@Inject::loadHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric-resource-loader-v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SoundInstanceMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.sound.SoundInstance
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourcePackProfileMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.ResourcePackProfile
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:39] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric-resource-loader-v0->@Inject::onCreateResourcePack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:40] [Render thread/INFO] (net.minecraft.client.MinecraftClient) Backend library: LWJGL version 3.3.2-snapshot
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MouseMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.Mouse
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseClickedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseClickedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseReleasedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseReleasedEvent([ZLnet/minecraft/client/gui/screen/Screen;DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::beforeMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric-screen-api-v1->@Inject::afterMouseScrollEvent(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;DDD)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyboardMixin from fabric-screen-api-v1.mixins.json into net.minecraft.client.Keyboard
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::beforeKeyPressedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::afterKeyPressedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::beforeKeyReleasedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-screen-api-v1.mixins.json:KeyboardMixin from mod fabric-screen-api-v1->@Inject::afterKeyReleasedEvent(ILnet/minecraft/client/gui/screen/Screen;[ZIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ReloadableResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.ReloadableResourceManagerImpl
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$getResourcePackNames$0(Lnet/minecraft/resource/ResourcePack;)Ljava/lang/String; to md6af092$fabric-resource-loader-v0$lambda$getResourcePackNames$0$0 in fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::getResourcePackNames(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LifecycledResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.LifecycledResourceManagerImpl
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/resource/ResourceType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/resource/ResourceType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric-resource-loader-v0->@Inject::init(Lnet/minecraft/resource/ResourceType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resource.language.LanguageManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.texture.TextureManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.sound.SoundManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SoundSystemMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.sound.SoundSystem
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing FontManagerMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.font.FontManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:FontManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockColorsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.color.block.BlockColors
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.block.BlockColors
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:BlockColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric-rendering-v1->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemColorsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.color.item.ItemColors
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.item.ItemColors
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemColorsMixin from mod fabric-registry-sync-v0->@Inject::create(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric-rendering-v1->@Inject::create(Lnet/minecraft/client/color/block/BlockColors;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BakedModelManagerMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.render.model.BakedModelManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$loadModelPluginData$0(Ljava/util/function/BiFunction;Lnet/minecraft/util/Pair;Ljava/util/List;)Lnet/minecraft/client/render/model/ModelLoader; to md6af092$fabric-model-loading-api-v1$lambda$loadModelPluginData$0$0 in fabric-model-loading-api-v1.mixins.json:BakedModelManagerMixin from mod fabric-model-loading-api-v1
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.model.BakedModelManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TexturedRenderLayersMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.render.TexturedRenderLayers
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1->@Inject::modifyTextureId(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:TexturedRenderLayersMixin from mod fabric-object-builder-api-v1->@Inject::modifyHangingTextureId(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.block.BlockRenderManager
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BuiltinModelItemRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.item.BuiltinModelItemRenderer
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric-rendering-v1->@Inject::fabric_onRender(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ItemModelsMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.render.item.ItemModels
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/render/model/BakedModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/render/model/BakedModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ItemModelsMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/render/model/BakedModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ModelLoaderMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.render.model.ModelLoader
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiler/Profiler;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiler/Profiler;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiler/Profiler;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::fabric_preventNestedGetOrLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::fabric_preventNestedGetOrLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::fabric_preventNestedGetOrLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric-model-loading-api-v1->@Inject::onLoadModel(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.render.model.BakedModel
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.BakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BakedModelMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.model.BakedModel
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BakedModelMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockModelRendererMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.block.BlockModelRenderer
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::hookRender(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/client/render/model/BakedModel;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;ZLnet/minecraft/util/math/random/Random;JILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:BlockModelRendererMixin from mod fabric-renderer-indigo->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing FluidRendererMixin from fabric-rendering-fluids-v1.mixins.json into net.minecraft.client.render.block.FluidRenderer
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$new$0()Ljava/lang/Boolean; to md6af092$fabric-rendering-fluids-v1$lambda$new$0$0 in fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselate(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric-rendering-fluids-v1->@Inject::tesselateReturn(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HeldItemRendererMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.client.render.item.HeldItemRenderer
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:HeldItemRendererMixin from mod fabric-item-api-v1->@Inject::modifyProgressAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing WorldRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.WorldRenderer
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.render.WorldRenderer
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lnet/minecraft/client/util/math/MatrixStack;FJZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lnet/minecraft/client/util/math/MatrixStack;FJZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRender(Lnet/minecraft/client/util/math/MatrixStack;FJZLnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/GameRenderer;Lnet/minecraft/client/render/LightmapTextureManager;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onDrawBlockOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/entity/Entity;DDDLnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onRenderParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderWeather(Lnet/minecraft/client/render/LightmapTextureManager;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderCloud(Lnet/minecraft/client/util/math/MatrixStack;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:40] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric-rendering-v1->@Inject::renderSky(Lnet/minecraft/client/util/math/MatrixStack;Lorg/joml/Matrix4f;FLnet/minecraft/client/render/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:41] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 9360.
+[09:34:41] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 0, new limit 20.
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerMixin from fabric-registry-sync-v0.client.mixins.json into net.minecraft.client.particle.ParticleManager
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleManager
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleManager
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerAccessor from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.client.mixins.json:ParticleManagerMixin from mod fabric-registry-sync-v0->@Inject::onInit(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerMixin from mod fabric-particles-v1->@Inject::onRegisterDefaultFactories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockDustParticleMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.BlockDustParticle
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:BlockDustParticleMixin from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ParticleManagerAccessor$SimpleSpriteProviderAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleManager$SimpleSpriteProvider
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-particles-v1.client.mixins.json:ParticleManagerAccessor$SimpleSpriteProviderAccessor from mod fabric-particles-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing InGameHudMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gui.hud.InGameHud
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/DrawContext;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/DrawContext;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:InGameHudMixin from mod fabric-rendering-v1->@Inject::render(Lnet/minecraft/client/gui/DrawContext;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.hud.DebugHud
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric-renderer-api-v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing shader.ShaderProgramImportProcessorMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gl.ShaderProgram$1
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::captureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric-rendering-v1->@Inject::uncaptureImport(ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ResourceMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.Resource
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:ResourceMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing MessageHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.network.message.MessageHandler
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onSignedChatMessage(Lnet/minecraft/network/message/MessageType$Parameters;Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/text/Text;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onFilteredSignedChatMessage(Lnet/minecraft/network/message/MessageType$Parameters;Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/text/Text;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_onProfilelessChatMessage(Lnet/minecraft/network/message/MessageType$Parameters;Lnet/minecraft/text/Text;Ljava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric-message-api-v1->@Inject::fabric_allowGameMessage(Lnet/minecraft/text/Text;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:41] [Render thread/INFO] (net.minecraft.resource.ReloadableResourceManagerImpl) Reloading ResourceManager: vanilla, fabric (fabric-mining-level-api-v1, fabric-blockrenderlayer-v1, fabric-loot-tables-v1, fabric-rendering-fluids-v1, fabric-registry-sync-v0, fabric-networking-api-v1, fabric-rendering-data-attachment-v1, fabric-item-group-api-v1, fabric-message-api-v1, fabric-screen-api-v1, fabric-item-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-convention-tags-v1, fabric-renderer-api-v1, fabric-keybindings-v0, fabric-dimensions-v1, fabric-block-api-v1, fabric-api, fabric-client-tags-api-v1, fabric-api-lookup-api-v1, fabric-transfer-api-v1, fabric-api-base, fabric-gametest-api-v1, fabric-entity-events-v1, fabric-sound-api-v1, fabric-block-view-api-v2, fabric-screen-handler-api-v1, szar, fabric-lifecycle-events-v1, fabric-transitive-access-wideners-v1, fabric-rendering-v1, fabric-key-binding-api-v1, fabric-commands-v0, fabric-recipe-api-v1, fabric-crash-report-info-v1, fabric-containers-v0, fabric-command-api-v2, fabric-events-interaction-v0, fabricloader, fabric-rendering-v0, fabric-resource-conditions-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-networking-v0, fabric-biome-api-v1, fabric-data-attachment-api-v1, fabric-loot-api-v2, fabric-models-v0, fabric-command-api-v1, fabric-content-registries-v0, fabric-data-generation-api-v1, fabric-model-loading-api-v1, fabric-game-rule-api-v1, fabric-events-lifecycle-v0, fabric-resource-loader-v0)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing NamespaceResourceManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.NamespaceResourceManager
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/Identifier;Ljava/util/List;)V doesn't use it's CallbackInfoReturnable
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/Identifier;Ljava/util/List;)V has 0 override(s) in child classes
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:NamespaceResourceManagerMixin from mod fabric-resource-loader-v0->@Inject::onGetAllResources(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/Identifier;Ljava/util/List;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SimpleResourceReloadMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.resource.SimpleResourceReload
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:41] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric-resource-loader-v0->@Inject::method_40087(Lnet/minecraft/resource/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:41] [Worker-Main-5/INFO] (net.minecraft.client.font.UnihexFont) Found unifont_all_no_pua-15.0.06.hex, loading
+[09:34:41] [Worker-Main-4/WARN] (net.minecraft.client.texture.SpriteLoader) Texture szar:block/cigany with size 500x500 limits mip level from 4 to 2
+[09:34:41] [Worker-Main-4/WARN] (net.minecraft.client.texture.SpriteLoader) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
+[09:34:41] [Realms Notification Availability checker #1/INFO] (net.minecraft.client.realms.RealmsClient) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
+[09:34:42] [Worker-Main-3/WARN] (net.minecraft.client.render.model.ModelLoader) Unable to load model: 'szar:item/weed_join_3d' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_join_3d.json
+[09:34:42] [Worker-Main-3/WARN] (net.minecraft.client.render.model.ModelLoader) Unable to load model: 'szar:item/weed_joint_held' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_joint_held.json
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing ModelLoaderBakerImplMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.render.model.ModelLoader$BakerImpl
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing client.MultipartBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.render.model.MultipartBakedModel
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$emitBlockQuads$0(Lnet/minecraft/util/math/random/Random;J)Lnet/minecraft/util/math/random/Random; to md6af092$fabric-renderer-api-v1$lambda$emitBlockQuads$0$0 in fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing client.WeightedBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.render.model.WeightedBakedModel
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$emitItemQuads$1(Ljava/util/function/Supplier;)Lnet/minecraft/util/math/random/Random; to md6af092$fabric-renderer-api-v1$lambda$emitItemQuads$1$0 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$emitBlockQuads$0(Ljava/util/function/Supplier;)Lnet/minecraft/util/math/random/Random; to md6af092$fabric-renderer-api-v1$lambda$emitBlockQuads$0$1 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:42] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric-renderer-api-v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:43] [Render thread/WARN] (net.minecraft.client.sound.SoundSystem) Missing sound for event: minecraft:item.goat_horn.play
+[09:34:43] [Render thread/WARN] (net.minecraft.client.sound.SoundSystem) Missing sound for event: minecraft:entity.goat.screaming.horn_break
+[09:34:43] [Render thread/INFO] (net.minecraft.client.sound.SoundEngine) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
+[09:34:43] [Render thread/INFO] (net.minecraft.client.sound.SoundSystem) Sound engine started
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.model.EntityModels
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelsMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelsMixin from mod fabric-rendering-v1->@Inject::registerExtraModelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/google/common/collect/ImmutableMap$Builder;)V doesn't use it's CallbackInfoReturnable
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelLayersMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.render.entity.model.EntityModelLayers
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityModelLayersAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.model.EntityModelLayers
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getLayers()Ljava/util/Set; to getLayers$fabric-rendering-v1_$md$6af092$0 in fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric-rendering-v1
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1->@Inject::createSign(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:EntityModelLayersMixin from mod fabric-object-builder-api-v1->@Inject::createHangingSign(Lnet/minecraft/block/WoodType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityRendererFactoriesMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.block.entity.BlockEntityRendererFactories
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$init$0(Lnet/minecraft/block/entity/BlockEntityType;Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory;)V to md6af092$fabric-rendering-v1$lambda$init$0$0 in fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:BlockEntityRendererFactoriesMixin from mod fabric-rendering-v1->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing EntityRenderersMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.EntityRenderers
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$onRegisterRenderers$0(Lnet/minecraft/entity/EntityType;Lnet/minecraft/client/render/entity/EntityRendererFactory;)V to md6af092$fabric-rendering-v1$lambda$onRegisterRenderers$0$0 in fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric-rendering-v1->@Inject::onRegisterRenderers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ArmorFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1->@Inject::renderArmor(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/EquipmentSlot;ILnet/minecraft/client/render/entity/model/BipedEntityModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric-rendering-v1->@Inject::getArmorTexture(Lnet/minecraft/item/ArmorItem;ZLjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CapeFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.render.entity.feature.CapeFeatureRenderer
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:43] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric-rendering-v1->@Inject::injectCapeRenderCheck(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/network/AbstractClientPlayerEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:43] [Render thread/WARN] (net.minecraft.client.gl.ShaderProgram) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
+[09:34:43] [Render thread/INFO] (net.minecraft.client.texture.SpriteAtlasTexture) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing GameRulesAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Ljava/lang/String;Lnet/minecraft/world/GameRules$Category;Lnet/minecraft/world/GameRules$Type;)Lnet/minecraft/world/GameRules$Key; to callRegister$fabric-game-rule-api-v1_$md$6af092$0 in fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getRuleTypes()Ljava/util/Map; to getRuleTypes$fabric-game-rule-api-v1_$md$6af092$1 in fabric-game-rule-api-v1.mixins.json:GameRulesAccessor from mod fabric-game-rule-api-v1
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing GameRulesKeyMixin from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules$Key
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesKeyMixin from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing GameRulesBooleanRuleAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules$BooleanRule
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesBooleanRuleAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeCreate(ZLjava/util/function/BiConsumer;)Lnet/minecraft/world/GameRules$Type; to invokeCreate$fabric-game-rule-api-v1_$md$6af092$0 in fabric-game-rule-api-v1.mixins.json:GameRulesBooleanRuleAccessor from mod fabric-game-rule-api-v1
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) Mixing GameRulesIntRuleAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.GameRules$IntRule
+[09:34:46] [Worker-Main-3/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRulesIntRuleAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:46] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CreateWorldScreenMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.gui.screen.world.CreateWorldScreen
+[09:34:46] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:46] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:46] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:46] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric-resource-loader-v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LevelStorageSessionMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.world.level.storage.LevelStorage$Session
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::saveWorld(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/world/SaveProperties;Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::saveWorld(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/world/SaveProperties;Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::saveWorld(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/world/SaveProperties;Lnet/minecraft/nbt/NbtCompound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::readWorldProperties(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::readWorldProperties(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:LevelStorageSessionMixin from mod fabric-registry-sync-v0->@Inject::readWorldProperties(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DataPackContentsMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.DataPackContents
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DataPackContentsMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.DataPackContents
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric-lifecycle-events-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookRefresh(Lnet/minecraft/registry/DynamicRegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric-resource-conditions-api-v1->@Inject::hookReload(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/registry/DynamicRegistryManager$Immutable;Lnet/minecraft/resource/featuretoggle/FeatureSet;Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SaveLoadingMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.SaveLoading
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SaveLoadingMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ServerPlayerInteractionManagerMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.server.network.ServerPlayerInteractionManager
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::startBlockBreak(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket$Action;Lnet/minecraft/util/math/Direction;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactBlock(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactItem(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::breakBlock(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;)V does use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::onBlockBroken(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;Z)V doesn't use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::onBlockBroken(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;Z)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:ServerPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::onBlockBroken(Lnet/minecraft/util/math/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/block/Block;Z)V won't be passed a CallbackInfoReturnable as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing modification.DynamicRegistryManagerImmutableImplMixin from fabric-biome-api-v1.mixins.json into net.minecraft.registry.DynamicRegistryManager$ImmutableImpl
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:modification.DynamicRegistryManagerImmutableImplMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing RegistryLoaderMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.RegistryLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric-registry-sync-v0->@Inject::beforeLoad(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/registry/DynamicRegistryManager;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;Ljava/util/List;Lnet/minecraft/registry/RegistryOps$RegistryInfoGetter;)V doesn't use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric-registry-sync-v0->@Inject::prependDirectoryWithNamespace(Lnet/minecraft/util/Identifier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricRegistrySync) Reading registry data from C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\run\saves\szar\data\fabricRegistry.dat
+[09:34:47] [Render thread/INFO] (FabricRegistrySync) [fabric-registry-sync] Loaded registry data [file 1/4]
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.recipe.RecipeManager
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing JsonDataLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.resource.JsonDataLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:JsonDataLoaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootPoolMixin from fabric-loot-tables-v1.mixins.json into net.minecraft.loot.LootPool
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-tables-v1.mixins.json:LootPoolMixin from mod fabric-loot-tables-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing LootPoolAccessor from fabric-loot-api-v2.mixins.json into net.minecraft.loot.LootPool
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-loot-api-v2.mixins.json:LootPoolAccessor from mod fabric-loot-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.ServerAdvancementLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TagManagerLoaderMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.tag.TagManagerLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:TagManagerLoaderMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing TagManagerLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.registry.tag.TagManagerLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.registry.tag.TagManagerLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:TagManagerLoaderMixin from mod fabric-registry-sync-v0->@Inject::onGetPath(Lnet/minecraft/registry/RegistryKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric-resource-conditions-api-v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CommandManagerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.server.command.CommandManager
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CommandManagerMixin from fabric-command-api-v2.mixins.json into net.minecraft.server.command.CommandManager
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1->@Inject::construct(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1->@Inject::construct(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-gametest-api-v1.mixins.json:CommandManagerMixin from mod fabric-gametest-api-v1->@Inject::construct(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2->@Inject::fabric_addCommands(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2->@Inject::fabric_addCommands(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:CommandManagerMixin from mod fabric-command-api-v2->@Inject::fabric_addCommands(Lnet/minecraft/server/command/CommandManager$RegistrationEnvironment;Lnet/minecraft/command/CommandRegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRuleCommandAccessor from fabric-game-rule-api-v1.mixins.json into net.minecraft.server.command.GameRuleCommand
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRuleCommandAccessor from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeExecuteSet(Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/world/GameRules$Key;)I to invokeExecuteSet$fabric-game-rule-api-v1_$md$6af092$0 in fabric-game-rule-api-v1.mixins.json:GameRuleCommandAccessor from mod fabric-game-rule-api-v1
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method invokeExecuteQuery(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/GameRules$Key;)I to invokeExecuteQuery$fabric-game-rule-api-v1_$md$6af092$1 in fabric-game-rule-api-v1.mixins.json:GameRuleCommandAccessor from mod fabric-game-rule-api-v1
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing GameRuleCommandVisitorMixin from fabric-game-rule-api-v1.mixins.json into net.minecraft.server.command.GameRuleCommand$1
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-game-rule-api-v1.mixins.json:GameRuleCommandVisitorMixin from mod fabric-game-rule-api-v1->@Inject::onRegisterCommand(Lnet/minecraft/world/GameRules$Key;Lnet/minecraft/world/GameRules$Type;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HelpCommandAccessor from fabric-command-api-v2.mixins.json into net.minecraft.server.command.HelpCommand
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.mixins.json:HelpCommandAccessor from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getFailedException()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to getFailedException$fabric-command-api-v2_$md$6af092$0 in fabric-command-api-v2.mixins.json:HelpCommandAccessor from mod fabric-command-api-v2
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.function.FunctionLoader
+[09:34:47] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric-resource-loader-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ingredient.ShapelessRecipeMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.recipe.ShapelessRecipe
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::cacheRequiresTesting(Lnet/minecraft/util/Identifier;Ljava/lang/String;Lnet/minecraft/recipe/book/CraftingRecipeCategory;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::cacheRequiresTesting(Lnet/minecraft/util/Identifier;Ljava/lang/String;Lnet/minecraft/recipe/book/CraftingRecipeCategory;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::cacheRequiresTesting(Lnet/minecraft/util/Identifier;Ljava/lang/String;Lnet/minecraft/recipe/book/CraftingRecipeCategory;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/collection/DefaultedList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric-recipe-api-v1->@Inject::customIngredientMatch(Lnet/minecraft/inventory/RecipeInputInventory;Lnet/minecraft/world/World;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:48] [Render thread/INFO] (net.minecraft.recipe.RecipeManager) Loaded 7 recipes
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing CriteriaAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.advancement.criterion.Criteria
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.mixins.json:CriteriaAccessor from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Invoker method callRegister(Lnet/minecraft/advancement/criterion/Criterion;)Lnet/minecraft/advancement/criterion/Criterion; to callRegister$fabric-object-builder-api-v1_$md$6af092$0 in fabric-object-builder-v1.mixins.json:CriteriaAccessor from mod fabric-object-builder-api-v1
+[09:34:48] [Render thread/INFO] (net.minecraft.advancement.AdvancementManager) Loaded 1272 advancements
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Starting registry save
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Preserving previously modded registry: minecraft:mob_effect
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Saving registry: minecraft:mob_effect
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
+[09:34:48] [Render thread/DEBUG] (FabricRegistrySync) Saving registry data to C:\Users\toth.gergo_csany-zeg\IdeaProjects\szar\run\saves\szar\data\fabricRegistry.dat
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.PlayerManager
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.PlayerManager
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.PlayerManager
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerManagerMixin from mod fabric-entity-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerManagerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.PlayerManager
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric-networking-api-v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1->@Inject::onSendChatMessage(Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/network/message/MessageType$Parameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1->@Inject::onSendGameMessage(Lnet/minecraft/text/Text;Ljava/util/function/Function;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric-message-api-v1->@Inject::onSendCommandMessage(Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/network/message/MessageType$Parameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-entity-events-v1.mixins.json:PlayerManagerMixin from mod fabric-entity-events-v1->@Inject::afterRespawn(Lnet/minecraft/server/network/ServerPlayerEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric-lifecycle-events-v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:48] [Render thread/INFO] (net.fabricmc.fabric.impl.biome.modification.BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.328 ms
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing SerializableRegistriesMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.registry.SerializableRegistries
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:SerializableRegistriesMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$filterNonSyncedEntries$0(Lnet/minecraft/registry/DynamicRegistryManager$Entry;)Z to md6af092$fabric-registry-sync-v0$lambda$filterNonSyncedEntries$0$0 in fabric-registry-sync-v0.mixins.json:SerializableRegistriesMixin from mod fabric-registry-sync-v0
+[09:34:48] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Starting integrated minecraft server version 1.20.1
+[09:34:48] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Generating keypair
+[09:34:48] [Render thread/DEBUG] (com.mojang.blaze3d.systems.RenderSystem) Growing IndexBuffer: Old limit 9360, new limit 26508.
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ServerWorldServerEntityHandlerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.world.ServerWorld$ServerEntityHandler
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeEntityLoadEvent(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ServerWorldServerEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeEntityUnloadEvent(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.ThreadedAnvilChunkStorageAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.world.ThreadedAnvilChunkStorage
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ThreadedAnvilChunkStorageMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.world.ThreadedAnvilChunkStorage
+[09:34:48] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(Lnet/minecraft/server/world/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(Lnet/minecraft/server/world/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(Lnet/minecraft/server/world/ChunkHolder;Ljava/util/concurrent/CompletableFuture;JLnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkLoad(Lnet/minecraft/server/world/ChunkHolder;Lnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing NoiseConfigMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.gen.noise.NoiseConfig
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NoiseConfigMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:NoiseConfigMixin from mod fabric-biome-api-v1->@Inject::init(Lnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;Lnet/minecraft/registry/RegistryEntryLookup;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing MultiNoiseUtilMultiNoiseSamplerMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.biome.source.util.MultiNoiseUtil$MultiNoiseSampler
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-biome-api-v1.mixins.json:MultiNoiseUtilMultiNoiseSamplerMixin from mod fabric-biome-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:49] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Preparing start region for dimension minecraft:overworld
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkSerializerMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.world.ChunkSerializer
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-registry-sync-v0.mixins.json:ChunkSerializerMixin from mod fabric-registry-sync-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkSerializerMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.ChunkSerializer
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-data-attachment-api-v1.mixins.json:ChunkSerializerMixin from mod fabric-data-attachment-api-v1->@Inject::writeChunkAttachments(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/chunk/Chunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:49] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing WrapperProtoChunkMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.chunk.WrapperProtoChunk
+[09:34:50] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
+[09:34:50] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
+[09:34:50] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
+[09:34:50] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 0%
+[09:34:51] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Preparing spawn area: 22%
+[09:34:51] [Render thread/INFO] (net.minecraft.server.WorldGenerationProgressLogger) Time elapsed: 2371 ms
+[09:34:51] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Changing view distance to 12, from 10
+[09:34:51] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Changing simulation distance to 12, from 0
+[09:34:51] [Render thread/DEBUG] (io.netty.channel.MultithreadEventLoopGroup) -Dio.netty.eventLoopThreads: 12
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.InternalThreadLocalMap) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.InternalThreadLocalMap) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) -Dio.netty.noUnsafe: false
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) Java version: 21
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.theUnsafe: available
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.copyMemory: available
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.storeFence: available
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.Buffer.address: available
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) direct buffer constructor: unavailable: java.nio.DirectByteBuffer.(long,int)
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.Bits.unaligned: available, true
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @649bec2e
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.DirectByteBuffer.(long, int): unavailable
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) sun.misc.Unsafe: available
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) maxDirectMemory: 2134900736 bytes (maybe)
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.tmpdir: C:\Users\TOTH~1.GER\AppData\Local\Temp (java.io.tmpdir)
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.bitMode: 64 (sun.arch.data.model)
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) Platform: Windows
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.maxDirectMemory: -1 bytes
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.uninitializedArrayAllocationThreshold: -1
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.CleanerJava9) java.nio.ByteBuffer.cleaner(): available
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.noPreferDirect: false
+[09:34:51] [Render thread/DEBUG] (io.netty.channel.nio.NioEventLoop) -Dio.netty.noKeySetOptimization: false
+[09:34:51] [Render thread/DEBUG] (io.netty.channel.nio.NioEventLoop) -Dio.netty.selectorAutoRebuildThreshold: 512
+[09:34:51] [Render thread/DEBUG] (io.netty.util.internal.PlatformDependent) org.jctools-core.MpscChunkedArrayQueue: available
+[09:34:51] [Render thread/DEBUG] (io.netty.channel.DefaultChannelId) -Dio.netty.processId: 9176 (auto-detected)
+[09:34:51] [Render thread/DEBUG] (io.netty.util.NetUtil) -Djava.net.preferIPv4Stack: false
+[09:34:51] [Render thread/DEBUG] (io.netty.util.NetUtil) -Djava.net.preferIPv6Addresses: false
+[09:34:51] [Render thread/DEBUG] (io.netty.util.NetUtilInitializations) Loopback interface: loopback_0 (Software Loopback Interface 1, 0:0:0:0:0:0:0:1)
+[09:34:51] [Render thread/DEBUG] (io.netty.util.NetUtil) Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
+[09:34:51] [Render thread/DEBUG] (io.netty.channel.DefaultChannelId) -Dio.netty.machineId: a8:5e:45:ff:fe:14:89:36 (auto-detected)
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.numHeapArenas: 12
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.numDirectArenas: 12
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.pageSize: 8192
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxOrder: 9
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.chunkSize: 4194304
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.smallCacheSize: 256
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.normalCacheSize: 64
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.cacheTrimInterval: 8192
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.useCacheForAllThreads: false
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.allocator.type: pooled
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.threadLocalDirectBufferSize: 0
+[09:34:51] [Render thread/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.maxThreadLocalCharBufferSize: 16384
+[09:34:51] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing BlockEntityUpdateS2CPacketMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
+[09:34:51] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$stripPersistentAttachmentData$0(Ljava/util/function/Function;Lnet/minecraft/block/entity/BlockEntity;)Lnet/minecraft/nbt/NbtCompound; to md6af092$fabric-data-attachment-api-v1$lambda$stripPersistentAttachmentData$0$0 in fabric-data-attachment-api-v1.mixins.json:BlockEntityUpdateS2CPacketMixin from mod fabric-data-attachment-api-v1
+[09:34:51] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing accessor.CustomPayloadC2SPacketAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
+[09:34:51] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.CustomPayloadC2SPacketAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:51] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing accessor.LoginQueryResponseC2SPacketAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
+[09:34:51] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.LoginQueryResponseC2SPacketAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:51] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.maxCapacityPerThread: 4096
+[09:34:51] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.ratio: 8
+[09:34:51] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.chunkSize: 32
+[09:34:51] [Netty Local Client IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.blocking: false
+[09:34:52] [Server thread/DEBUG] (io.netty.buffer.AbstractByteBuf) -Dio.netty.buffer.checkAccessible: true
+[09:34:52] [Server thread/DEBUG] (io.netty.buffer.AbstractByteBuf) -Dio.netty.buffer.checkBounds: true
+[09:34:52] [Server thread/DEBUG] (io.netty.util.ResourceLeakDetectorFactory) Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@201d382b
+[09:34:52] [Netty Local Client IO #0/DEBUG] (ClientLoginNetworkAddon for Client) Handling inbound login response with id 0 and channel with name fabric-networking-api-v1:early_registration
+[09:34:52] [Netty Local Client IO #0/DEBUG] (fabric-networking-api-v1) Received accepted channels from the server
+[09:34:52] [Netty Local Client IO #0/DEBUG] (fabric-networking-api-v1) Sent accepted channels to the server
+[09:34:52] [Netty Server IO #1/DEBUG] (ServerLoginNetworkAddon for local:E:f1b5d3b4) Handling inbound login query with id 0
+[09:34:52] [Netty Server IO #1/DEBUG] (fabric-networking-api-v1) Received accepted channels from the client for "com.mojang.authlib.GameProfile@71d1ac6c[id=fd848f75-c1a0-33b6-9d05-284593849e10,name=Player474,properties={},legacy=false] (local:E:f1b5d3b4)"
+[09:34:52] [Server thread/DEBUG] (fabric-networking-api-v1) Sent accepted channels to the client for "com.mojang.authlib.GameProfile@71d1ac6c[id=fd848f75-c1a0-33b6-9d05-284593849e10,name=Player474,properties={},legacy=false] (local:E:f1b5d3b4)"
+[09:34:52] [Netty Local Client IO #0/DEBUG] (ClientLoginNetworkAddon for Client) Handling inbound login response with id 1 and channel with name fabric:custom_ingredient_sync
+[09:34:52] [Netty Server IO #1/DEBUG] (ServerLoginNetworkAddon for local:E:f1b5d3b4) Handling inbound login query with id 1
+[09:34:52] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) Mixing ClientCommandSourceMixin from fabric-command-api-v2.client.mixins.json into net.minecraft.client.network.ClientCommandSource
+[09:34:52] [Netty Local Client IO #0/DEBUG] (FabricLoader/Mixin) fabric-command-api-v2.client.mixins.json:ClientCommandSourceMixin from mod fabric-command-api-v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing PlayerAdvancementTrackerMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.advancement.PlayerAdvancementTracker
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric-events-interaction-v0->@Inject::preventOwnerOverride(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric-events-interaction-v0->@Inject::preventGrantCriterion(Lnet/minecraft/advancement/Advancement;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:52] [Server thread/INFO] (net.minecraft.server.PlayerManager) Player474[local:E:f1b5d3b4] logged in with entity id 1 at (4.125017190024392, -59.0, 14.799383692353352)
+[09:34:52] [Netty Local Client IO #0/DEBUG] (ClientPlayNetworkAddon for Player474) Handling inbound packet from channel with name "minecraft:brand"
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayerInteractionManagerMixin from fabric-item-api-v1.client.mixins.json into net.minecraft.client.network.ClientPlayerInteractionManager
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-item-api-v1.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-item-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientPlayerInteractionManagerMixin from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.network.ClientPlayerInteractionManager
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$interactItem$2(Lnet/minecraft/util/Hand;I)Lnet/minecraft/network/packet/Packet; to md6af092$fabric-events-interaction-v0$lambda$interactItem$2$0 in fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$interactBlock$1(Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;I)Lnet/minecraft/network/packet/Packet; to md6af092$fabric-events-interaction-v0$lambda$interactBlock$1$1 in fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming synthetic method lambda$fabric_fireAttackBlockCallback$0(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;I)Lnet/minecraft/network/packet/Packet; to md6af092$fabric-events-interaction-v0$lambda$fabric_fireAttackBlockCallback$0$2 in fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::attackBlock(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::method_2902(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactBlock(Lnet/minecraft/client/network/ClientPlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::interactItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric-events-interaction-v0->@Inject::attackEntity(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientChunkManagerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.world.ClientChunkManager
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkLoad(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V doesn't use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V has 0 override(s) in child classes
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILnet/minecraft/network/PacketByteBuf;Lnet/minecraft/nbt/NbtCompound;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/chunk/WorldChunk;)V doesn't use it's CallbackInfo
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/chunk/WorldChunk;)V has 0 override(s) in child classes
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onChunkUnload(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/chunk/WorldChunk;)V won't be passed a CallbackInfo as a result
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onUpdateLoadDistance(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/world/ClientChunkManager$ClientChunkMap;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V doesn't use it's CallbackInfo
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onUpdateLoadDistance(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/world/ClientChunkManager$ClientChunkMap;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V has 0 override(s) in child classes
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientChunkManagerMixin from mod fabric-lifecycle-events-v1->@Inject::onUpdateLoadDistance(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/client/world/ClientChunkManager$ClientChunkMap;ILnet/minecraft/world/chunk/WorldChunk;Lnet/minecraft/util/math/ChunkPos;)V won't be passed a CallbackInfo as a result
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ClientWorldClientEntityHandlerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.world.ClientWorld$ClientEntityHandler
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeLoadEntity(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-lifecycle-events-v1.client.mixins.json:ClientWorldClientEntityHandlerMixin from mod fabric-lifecycle-events-v1->@Inject::invokeUnloadEntity(Lnet/minecraft/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing DimensionEffectsAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.render.DimensionEffects
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-rendering-v1.mixins.json:DimensionEffectsAccessor from mod fabric-rendering-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Renaming @Accessor method getIdentifierMap()Lit/unimi/dsi/fastutil/objects/Object2ObjectMap; to getIdentifierMap$fabric-rendering-v1_$md$6af092$0 in fabric-rendering-v1.mixins.json:DimensionEffectsAccessor from mod fabric-rendering-v1
+[09:34:52] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Player474 joined the game
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing RenderLayersMixin from fabric-blockrenderlayer-v1.mixins.json into net.minecraft.client.render.RenderLayers
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-blockrenderlayer-v1.mixins.json:RenderLayersMixin from mod fabric-blockrenderlayer-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-blockrenderlayer-v1.mixins.json:RenderLayersMixin from mod fabric-blockrenderlayer-v1->@Inject::onInitialize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing accessor.EntityTrackerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.world.ThreadedAnvilChunkStorage$EntityTracker
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) Mixing EntityTrackerEntryMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.EntityTrackerEntry
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStartTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStartTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStartTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStopTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStopTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
+[09:34:52] [Server thread/DEBUG] (FabricLoader/Mixin) fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric-networking-api-v1->@Inject::onStopTracking(Lnet/minecraft/server/network/ServerPlayerEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkBuilderBuiltChunkRebuildTaskMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.chunk.ChunkBuilder$BuiltChunk$RebuildTask
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookChunkBuild(FFFLnet/minecraft/client/render/chunk/BlockBufferBuilderStorage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk$RebuildTask$RenderData;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/chunk/ChunkOcclusionDataBuilder;Lnet/minecraft/client/render/chunk/ChunkRendererRegion;Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/Set;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/client/render/block/BlockRenderManager;)V doesn't use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookChunkBuild(FFFLnet/minecraft/client/render/chunk/BlockBufferBuilderStorage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk$RebuildTask$RenderData;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/chunk/ChunkOcclusionDataBuilder;Lnet/minecraft/client/render/chunk/ChunkRendererRegion;Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/Set;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/client/render/block/BlockRenderManager;)V has 0 override(s) in child classes
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookChunkBuild(FFFLnet/minecraft/client/render/chunk/BlockBufferBuilderStorage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk$RebuildTask$RenderData;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/chunk/ChunkOcclusionDataBuilder;Lnet/minecraft/client/render/chunk/ChunkRendererRegion;Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/Set;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/client/render/block/BlockRenderManager;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookRebuildChunkReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookRebuildChunkReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
+[09:34:52] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkBuilderBuiltChunkRebuildTaskMixin from mod fabric-renderer-indigo->@Inject::hookRebuildChunkReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing HangingSignEditScreenMixin from fabric-object-builder-v1.client.mixins.json into net.minecraft.client.gui.screen.ingame.HangingSignEditScreen
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-object-builder-v1.client.mixins.json:HangingSignEditScreenMixin from mod fabric-object-builder-api-v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:53] [Netty Server IO #1/DEBUG] (ServerPlayNetworkAddon for Player474) Handling inbound packet from channel with name "minecraft:brand"
+[09:34:53] [Netty Server IO #1/DEBUG] (ServerPlayNetworkAddon for Player474) Handling inbound packet from channel with name "minecraft:register"
+[09:34:53] [Render thread/DEBUG] (ClientPlayNetworkAddon for Player474) Handling inbound packet from channel with name "minecraft:brand"
+[09:34:53] [Render thread/INFO] (net.minecraft.advancement.AdvancementManager) Loaded 6 advancements
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionBuilderMixin from fabric-block-view-api-v2.client.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric-block-view-api-v2->@Inject::createDataMap(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;IIII[[Lnet/minecraft/client/render/chunk/ChunkRendererRegionBuilder$ClientChunk;)V does use it's CallbackInfoReturnable
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric-block-view-api-v2->@Inject::createDataMap(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;IIII[[Lnet/minecraft/client/render/chunk/ChunkRendererRegionBuilder$ClientChunk;)V does use it's CallbackInfoReturnable
+[09:34:53] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Opening connection to https://sessionserver.mojang.com/session/minecraft/profile/fd848f75c1a033b69d05284593849e10?unsigned=true
+[09:34:53] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Reading data from https://sessionserver.mojang.com/session/minecraft/profile/fd848f75c1a033b69d05284593849e10?unsigned=true
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionMixin from fabric-rendering-data-attachment-v1.client.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegion
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionMixin from fabric-block-view-api-v2.client.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegion
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) Mixing ChunkRendererRegionMixin from fabric-renderer-indigo.mixins.json into net.minecraft.client.render.chunk.ChunkRendererRegion
+[09:34:53] [Render thread/DEBUG] (FabricLoader/Mixin) fabric-renderer-indigo.mixins.json:ChunkRendererRegionMixin from mod fabric-renderer-indigo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
+[09:34:53] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Successful read, server response was 204
+[09:34:53] [Worker-Main-2/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Response:
+[09:34:53] [Worker-Main-2/DEBUG] (com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService) Couldn't fetch profile properties for com.mojang.authlib.GameProfile@6cfe3487[id=fd848f75-c1a0-33b6-9d05-284593849e10,name=Player474,properties={},legacy=false] as the profile does not exist
+[09:35:01] [Server thread/INFO] (net.minecraft.server.integrated.IntegratedServer) Saving and pausing game...
+[09:35:01] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
+[09:35:01] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
+[09:35:01] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Starting registry save
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Preserving previously modded registry: minecraft:mob_effect
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Saving registry: minecraft:mob_effect
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
+[09:35:01] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
+[09:35:02] [Server thread/INFO] (net.minecraft.server.network.ServerPlayNetworkHandler) Player474 lost connection: Disconnected
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Player474 left the game
+[09:35:02] [Server thread/INFO] (net.minecraft.server.network.ServerPlayNetworkHandler) Stopping singleplayer server as player logged out
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Stopping server
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving players
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving worlds
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Starting registry save
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:command_argument_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:item
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_entity_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:custom_stat
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/foliage_placer_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:stat_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_rule
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:attribute
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:position_source_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:height_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_block_entity_modifier
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/density_function_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:fluid
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_condition_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_pool_element
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:activity
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_serializer
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:frog_variant
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:banner_pattern
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:instrument
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:decorated_pot_patterns
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature_size_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:point_of_interest_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Preserving previously modded registry: minecraft:mob_effect
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Saving registry: minecraft:mob_effect
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_pool_entry_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/block_state_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/chunk_generator
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:float_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:chunk_status
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:enchantment
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_function_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_processor
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_score_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/tree_decorator_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:schedule
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/material_condition
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:entity_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_profession
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:potion
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:recipe_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:int_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/feature
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:cat_variant
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:pos_rule_test
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_placement
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_nbt_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:menu
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/trunk_placer_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:creative_mode_tab
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/placement_modifier_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/carver
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:loot_number_provider_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/structure_piece
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sound_event
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:particle_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:game_event
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/biome_source
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:worldgen/root_placer_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:villager_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:painting_variant
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block_predicate_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:block
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:sensor_type
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:rule_test
+[09:35:02] [Server thread/DEBUG] (FabricRegistrySync) Not saving registry: minecraft:memory_module_type
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage (szar): All chunks are saved
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
+[09:35:02] [Server thread/INFO] (net.minecraft.server.MinecraftServer) ThreadedAnvilChunkStorage: All dimensions are saved
+[09:35:03] [Render thread/INFO] (net.minecraft.client.MinecraftClient) Stopping!
diff --git a/run/logs/latest.log b/run/logs/latest.log
index d15ae8a..0c7c4e0 100644
--- a/run/logs/latest.log
+++ b/run/logs/latest.log
@@ -1,5 +1,5 @@
-[09:29:38] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
-[09:29:39] [main/INFO] (FabricLoader) Loading 59 mods:
+[09:34:31] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
+[09:34:31] [main/INFO] (FabricLoader) Loading 59 mods:
- fabric-api 0.92.6+1.20.1
- fabric-api-base 0.4.32+1802ada577
- fabric-api-lookup-api-v1 1.6.37+1802ada577
@@ -58,24 +58,24 @@
- java 21
- minecraft 1.20.1
- mixinextras 0.5.0
- - szar 1.0-SNAPSHOT
-[09:29:39] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
-[09:29:39] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
-[09:29:39] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
-[09:29:39] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
-[09:29:41] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
-[09:29:48] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 254 milliseconds
-[09:29:50] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
-[09:29:50] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
-[09:29:51] [Render thread/ERROR] (Minecraft) Failed to verify authentication
+ - szar 1.0.3
+[09:34:31] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
+[09:34:31] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
+[09:34:31] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
+[09:34:31] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
+[09:34:32] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
+[09:34:37] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 113 milliseconds
+[09:34:38] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
+[09:34:38] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
+[09:34:39] [Render thread/ERROR] (Minecraft) Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?]
- at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
- at net.minecraft.client.MinecraftClient.(MinecraftClient.java:442) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
- at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
+ at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
+ at net.minecraft.client.MinecraftClient.(MinecraftClient.java:442) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
+ at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514) ~[fabric-loader-0.18.3.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) ~[fabric-loader-0.18.3.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.18.3.jar:?]
@@ -85,65 +85,66 @@ Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 4
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?]
... 9 more
-[09:29:51] [Render thread/INFO] (Minecraft) Setting user: Player30
-[09:29:51] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
-[09:29:52] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
-[09:29:54] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-networking-v0, fabric-game-rule-api-v1, fabric-rendering-fluids-v1, fabricloader, fabric-item-api-v1, fabric-entity-events-v1, fabric-api-base, fabric-gametest-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-api-lookup-api-v1, fabric-block-api-v1, fabric-renderer-registries-v1, fabric-lifecycle-events-v1, fabric-events-lifecycle-v0, fabric-registry-sync-v0, fabric-biome-api-v1, fabric-commands-v0, fabric-command-api-v2, fabric-convention-tags-v1, fabric-data-generation-api-v1, fabric-renderer-indigo, fabric-models-v0, fabric-content-registries-v0, fabric-command-api-v1, fabric-rendering-v0, fabric-model-loading-api-v1, fabric-dimensions-v1, fabric-resource-conditions-api-v1, fabric-rendering-v1, fabric-particles-v1, fabric-events-interaction-v0, fabric-block-view-api-v2, fabric-screen-handler-api-v1, fabric-renderer-api-v1, fabric-data-attachment-api-v1, fabric-transfer-api-v1, fabric-object-builder-api-v1, fabric-api, fabric-keybindings-v0, fabric-containers-v0, fabric-message-api-v1, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-sound-api-v1, fabric-mining-level-api-v1, fabric-networking-api-v1, fabric-screen-api-v1, fabric-loot-tables-v1, fabric-crash-report-info-v1, fabric-transitive-access-wideners-v1, szar, fabric-recipe-api-v1, fabric-rendering-data-attachment-v1, fabric-loot-api-v2, fabric-resource-loader-v0)
-[09:29:54] [Worker-Main-1/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
-[09:29:54] [Worker-Main-5/WARN] (Minecraft) Texture szar:block/cigany with size 500x500 limits mip level from 4 to 2
-[09:29:54] [Worker-Main-5/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
-[09:29:55] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
-[09:29:56] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
-[09:29:56] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
-[09:29:56] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
-[09:29:56] [Render thread/INFO] (Minecraft) Sound engine started
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
-[09:29:56] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
-[09:29:56] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
-[09:30:01] [Render thread/INFO] (Minecraft) Loaded 7 recipes
-[09:30:01] [Render thread/INFO] (Minecraft) Loaded 1271 advancements
-[09:30:02] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.271 ms
-[09:30:02] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
-[09:30:02] [Server thread/INFO] (Minecraft) Generating keypair
-[09:30:02] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
-[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
-[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
-[09:30:05] [Render thread/INFO] (Minecraft) Preparing spawn area: 22%
-[09:30:05] [Render thread/INFO] (Minecraft) Time elapsed: 2885 ms
-[09:30:05] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
-[09:30:05] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
-[09:30:06] [Server thread/INFO] (Minecraft) Player30[local:E:b0e27ee9] logged in with entity id 1 at (2.096043445657163, -59.0, 9.686290888001276)
-[09:30:06] [Server thread/INFO] (Minecraft) Player30 joined the game
-[09:30:08] [Render thread/INFO] (Minecraft) Loaded 2 advancements
-[09:30:15] [Render thread/INFO] (Minecraft) Loaded 5 advancements
-[09:31:22] [Server thread/INFO] (Minecraft) Saving and pausing game...
-[09:31:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
-[09:31:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
-[09:31:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
-[09:31:23] [Server thread/INFO] (Minecraft) Player30 lost connection: Disconnected
-[09:31:23] [Server thread/INFO] (Minecraft) Player30 left the game
-[09:31:23] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
-[09:31:23] [Server thread/INFO] (Minecraft) Stopping server
-[09:31:23] [Server thread/INFO] (Minecraft) Saving players
-[09:31:23] [Server thread/INFO] (Minecraft) Saving worlds
-[09:31:24] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
-[09:31:24] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
-[09:31:24] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
-[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (szar): All chunks are saved
-[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
-[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
-[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
-[09:31:25] [Render thread/INFO] (Minecraft) Stopping!
+[09:34:39] [Render thread/INFO] (Minecraft) Setting user: Player474
+[09:34:39] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
+[09:34:40] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
+[09:34:41] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-mining-level-api-v1, fabric-blockrenderlayer-v1, fabric-loot-tables-v1, fabric-rendering-fluids-v1, fabric-registry-sync-v0, fabric-networking-api-v1, fabric-rendering-data-attachment-v1, fabric-item-group-api-v1, fabric-message-api-v1, fabric-screen-api-v1, fabric-item-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-convention-tags-v1, fabric-renderer-api-v1, fabric-keybindings-v0, fabric-dimensions-v1, fabric-block-api-v1, fabric-api, fabric-client-tags-api-v1, fabric-api-lookup-api-v1, fabric-transfer-api-v1, fabric-api-base, fabric-gametest-api-v1, fabric-entity-events-v1, fabric-sound-api-v1, fabric-block-view-api-v2, fabric-screen-handler-api-v1, szar, fabric-lifecycle-events-v1, fabric-transitive-access-wideners-v1, fabric-rendering-v1, fabric-key-binding-api-v1, fabric-commands-v0, fabric-recipe-api-v1, fabric-crash-report-info-v1, fabric-containers-v0, fabric-command-api-v2, fabric-events-interaction-v0, fabricloader, fabric-rendering-v0, fabric-resource-conditions-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-networking-v0, fabric-biome-api-v1, fabric-data-attachment-api-v1, fabric-loot-api-v2, fabric-models-v0, fabric-command-api-v1, fabric-content-registries-v0, fabric-data-generation-api-v1, fabric-model-loading-api-v1, fabric-game-rule-api-v1, fabric-events-lifecycle-v0, fabric-resource-loader-v0)
+[09:34:41] [Worker-Main-5/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
+[09:34:41] [Worker-Main-4/WARN] (Minecraft) Texture szar:block/cigany with size 500x500 limits mip level from 4 to 2
+[09:34:41] [Worker-Main-4/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
+[09:34:41] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
+[09:34:42] [Worker-Main-3/WARN] (Minecraft) Unable to load model: 'szar:item/weed_join_3d' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_join_3d.json
+[09:34:42] [Worker-Main-3/WARN] (Minecraft) Unable to load model: 'szar:item/weed_joint_held' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_joint_held.json
+[09:34:43] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
+[09:34:43] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
+[09:34:43] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
+[09:34:43] [Render thread/INFO] (Minecraft) Sound engine started
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
+[09:34:43] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
+[09:34:43] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
+[09:34:47] [Render thread/INFO] (FabricRegistrySync) [fabric-registry-sync] Loaded registry data [file 1/4]
+[09:34:48] [Render thread/INFO] (Minecraft) Loaded 7 recipes
+[09:34:48] [Render thread/INFO] (Minecraft) Loaded 1272 advancements
+[09:34:48] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.328 ms
+[09:34:48] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
+[09:34:48] [Server thread/INFO] (Minecraft) Generating keypair
+[09:34:49] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
+[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
+[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
+[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
+[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
+[09:34:51] [Render thread/INFO] (Minecraft) Preparing spawn area: 22%
+[09:34:51] [Render thread/INFO] (Minecraft) Time elapsed: 2371 ms
+[09:34:51] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
+[09:34:51] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
+[09:34:52] [Server thread/INFO] (Minecraft) Player474[local:E:f1b5d3b4] logged in with entity id 1 at (4.125017190024392, -59.0, 14.799383692353352)
+[09:34:52] [Server thread/INFO] (Minecraft) Player474 joined the game
+[09:34:53] [Render thread/INFO] (Minecraft) Loaded 6 advancements
+[09:35:01] [Server thread/INFO] (Minecraft) Saving and pausing game...
+[09:35:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
+[09:35:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
+[09:35:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
+[09:35:02] [Server thread/INFO] (Minecraft) Player474 lost connection: Disconnected
+[09:35:02] [Server thread/INFO] (Minecraft) Player474 left the game
+[09:35:02] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
+[09:35:02] [Server thread/INFO] (Minecraft) Stopping server
+[09:35:02] [Server thread/INFO] (Minecraft) Saving players
+[09:35:02] [Server thread/INFO] (Minecraft) Saving worlds
+[09:35:02] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
+[09:35:02] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
+[09:35:02] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
+[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (szar): All chunks are saved
+[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
+[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
+[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
+[09:35:03] [Render thread/INFO] (Minecraft) Stopping!
diff --git a/run/saves/szar/DIM-1/data/raids.dat b/run/saves/szar/DIM-1/data/raids.dat
index 3a07451..52b10d2 100644
Binary files a/run/saves/szar/DIM-1/data/raids.dat and b/run/saves/szar/DIM-1/data/raids.dat differ
diff --git a/run/saves/szar/DIM1/data/raids_end.dat b/run/saves/szar/DIM1/data/raids_end.dat
index 3a07451..52b10d2 100644
Binary files a/run/saves/szar/DIM1/data/raids_end.dat and b/run/saves/szar/DIM1/data/raids_end.dat differ
diff --git a/run/saves/szar/advancements/05a2b883-672c-35b9-82ec-eccc4e0cabc2.json b/run/saves/szar/advancements/05a2b883-672c-35b9-82ec-eccc4e0cabc2.json
new file mode 100644
index 0000000..bf551ea
--- /dev/null
+++ b/run/saves/szar/advancements/05a2b883-672c-35b9-82ec-eccc4e0cabc2.json
@@ -0,0 +1,21 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:47:31 +0100"
+ },
+ "done": true
+ },
+ "minecraft:husbandry/obtain_netherite_hoe": {
+ "criteria": {
+ "netherite_hoe": "2026-01-06 08:48:08 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:47:32 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/1344ba46-6b08-3a2e-813a-3106d9215e61.json b/run/saves/szar/advancements/1344ba46-6b08-3a2e-813a-3106d9215e61.json
new file mode 100644
index 0000000..7161387
--- /dev/null
+++ b/run/saves/szar/advancements/1344ba46-6b08-3a2e-813a-3106d9215e61.json
@@ -0,0 +1,75 @@
+{
+ "minecraft:recipes/combat/leather_helmet": {
+ "criteria": {
+ "has_leather": "2026-01-07 08:15:22 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/combat/leather_leggings": {
+ "criteria": {
+ "has_leather": "2026-01-07 08:15:22 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:16:03 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/item_frame": {
+ "criteria": {
+ "has_leather": "2026-01-07 08:15:22 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/combat/leather_chestplate": {
+ "criteria": {
+ "has_leather": "2026-01-07 08:15:22 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 08:13:01 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 08:15:53 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/root": {
+ "criteria": {
+ "killed_something": "2026-01-07 08:14:27 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:16:03 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 08:13:02 +0100"
+ },
+ "done": false
+ },
+ "minecraft:recipes/combat/leather_boots": {
+ "criteria": {
+ "has_leather": "2026-01-07 08:15:22 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/misc/leather_horse_armor": {
+ "criteria": {
+ "has_leather": "2026-01-07 08:15:22 +0100"
+ },
+ "done": true
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/187217a2-f3ae-3640-aba9-fce2f2248422.json b/run/saves/szar/advancements/187217a2-f3ae-3640-aba9-fce2f2248422.json
new file mode 100644
index 0000000..e3cea41
--- /dev/null
+++ b/run/saves/szar/advancements/187217a2-f3ae-3640-aba9-fce2f2248422.json
@@ -0,0 +1,21 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:30:07 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/root": {
+ "criteria": {
+ "killed_something": "2026-01-06 08:30:55 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:30:08 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/1c207d49-b6d4-301f-bf62-f591002e4f1a.json b/run/saves/szar/advancements/1c207d49-b6d4-301f-bf62-f591002e4f1a.json
new file mode 100644
index 0000000..41263d3
--- /dev/null
+++ b/run/saves/szar/advancements/1c207d49-b6d4-301f-bf62-f591002e4f1a.json
@@ -0,0 +1,21 @@
+{
+ "szar:nwordpass": {
+ "criteria": {
+ "used_item": "2026-01-05 11:16:32 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-05 11:15:57 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-05 11:15:58 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/2654e3c3-150d-3857-a426-0b141796a4e0.json b/run/saves/szar/advancements/2654e3c3-150d-3857-a426-0b141796a4e0.json
new file mode 100644
index 0000000..0b12363
--- /dev/null
+++ b/run/saves/szar/advancements/2654e3c3-150d-3857-a426-0b141796a4e0.json
@@ -0,0 +1,21 @@
+{
+ "szar:nwordpass": {
+ "criteria": {
+ "used_item": "2026-01-05 11:11:14 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-05 11:11:12 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-05 11:11:12 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/38ee4029-e397-3902-8d79-d6c4d51a8fef.json b/run/saves/szar/advancements/38ee4029-e397-3902-8d79-d6c4d51a8fef.json
new file mode 100644
index 0000000..8b5c031
--- /dev/null
+++ b/run/saves/szar/advancements/38ee4029-e397-3902-8d79-d6c4d51a8fef.json
@@ -0,0 +1,21 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:08:21 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/root": {
+ "criteria": {
+ "killed_something": "2026-01-06 08:08:44 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:08:22 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.json b/run/saves/szar/advancements/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.json
new file mode 100644
index 0000000..cc0192e
--- /dev/null
+++ b/run/saves/szar/advancements/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 09:22:08 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 09:22:09 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/58b4dcc6-56fd-3122-a1b7-3d72cc687631.json b/run/saves/szar/advancements/58b4dcc6-56fd-3122-a1b7-3d72cc687631.json
new file mode 100644
index 0000000..7a84291
--- /dev/null
+++ b/run/saves/szar/advancements/58b4dcc6-56fd-3122-a1b7-3d72cc687631.json
@@ -0,0 +1,39 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:21:36 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 09:21:36 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 09:21:36 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 09:21:36 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:21:36 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 09:21:38 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.json b/run/saves/szar/advancements/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.json
new file mode 100644
index 0000000..90cc91c
--- /dev/null
+++ b/run/saves/szar/advancements/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.json
@@ -0,0 +1,27 @@
+{
+ "minecraft:recipes/misc/coal": {
+ "criteria": {
+ "has_coal_block": "2026-01-06 09:20:03 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/smoker": {
+ "criteria": {
+ "has_furnace": "2026-01-06 09:20:06 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 09:19:57 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 09:19:58 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.json b/run/saves/szar/advancements/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.json
new file mode 100644
index 0000000..343a1ac
--- /dev/null
+++ b/run/saves/szar/advancements/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.json
@@ -0,0 +1,21 @@
+{
+ "szar:nwordpass": {
+ "criteria": {
+ "used_item": "2026-01-05 10:43:09 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-05 10:42:50 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-05 10:42:51 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/6b45a986-a4aa-3b68-85a3-c5041d0b6192.json b/run/saves/szar/advancements/6b45a986-a4aa-3b68-85a3-c5041d0b6192.json
new file mode 100644
index 0000000..15eea7b
--- /dev/null
+++ b/run/saves/szar/advancements/6b45a986-a4aa-3b68-85a3-c5041d0b6192.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 09:02:30 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 09:02:31 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/7b2fc485-d259-389c-bb22-fc20b2865ae3.json b/run/saves/szar/advancements/7b2fc485-d259-389c-bb22-fc20b2865ae3.json
new file mode 100644
index 0000000..0c96687
--- /dev/null
+++ b/run/saves/szar/advancements/7b2fc485-d259-389c-bb22-fc20b2865ae3.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 09:33:58 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 09:33:59 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/7dc80f62-93ab-31a4-97b1-46f4b80402c9.json b/run/saves/szar/advancements/7dc80f62-93ab-31a4-97b1-46f4b80402c9.json
new file mode 100644
index 0000000..f949abf
--- /dev/null
+++ b/run/saves/szar/advancements/7dc80f62-93ab-31a4-97b1-46f4b80402c9.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:33:56 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:33:57 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/7fef5833-06c9-398a-84c0-fbd3a81ff548.json b/run/saves/szar/advancements/7fef5833-06c9-398a-84c0-fbd3a81ff548.json
new file mode 100644
index 0000000..f6068c9
--- /dev/null
+++ b/run/saves/szar/advancements/7fef5833-06c9-398a-84c0-fbd3a81ff548.json
@@ -0,0 +1,27 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:33:28 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 08:33:28 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:33:28 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 08:33:29 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/8647fa2e-0d3d-396f-b7fb-761893f2c64f.json b/run/saves/szar/advancements/8647fa2e-0d3d-396f-b7fb-761893f2c64f.json
new file mode 100644
index 0000000..cdb38b5
--- /dev/null
+++ b/run/saves/szar/advancements/8647fa2e-0d3d-396f-b7fb-761893f2c64f.json
@@ -0,0 +1,39 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:15:17 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 09:15:17 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 09:15:17 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 09:15:17 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:15:17 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 09:15:18 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/87838b30-d4f9-3495-97a3-26161a757982.json b/run/saves/szar/advancements/87838b30-d4f9-3495-97a3-26161a757982.json
new file mode 100644
index 0000000..f1498de
--- /dev/null
+++ b/run/saves/szar/advancements/87838b30-d4f9-3495-97a3-26161a757982.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:57:17 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:57:18 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/8ab72cec-6ca5-3cfa-9749-08323debf842.json b/run/saves/szar/advancements/8ab72cec-6ca5-3cfa-9749-08323debf842.json
new file mode 100644
index 0000000..fad8681
--- /dev/null
+++ b/run/saves/szar/advancements/8ab72cec-6ca5-3cfa-9749-08323debf842.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 09:31:45 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 09:31:46 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/8fffffe9-1697-3450-bdc4-1834288fdb99.json b/run/saves/szar/advancements/8fffffe9-1697-3450-bdc4-1834288fdb99.json
new file mode 100644
index 0000000..731c998
--- /dev/null
+++ b/run/saves/szar/advancements/8fffffe9-1697-3450-bdc4-1834288fdb99.json
@@ -0,0 +1,21 @@
+{
+ "szar:nwordpass": {
+ "criteria": {
+ "used_item": "2026-01-05 10:48:20 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-05 10:44:59 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-05 10:45:00 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.json b/run/saves/szar/advancements/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.json
new file mode 100644
index 0000000..57231a5
--- /dev/null
+++ b/run/saves/szar/advancements/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:45:29 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:45:31 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.json b/run/saves/szar/advancements/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.json
new file mode 100644
index 0000000..2df5468
--- /dev/null
+++ b/run/saves/szar/advancements/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.json
@@ -0,0 +1,39 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:25:40 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 09:25:40 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 09:25:40 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 09:25:40 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:25:40 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 09:25:40 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.json b/run/saves/szar/advancements/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.json
new file mode 100644
index 0000000..d01c063
--- /dev/null
+++ b/run/saves/szar/advancements/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 08:08:26 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 08:08:27 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json b/run/saves/szar/advancements/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json
index 0ad71de..ce0c64d 100644
--- a/run/saves/szar/advancements/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json
+++ b/run/saves/szar/advancements/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json
@@ -1,15 +1,27 @@
{
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
- "unlock_right_away": "2025-12-17 08:37:31 +0100"
+ "unlock_right_away": "2026-01-07 08:38:51 +0100"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
- "minecraft:plains": "2025-12-17 08:37:31 +0100"
+ "minecraft:plains": "2026-01-07 08:38:51 +0100"
},
"done": false
},
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 08:39:38 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 08:39:54 +0100"
+ },
+ "done": true
+ },
"DataVersion": 3465
}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/c72e77a5-a3ff-38a0-b468-253b21a4bd27.json b/run/saves/szar/advancements/c72e77a5-a3ff-38a0-b468-253b21a4bd27.json
new file mode 100644
index 0000000..ad53ba4
--- /dev/null
+++ b/run/saves/szar/advancements/c72e77a5-a3ff-38a0-b468-253b21a4bd27.json
@@ -0,0 +1,39 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:34:00 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 09:34:00 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 09:34:00 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 09:34:00 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:34:00 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 09:34:01 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.json b/run/saves/szar/advancements/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.json
new file mode 100644
index 0000000..1351aa3
--- /dev/null
+++ b/run/saves/szar/advancements/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:50:19 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:50:20 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/def15adf-07af-3672-a35b-fe69f139863f.json b/run/saves/szar/advancements/def15adf-07af-3672-a35b-fe69f139863f.json
new file mode 100644
index 0000000..a02e0ca
--- /dev/null
+++ b/run/saves/szar/advancements/def15adf-07af-3672-a35b-fe69f139863f.json
@@ -0,0 +1,39 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:56:11 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 08:56:11 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 08:56:11 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 08:56:11 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:56:11 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 08:56:13 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/e012d939-bd4c-38f9-ae46-831d4959ff05.json b/run/saves/szar/advancements/e012d939-bd4c-38f9-ae46-831d4959ff05.json
new file mode 100644
index 0000000..f1540c2
--- /dev/null
+++ b/run/saves/szar/advancements/e012d939-bd4c-38f9-ae46-831d4959ff05.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 09:26:30 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 09:26:31 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.json b/run/saves/szar/advancements/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.json
new file mode 100644
index 0000000..87126e4
--- /dev/null
+++ b/run/saves/szar/advancements/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.json
@@ -0,0 +1,15 @@
+{
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-06 08:23:38 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-06 08:23:39 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/f16c07c2-b584-3cdf-b107-12544f991913.json b/run/saves/szar/advancements/f16c07c2-b584-3cdf-b107-12544f991913.json
new file mode 100644
index 0000000..6a04822
--- /dev/null
+++ b/run/saves/szar/advancements/f16c07c2-b584-3cdf-b107-12544f991913.json
@@ -0,0 +1,27 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:35:01 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 08:35:01 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 08:35:01 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 08:35:02 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/advancements/fd848f75-c1a0-33b6-9d05-284593849e10.json b/run/saves/szar/advancements/fd848f75-c1a0-33b6-9d05-284593849e10.json
new file mode 100644
index 0000000..0bee398
--- /dev/null
+++ b/run/saves/szar/advancements/fd848f75-c1a0-33b6-9d05-284593849e10.json
@@ -0,0 +1,39 @@
+{
+ "minecraft:recipes/misc/book": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:34:52 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/crafting_table": {
+ "criteria": {
+ "unlock_right_away": "2026-01-07 09:34:52 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/chest": {
+ "criteria": {
+ "has_lots_of_items": "2026-01-07 09:34:52 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/redstone/dispenser": {
+ "criteria": {
+ "has_bow": "2026-01-07 09:34:52 +0100"
+ },
+ "done": true
+ },
+ "minecraft:recipes/decorations/cartography_table": {
+ "criteria": {
+ "has_paper": "2026-01-07 09:34:52 +0100"
+ },
+ "done": true
+ },
+ "minecraft:adventure/adventuring_time": {
+ "criteria": {
+ "minecraft:plains": "2026-01-07 09:34:53 +0100"
+ },
+ "done": false
+ },
+ "DataVersion": 3465
+}
\ No newline at end of file
diff --git a/run/saves/szar/data/fabricRegistry.dat b/run/saves/szar/data/fabricRegistry.dat
new file mode 100644
index 0000000..137664f
Binary files /dev/null and b/run/saves/szar/data/fabricRegistry.dat differ
diff --git a/run/saves/szar/data/fabricRegistry.dat.1 b/run/saves/szar/data/fabricRegistry.dat.1
new file mode 100644
index 0000000..137664f
Binary files /dev/null and b/run/saves/szar/data/fabricRegistry.dat.1 differ
diff --git a/run/saves/szar/data/fabricRegistry.dat.2 b/run/saves/szar/data/fabricRegistry.dat.2
new file mode 100644
index 0000000..137664f
Binary files /dev/null and b/run/saves/szar/data/fabricRegistry.dat.2 differ
diff --git a/run/saves/szar/data/raids.dat b/run/saves/szar/data/raids.dat
index 3a07451..52b10d2 100644
Binary files a/run/saves/szar/data/raids.dat and b/run/saves/szar/data/raids.dat differ
diff --git a/run/saves/szar/entities/r.0.0.mca b/run/saves/szar/entities/r.0.0.mca
index e69de29..8c238de 100644
Binary files a/run/saves/szar/entities/r.0.0.mca and b/run/saves/szar/entities/r.0.0.mca differ
diff --git a/run/saves/szar/level.dat b/run/saves/szar/level.dat
index f53de0b..dd68766 100644
Binary files a/run/saves/szar/level.dat and b/run/saves/szar/level.dat differ
diff --git a/run/saves/szar/level.dat_old b/run/saves/szar/level.dat_old
index 9459a57..22abc81 100644
Binary files a/run/saves/szar/level.dat_old and b/run/saves/szar/level.dat_old differ
diff --git a/run/saves/szar/playerdata/05a2b883-672c-35b9-82ec-eccc4e0cabc2.dat b/run/saves/szar/playerdata/05a2b883-672c-35b9-82ec-eccc4e0cabc2.dat
new file mode 100644
index 0000000..40721e9
Binary files /dev/null and b/run/saves/szar/playerdata/05a2b883-672c-35b9-82ec-eccc4e0cabc2.dat differ
diff --git a/run/saves/szar/playerdata/05a2b883-672c-35b9-82ec-eccc4e0cabc2.dat_old b/run/saves/szar/playerdata/05a2b883-672c-35b9-82ec-eccc4e0cabc2.dat_old
new file mode 100644
index 0000000..c4b998b
Binary files /dev/null and b/run/saves/szar/playerdata/05a2b883-672c-35b9-82ec-eccc4e0cabc2.dat_old differ
diff --git a/run/saves/szar/playerdata/1344ba46-6b08-3a2e-813a-3106d9215e61.dat b/run/saves/szar/playerdata/1344ba46-6b08-3a2e-813a-3106d9215e61.dat
new file mode 100644
index 0000000..f42905b
Binary files /dev/null and b/run/saves/szar/playerdata/1344ba46-6b08-3a2e-813a-3106d9215e61.dat differ
diff --git a/run/saves/szar/playerdata/1344ba46-6b08-3a2e-813a-3106d9215e61.dat_old b/run/saves/szar/playerdata/1344ba46-6b08-3a2e-813a-3106d9215e61.dat_old
new file mode 100644
index 0000000..435d33e
Binary files /dev/null and b/run/saves/szar/playerdata/1344ba46-6b08-3a2e-813a-3106d9215e61.dat_old differ
diff --git a/run/saves/szar/playerdata/187217a2-f3ae-3640-aba9-fce2f2248422.dat b/run/saves/szar/playerdata/187217a2-f3ae-3640-aba9-fce2f2248422.dat
new file mode 100644
index 0000000..1c8c609
Binary files /dev/null and b/run/saves/szar/playerdata/187217a2-f3ae-3640-aba9-fce2f2248422.dat differ
diff --git a/run/saves/szar/playerdata/187217a2-f3ae-3640-aba9-fce2f2248422.dat_old b/run/saves/szar/playerdata/187217a2-f3ae-3640-aba9-fce2f2248422.dat_old
new file mode 100644
index 0000000..39dc789
Binary files /dev/null and b/run/saves/szar/playerdata/187217a2-f3ae-3640-aba9-fce2f2248422.dat_old differ
diff --git a/run/saves/szar/playerdata/1c207d49-b6d4-301f-bf62-f591002e4f1a.dat b/run/saves/szar/playerdata/1c207d49-b6d4-301f-bf62-f591002e4f1a.dat
new file mode 100644
index 0000000..a47d50c
Binary files /dev/null and b/run/saves/szar/playerdata/1c207d49-b6d4-301f-bf62-f591002e4f1a.dat differ
diff --git a/run/saves/szar/playerdata/1c207d49-b6d4-301f-bf62-f591002e4f1a.dat_old b/run/saves/szar/playerdata/1c207d49-b6d4-301f-bf62-f591002e4f1a.dat_old
new file mode 100644
index 0000000..5414b0f
Binary files /dev/null and b/run/saves/szar/playerdata/1c207d49-b6d4-301f-bf62-f591002e4f1a.dat_old differ
diff --git a/run/saves/szar/playerdata/2654e3c3-150d-3857-a426-0b141796a4e0.dat b/run/saves/szar/playerdata/2654e3c3-150d-3857-a426-0b141796a4e0.dat
new file mode 100644
index 0000000..bc2570c
Binary files /dev/null and b/run/saves/szar/playerdata/2654e3c3-150d-3857-a426-0b141796a4e0.dat differ
diff --git a/run/saves/szar/playerdata/38ee4029-e397-3902-8d79-d6c4d51a8fef.dat b/run/saves/szar/playerdata/38ee4029-e397-3902-8d79-d6c4d51a8fef.dat
new file mode 100644
index 0000000..79f93e1
Binary files /dev/null and b/run/saves/szar/playerdata/38ee4029-e397-3902-8d79-d6c4d51a8fef.dat differ
diff --git a/run/saves/szar/playerdata/38ee4029-e397-3902-8d79-d6c4d51a8fef.dat_old b/run/saves/szar/playerdata/38ee4029-e397-3902-8d79-d6c4d51a8fef.dat_old
new file mode 100644
index 0000000..2e3a27a
Binary files /dev/null and b/run/saves/szar/playerdata/38ee4029-e397-3902-8d79-d6c4d51a8fef.dat_old differ
diff --git a/run/saves/szar/playerdata/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.dat b/run/saves/szar/playerdata/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.dat
new file mode 100644
index 0000000..c6e45f6
Binary files /dev/null and b/run/saves/szar/playerdata/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.dat differ
diff --git a/run/saves/szar/playerdata/58b4dcc6-56fd-3122-a1b7-3d72cc687631.dat b/run/saves/szar/playerdata/58b4dcc6-56fd-3122-a1b7-3d72cc687631.dat
new file mode 100644
index 0000000..26c5d6c
Binary files /dev/null and b/run/saves/szar/playerdata/58b4dcc6-56fd-3122-a1b7-3d72cc687631.dat differ
diff --git a/run/saves/szar/playerdata/58b4dcc6-56fd-3122-a1b7-3d72cc687631.dat_old b/run/saves/szar/playerdata/58b4dcc6-56fd-3122-a1b7-3d72cc687631.dat_old
new file mode 100644
index 0000000..f628acf
Binary files /dev/null and b/run/saves/szar/playerdata/58b4dcc6-56fd-3122-a1b7-3d72cc687631.dat_old differ
diff --git a/run/saves/szar/playerdata/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.dat b/run/saves/szar/playerdata/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.dat
new file mode 100644
index 0000000..b67b859
Binary files /dev/null and b/run/saves/szar/playerdata/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.dat differ
diff --git a/run/saves/szar/playerdata/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.dat_old b/run/saves/szar/playerdata/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.dat_old
new file mode 100644
index 0000000..2257e4a
Binary files /dev/null and b/run/saves/szar/playerdata/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.dat_old differ
diff --git a/run/saves/szar/playerdata/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.dat b/run/saves/szar/playerdata/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.dat
new file mode 100644
index 0000000..0f5138e
Binary files /dev/null and b/run/saves/szar/playerdata/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.dat differ
diff --git a/run/saves/szar/playerdata/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.dat_old b/run/saves/szar/playerdata/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.dat_old
new file mode 100644
index 0000000..73d8c6d
Binary files /dev/null and b/run/saves/szar/playerdata/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.dat_old differ
diff --git a/run/saves/szar/playerdata/6b45a986-a4aa-3b68-85a3-c5041d0b6192.dat b/run/saves/szar/playerdata/6b45a986-a4aa-3b68-85a3-c5041d0b6192.dat
new file mode 100644
index 0000000..40e8292
Binary files /dev/null and b/run/saves/szar/playerdata/6b45a986-a4aa-3b68-85a3-c5041d0b6192.dat differ
diff --git a/run/saves/szar/playerdata/6b45a986-a4aa-3b68-85a3-c5041d0b6192.dat_old b/run/saves/szar/playerdata/6b45a986-a4aa-3b68-85a3-c5041d0b6192.dat_old
new file mode 100644
index 0000000..4d0b2ae
Binary files /dev/null and b/run/saves/szar/playerdata/6b45a986-a4aa-3b68-85a3-c5041d0b6192.dat_old differ
diff --git a/run/saves/szar/playerdata/7b2fc485-d259-389c-bb22-fc20b2865ae3.dat b/run/saves/szar/playerdata/7b2fc485-d259-389c-bb22-fc20b2865ae3.dat
new file mode 100644
index 0000000..e519a4a
Binary files /dev/null and b/run/saves/szar/playerdata/7b2fc485-d259-389c-bb22-fc20b2865ae3.dat differ
diff --git a/run/saves/szar/playerdata/7b2fc485-d259-389c-bb22-fc20b2865ae3.dat_old b/run/saves/szar/playerdata/7b2fc485-d259-389c-bb22-fc20b2865ae3.dat_old
new file mode 100644
index 0000000..a9421c8
Binary files /dev/null and b/run/saves/szar/playerdata/7b2fc485-d259-389c-bb22-fc20b2865ae3.dat_old differ
diff --git a/run/saves/szar/playerdata/7dc80f62-93ab-31a4-97b1-46f4b80402c9.dat b/run/saves/szar/playerdata/7dc80f62-93ab-31a4-97b1-46f4b80402c9.dat
new file mode 100644
index 0000000..21cd545
Binary files /dev/null and b/run/saves/szar/playerdata/7dc80f62-93ab-31a4-97b1-46f4b80402c9.dat differ
diff --git a/run/saves/szar/playerdata/7fef5833-06c9-398a-84c0-fbd3a81ff548.dat b/run/saves/szar/playerdata/7fef5833-06c9-398a-84c0-fbd3a81ff548.dat
new file mode 100644
index 0000000..dd93894
Binary files /dev/null and b/run/saves/szar/playerdata/7fef5833-06c9-398a-84c0-fbd3a81ff548.dat differ
diff --git a/run/saves/szar/playerdata/7fef5833-06c9-398a-84c0-fbd3a81ff548.dat_old b/run/saves/szar/playerdata/7fef5833-06c9-398a-84c0-fbd3a81ff548.dat_old
new file mode 100644
index 0000000..be0613a
Binary files /dev/null and b/run/saves/szar/playerdata/7fef5833-06c9-398a-84c0-fbd3a81ff548.dat_old differ
diff --git a/run/saves/szar/playerdata/8647fa2e-0d3d-396f-b7fb-761893f2c64f.dat b/run/saves/szar/playerdata/8647fa2e-0d3d-396f-b7fb-761893f2c64f.dat
new file mode 100644
index 0000000..595fee4
Binary files /dev/null and b/run/saves/szar/playerdata/8647fa2e-0d3d-396f-b7fb-761893f2c64f.dat differ
diff --git a/run/saves/szar/playerdata/8647fa2e-0d3d-396f-b7fb-761893f2c64f.dat_old b/run/saves/szar/playerdata/8647fa2e-0d3d-396f-b7fb-761893f2c64f.dat_old
new file mode 100644
index 0000000..f76caaf
Binary files /dev/null and b/run/saves/szar/playerdata/8647fa2e-0d3d-396f-b7fb-761893f2c64f.dat_old differ
diff --git a/run/saves/szar/playerdata/87838b30-d4f9-3495-97a3-26161a757982.dat b/run/saves/szar/playerdata/87838b30-d4f9-3495-97a3-26161a757982.dat
new file mode 100644
index 0000000..a2e6849
Binary files /dev/null and b/run/saves/szar/playerdata/87838b30-d4f9-3495-97a3-26161a757982.dat differ
diff --git a/run/saves/szar/playerdata/87838b30-d4f9-3495-97a3-26161a757982.dat_old b/run/saves/szar/playerdata/87838b30-d4f9-3495-97a3-26161a757982.dat_old
new file mode 100644
index 0000000..bf7dc16
Binary files /dev/null and b/run/saves/szar/playerdata/87838b30-d4f9-3495-97a3-26161a757982.dat_old differ
diff --git a/run/saves/szar/playerdata/8ab72cec-6ca5-3cfa-9749-08323debf842.dat b/run/saves/szar/playerdata/8ab72cec-6ca5-3cfa-9749-08323debf842.dat
new file mode 100644
index 0000000..46c5944
Binary files /dev/null and b/run/saves/szar/playerdata/8ab72cec-6ca5-3cfa-9749-08323debf842.dat differ
diff --git a/run/saves/szar/playerdata/8ab72cec-6ca5-3cfa-9749-08323debf842.dat_old b/run/saves/szar/playerdata/8ab72cec-6ca5-3cfa-9749-08323debf842.dat_old
new file mode 100644
index 0000000..6a26561
Binary files /dev/null and b/run/saves/szar/playerdata/8ab72cec-6ca5-3cfa-9749-08323debf842.dat_old differ
diff --git a/run/saves/szar/playerdata/8fffffe9-1697-3450-bdc4-1834288fdb99.dat b/run/saves/szar/playerdata/8fffffe9-1697-3450-bdc4-1834288fdb99.dat
new file mode 100644
index 0000000..8f5e086
Binary files /dev/null and b/run/saves/szar/playerdata/8fffffe9-1697-3450-bdc4-1834288fdb99.dat differ
diff --git a/run/saves/szar/playerdata/8fffffe9-1697-3450-bdc4-1834288fdb99.dat_old b/run/saves/szar/playerdata/8fffffe9-1697-3450-bdc4-1834288fdb99.dat_old
new file mode 100644
index 0000000..2874d96
Binary files /dev/null and b/run/saves/szar/playerdata/8fffffe9-1697-3450-bdc4-1834288fdb99.dat_old differ
diff --git a/run/saves/szar/playerdata/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.dat b/run/saves/szar/playerdata/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.dat
new file mode 100644
index 0000000..fdc1910
Binary files /dev/null and b/run/saves/szar/playerdata/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.dat differ
diff --git a/run/saves/szar/playerdata/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.dat b/run/saves/szar/playerdata/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.dat
new file mode 100644
index 0000000..d40c727
Binary files /dev/null and b/run/saves/szar/playerdata/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.dat differ
diff --git a/run/saves/szar/playerdata/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.dat_old b/run/saves/szar/playerdata/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.dat_old
new file mode 100644
index 0000000..7929498
Binary files /dev/null and b/run/saves/szar/playerdata/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.dat_old differ
diff --git a/run/saves/szar/playerdata/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.dat b/run/saves/szar/playerdata/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.dat
new file mode 100644
index 0000000..e7bf254
Binary files /dev/null and b/run/saves/szar/playerdata/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.dat differ
diff --git a/run/saves/szar/playerdata/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.dat_old b/run/saves/szar/playerdata/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.dat_old
new file mode 100644
index 0000000..e7bf254
Binary files /dev/null and b/run/saves/szar/playerdata/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.dat_old differ
diff --git a/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat b/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat
index e5922bb..5cf081d 100644
Binary files a/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat and b/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat differ
diff --git a/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat_old b/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat_old
new file mode 100644
index 0000000..50a5296
Binary files /dev/null and b/run/saves/szar/playerdata/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.dat_old differ
diff --git a/run/saves/szar/playerdata/c72e77a5-a3ff-38a0-b468-253b21a4bd27.dat b/run/saves/szar/playerdata/c72e77a5-a3ff-38a0-b468-253b21a4bd27.dat
new file mode 100644
index 0000000..bcca983
Binary files /dev/null and b/run/saves/szar/playerdata/c72e77a5-a3ff-38a0-b468-253b21a4bd27.dat differ
diff --git a/run/saves/szar/playerdata/c72e77a5-a3ff-38a0-b468-253b21a4bd27.dat_old b/run/saves/szar/playerdata/c72e77a5-a3ff-38a0-b468-253b21a4bd27.dat_old
new file mode 100644
index 0000000..a7b1f22
Binary files /dev/null and b/run/saves/szar/playerdata/c72e77a5-a3ff-38a0-b468-253b21a4bd27.dat_old differ
diff --git a/run/saves/szar/playerdata/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.dat b/run/saves/szar/playerdata/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.dat
new file mode 100644
index 0000000..6933642
Binary files /dev/null and b/run/saves/szar/playerdata/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.dat differ
diff --git a/run/saves/szar/playerdata/def15adf-07af-3672-a35b-fe69f139863f.dat b/run/saves/szar/playerdata/def15adf-07af-3672-a35b-fe69f139863f.dat
new file mode 100644
index 0000000..6bf44c1
Binary files /dev/null and b/run/saves/szar/playerdata/def15adf-07af-3672-a35b-fe69f139863f.dat differ
diff --git a/run/saves/szar/playerdata/def15adf-07af-3672-a35b-fe69f139863f.dat_old b/run/saves/szar/playerdata/def15adf-07af-3672-a35b-fe69f139863f.dat_old
new file mode 100644
index 0000000..7cd7582
Binary files /dev/null and b/run/saves/szar/playerdata/def15adf-07af-3672-a35b-fe69f139863f.dat_old differ
diff --git a/run/saves/szar/playerdata/e012d939-bd4c-38f9-ae46-831d4959ff05.dat b/run/saves/szar/playerdata/e012d939-bd4c-38f9-ae46-831d4959ff05.dat
new file mode 100644
index 0000000..6f71691
Binary files /dev/null and b/run/saves/szar/playerdata/e012d939-bd4c-38f9-ae46-831d4959ff05.dat differ
diff --git a/run/saves/szar/playerdata/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.dat b/run/saves/szar/playerdata/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.dat
new file mode 100644
index 0000000..8908c83
Binary files /dev/null and b/run/saves/szar/playerdata/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.dat differ
diff --git a/run/saves/szar/playerdata/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.dat_old b/run/saves/szar/playerdata/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.dat_old
new file mode 100644
index 0000000..2ce7b52
Binary files /dev/null and b/run/saves/szar/playerdata/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.dat_old differ
diff --git a/run/saves/szar/playerdata/f16c07c2-b584-3cdf-b107-12544f991913.dat b/run/saves/szar/playerdata/f16c07c2-b584-3cdf-b107-12544f991913.dat
new file mode 100644
index 0000000..7ab3fd4
Binary files /dev/null and b/run/saves/szar/playerdata/f16c07c2-b584-3cdf-b107-12544f991913.dat differ
diff --git a/run/saves/szar/playerdata/fd848f75-c1a0-33b6-9d05-284593849e10.dat b/run/saves/szar/playerdata/fd848f75-c1a0-33b6-9d05-284593849e10.dat
new file mode 100644
index 0000000..5863401
Binary files /dev/null and b/run/saves/szar/playerdata/fd848f75-c1a0-33b6-9d05-284593849e10.dat differ
diff --git a/run/saves/szar/playerdata/fd848f75-c1a0-33b6-9d05-284593849e10.dat_old b/run/saves/szar/playerdata/fd848f75-c1a0-33b6-9d05-284593849e10.dat_old
new file mode 100644
index 0000000..bef3f7d
Binary files /dev/null and b/run/saves/szar/playerdata/fd848f75-c1a0-33b6-9d05-284593849e10.dat_old differ
diff --git a/run/saves/szar/region/r.-1.-1.mca b/run/saves/szar/region/r.-1.-1.mca
index 7e2c131..d7dc566 100644
Binary files a/run/saves/szar/region/r.-1.-1.mca and b/run/saves/szar/region/r.-1.-1.mca differ
diff --git a/run/saves/szar/region/r.-1.0.mca b/run/saves/szar/region/r.-1.0.mca
index d428a41..98180cc 100644
Binary files a/run/saves/szar/region/r.-1.0.mca and b/run/saves/szar/region/r.-1.0.mca differ
diff --git a/run/saves/szar/region/r.0.-1.mca b/run/saves/szar/region/r.0.-1.mca
index 0a32589..486802c 100644
Binary files a/run/saves/szar/region/r.0.-1.mca and b/run/saves/szar/region/r.0.-1.mca differ
diff --git a/run/saves/szar/region/r.0.0.mca b/run/saves/szar/region/r.0.0.mca
index fcdf1ea..a73c700 100644
Binary files a/run/saves/szar/region/r.0.0.mca and b/run/saves/szar/region/r.0.0.mca differ
diff --git a/run/saves/szar/stats/05a2b883-672c-35b9-82ec-eccc4e0cabc2.json b/run/saves/szar/stats/05a2b883-672c-35b9-82ec-eccc4e0cabc2.json
new file mode 100644
index 0000000..091d15c
--- /dev/null
+++ b/run/saves/szar/stats/05a2b883-672c-35b9-82ec-eccc4e0cabc2.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"minecraft:netherite_hoe":1,"szar:cannabis":3},"minecraft:picked_up":{"szar:cannabis":2},"minecraft:mined":{"szar:cannabis":2},"minecraft:dropped":{"szar:cannabis":2},"minecraft:custom":{"minecraft:jump":4,"minecraft:time_since_rest":1082,"minecraft:crouch_one_cm":165,"minecraft:leave_game":1,"minecraft:play_time":1082,"minecraft:time_since_death":1082,"minecraft:walk_one_cm":1796,"minecraft:sneak_time":60,"minecraft:total_world_time":2184,"minecraft:drop":2}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/1344ba46-6b08-3a2e-813a-3106d9215e61.json b/run/saves/szar/stats/1344ba46-6b08-3a2e-813a-3106d9215e61.json
new file mode 100644
index 0000000..e0fd256
--- /dev/null
+++ b/run/saves/szar/stats/1344ba46-6b08-3a2e-813a-3106d9215e61.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"minecraft:netherite_sword":2,"szar:nigger_spawn_egg":1},"minecraft:killed":{"szar:nigger":1},"minecraft:picked_up":{"szar:nwordpass":1},"minecraft:custom":{"minecraft:jump":40,"minecraft:time_since_rest":23967,"minecraft:damage_dealt":200,"minecraft:crouch_one_cm":69,"minecraft:interact_with_furnace":1,"minecraft:sprint_one_cm":2312,"minecraft:play_time":23967,"minecraft:time_since_death":23967,"minecraft:walk_one_cm":2548,"minecraft:sneak_time":7,"minecraft:total_world_time":23973,"minecraft:mob_kills":1,"minecraft:interact_with_crafting_table":6,"minecraft:fly_one_cm":9170}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/187217a2-f3ae-3640-aba9-fce2f2248422.json b/run/saves/szar/stats/187217a2-f3ae-3640-aba9-fce2f2248422.json
new file mode 100644
index 0000000..b33cda1
--- /dev/null
+++ b/run/saves/szar/stats/187217a2-f3ae-3640-aba9-fce2f2248422.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:killed":{"szar:nigger":1},"minecraft:used":{"minecraft:netherite_sword":2,"szar:nigger_spawn_egg":1},"minecraft:picked_up":{"szar:nwordpass":1},"minecraft:custom":{"minecraft:jump":9,"minecraft:time_since_rest":808,"minecraft:damage_dealt":200,"minecraft:leave_game":1,"minecraft:sprint_one_cm":397,"minecraft:play_time":808,"minecraft:time_since_death":808,"minecraft:walk_one_cm":561,"minecraft:total_world_time":1106,"minecraft:mob_kills":1,"minecraft:fly_one_cm":1500}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/1c207d49-b6d4-301f-bf62-f591002e4f1a.json b/run/saves/szar/stats/1c207d49-b6d4-301f-bf62-f591002e4f1a.json
new file mode 100644
index 0000000..8cca5ba
--- /dev/null
+++ b/run/saves/szar/stats/1c207d49-b6d4-301f-bf62-f591002e4f1a.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":17,"minecraft:time_since_rest":11987,"minecraft:sprint_one_cm":1049,"minecraft:play_time":11987,"minecraft:time_since_death":11987,"minecraft:walk_one_cm":876,"minecraft:total_world_time":11992,"minecraft:fly_one_cm":3700}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/2654e3c3-150d-3857-a426-0b141796a4e0.json b/run/saves/szar/stats/2654e3c3-150d-3857-a426-0b141796a4e0.json
new file mode 100644
index 0000000..52f628b
--- /dev/null
+++ b/run/saves/szar/stats/2654e3c3-150d-3857-a426-0b141796a4e0.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":9,"minecraft:time_since_rest":525,"minecraft:sprint_one_cm":409,"minecraft:play_time":525,"minecraft:time_since_death":525,"minecraft:walk_one_cm":459,"minecraft:total_world_time":532,"minecraft:interact_with_crafting_table":1,"minecraft:fly_one_cm":2299}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/38ee4029-e397-3902-8d79-d6c4d51a8fef.json b/run/saves/szar/stats/38ee4029-e397-3902-8d79-d6c4d51a8fef.json
new file mode 100644
index 0000000..efc2b7a
--- /dev/null
+++ b/run/saves/szar/stats/38ee4029-e397-3902-8d79-d6c4d51a8fef.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:picked_up":{"szar:nwordpass":1},"minecraft:killed":{"szar:nigger":1},"minecraft:used":{"minecraft:netherite_sword":3},"minecraft:custom":{"minecraft:jump":12,"minecraft:time_since_rest":881,"minecraft:damage_dealt":200,"minecraft:sprint_one_cm":1274,"minecraft:play_time":881,"minecraft:time_since_death":881,"minecraft:walk_one_cm":2449,"minecraft:sneak_time":4,"minecraft:total_world_time":13149,"minecraft:mob_kills":1,"minecraft:fly_one_cm":1664}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.json b/run/saves/szar/stats/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.json
new file mode 100644
index 0000000..0bebdd8
--- /dev/null
+++ b/run/saves/szar/stats/3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":10,"minecraft:time_since_rest":640,"minecraft:interact_with_furnace":2,"minecraft:sprint_one_cm":1062,"minecraft:play_time":640,"minecraft:time_since_death":640,"minecraft:walk_one_cm":384,"minecraft:total_world_time":647,"minecraft:fly_one_cm":1901}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/58b4dcc6-56fd-3122-a1b7-3d72cc687631.json b/run/saves/szar/stats/58b4dcc6-56fd-3122-a1b7-3d72cc687631.json
new file mode 100644
index 0000000..6fb0375
--- /dev/null
+++ b/run/saves/szar/stats/58b4dcc6-56fd-3122-a1b7-3d72cc687631.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"szar:weed_joint":12},"minecraft:custom":{"minecraft:jump":2,"minecraft:time_since_rest":899,"minecraft:sprint_one_cm":33,"minecraft:interact_with_furnace":2,"minecraft:leave_game":2,"minecraft:play_time":899,"minecraft:time_since_death":899,"minecraft:walk_one_cm":221,"minecraft:total_world_time":1332,"minecraft:fly_one_cm":203}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.json b/run/saves/szar/stats/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.json
new file mode 100644
index 0000000..3b8b38a
--- /dev/null
+++ b/run/saves/szar/stats/5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"minecraft:furnace":1},"minecraft:crafted":{"szar:weed":1},"minecraft:custom":{"minecraft:jump":5,"minecraft:time_since_rest":1158,"minecraft:sprint_one_cm":378,"minecraft:interact_with_furnace":2,"minecraft:play_time":1158,"minecraft:time_since_death":1158,"minecraft:walk_one_cm":1381,"minecraft:total_world_time":1484,"minecraft:fly_one_cm":399}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.json b/run/saves/szar/stats/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.json
new file mode 100644
index 0000000..8c330c8
--- /dev/null
+++ b/run/saves/szar/stats/6772ffa7-3606-3001-96a1-ec7bc4fa58f6.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":6,"minecraft:time_since_rest":873,"minecraft:crouch_one_cm":23,"minecraft:sprint_one_cm":273,"minecraft:play_time":873,"minecraft:time_since_death":873,"minecraft:walk_one_cm":570,"minecraft:sneak_time":5,"minecraft:total_world_time":959,"minecraft:fly_one_cm":1244}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/6b45a986-a4aa-3b68-85a3-c5041d0b6192.json b/run/saves/szar/stats/6b45a986-a4aa-3b68-85a3-c5041d0b6192.json
new file mode 100644
index 0000000..3a4f9db
--- /dev/null
+++ b/run/saves/szar/stats/6b45a986-a4aa-3b68-85a3-c5041d0b6192.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:picked_up":{"szar:nigger_spawn_egg":1,"szar:cannabis":1},"minecraft:custom":{"minecraft:jump":12,"minecraft:time_since_rest":626,"minecraft:sprint_one_cm":651,"minecraft:play_time":626,"minecraft:time_since_death":626,"minecraft:walk_one_cm":1727,"minecraft:total_world_time":1512,"minecraft:drop":1,"minecraft:fly_one_cm":1750},"minecraft:dropped":{"szar:nigger_spawn_egg":1}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/7b2fc485-d259-389c-bb22-fc20b2865ae3.json b/run/saves/szar/stats/7b2fc485-d259-389c-bb22-fc20b2865ae3.json
new file mode 100644
index 0000000..fc3797c
--- /dev/null
+++ b/run/saves/szar/stats/7b2fc485-d259-389c-bb22-fc20b2865ae3.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:time_since_rest":50,"minecraft:leave_game":1,"minecraft:play_time":50,"minecraft:time_since_death":50,"minecraft:total_world_time":65}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/7dc80f62-93ab-31a4-97b1-46f4b80402c9.json b/run/saves/szar/stats/7dc80f62-93ab-31a4-97b1-46f4b80402c9.json
new file mode 100644
index 0000000..3bfa15f
--- /dev/null
+++ b/run/saves/szar/stats/7dc80f62-93ab-31a4-97b1-46f4b80402c9.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"minecraft:netherite_sword":2,"szar:nigger_spawn_egg":1},"minecraft:picked_up":{"szar:nwordpass":1},"minecraft:killed":{"szar:nigger":1},"minecraft:custom":{"minecraft:jump":34,"minecraft:time_since_rest":1447,"minecraft:damage_dealt":200,"minecraft:sprint_one_cm":1642,"minecraft:play_time":1447,"minecraft:time_since_death":1447,"minecraft:walk_one_cm":3049,"minecraft:total_world_time":1457,"minecraft:mob_kills":1,"minecraft:fall_one_cm":627,"minecraft:fly_one_cm":6996}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/7fef5833-06c9-398a-84c0-fbd3a81ff548.json b/run/saves/szar/stats/7fef5833-06c9-398a-84c0-fbd3a81ff548.json
new file mode 100644
index 0000000..723b554
--- /dev/null
+++ b/run/saves/szar/stats/7fef5833-06c9-398a-84c0-fbd3a81ff548.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:time_since_rest":579,"minecraft:leave_game":1,"minecraft:play_time":579,"minecraft:time_since_death":579,"minecraft:walk_one_cm":226,"minecraft:total_world_time":1172}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/8647fa2e-0d3d-396f-b7fb-761893f2c64f.json b/run/saves/szar/stats/8647fa2e-0d3d-396f-b7fb-761893f2c64f.json
new file mode 100644
index 0000000..557701a
--- /dev/null
+++ b/run/saves/szar/stats/8647fa2e-0d3d-396f-b7fb-761893f2c64f.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"szar:weed_joint":15},"minecraft:custom":{"minecraft:time_since_rest":1160,"minecraft:leave_game":3,"minecraft:play_time":1160,"minecraft:time_since_death":1160,"minecraft:total_world_time":3855}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/87838b30-d4f9-3495-97a3-26161a757982.json b/run/saves/szar/stats/87838b30-d4f9-3495-97a3-26161a757982.json
new file mode 100644
index 0000000..4943ec1
--- /dev/null
+++ b/run/saves/szar/stats/87838b30-d4f9-3495-97a3-26161a757982.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:picked_up":{"szar:cannabis":1},"minecraft:dropped":{"szar:cannabis":1},"minecraft:custom":{"minecraft:jump":5,"minecraft:time_since_rest":659,"minecraft:crouch_one_cm":718,"minecraft:sprint_one_cm":342,"minecraft:play_time":659,"minecraft:time_since_death":659,"minecraft:walk_one_cm":2590,"minecraft:sneak_time":199,"minecraft:total_world_time":973,"minecraft:drop":1,"minecraft:fly_one_cm":514}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/8ab72cec-6ca5-3cfa-9749-08323debf842.json b/run/saves/szar/stats/8ab72cec-6ca5-3cfa-9749-08323debf842.json
new file mode 100644
index 0000000..7c2d86d
--- /dev/null
+++ b/run/saves/szar/stats/8ab72cec-6ca5-3cfa-9749-08323debf842.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":2,"minecraft:time_since_rest":111,"minecraft:leave_game":1,"minecraft:play_time":111,"minecraft:time_since_death":111,"minecraft:walk_one_cm":204,"minecraft:total_world_time":124}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/8fffffe9-1697-3450-bdc4-1834288fdb99.json b/run/saves/szar/stats/8fffffe9-1697-3450-bdc4-1834288fdb99.json
new file mode 100644
index 0000000..2ba5c36
--- /dev/null
+++ b/run/saves/szar/stats/8fffffe9-1697-3450-bdc4-1834288fdb99.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:dropped":{"szar:nwordpass":3,"szar:fasz":2},"minecraft:used":{"szar:fasz":1,"szar:cigany":1,"minecraft:grass_block":1},"minecraft:picked_up":{"szar:nwordpass":3,"szar:fasz":2},"minecraft:custom":{"minecraft:jump":17,"minecraft:time_since_rest":3083,"minecraft:crouch_one_cm":38,"minecraft:sprint_one_cm":381,"minecraft:play_time":3083,"minecraft:time_since_death":3083,"minecraft:walk_one_cm":4594,"minecraft:sneak_time":13,"minecraft:total_world_time":24245,"minecraft:drop":5,"minecraft:fly_one_cm":1639}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.json b/run/saves/szar/stats/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.json
new file mode 100644
index 0000000..f30755a
--- /dev/null
+++ b/run/saves/szar/stats/a349eb7d-8b74-32da-bb8d-6a1fb49c3d85.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":1,"minecraft:time_since_rest":231,"minecraft:play_time":231,"minecraft:time_since_death":231,"minecraft:walk_one_cm":608,"minecraft:total_world_time":237},"minecraft:used":{"szar:cannabis":2}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.json b/run/saves/szar/stats/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.json
new file mode 100644
index 0000000..dbb7ce4
--- /dev/null
+++ b/run/saves/szar/stats/a6bafa0f-1b11-3eaa-b8e6-7e67117a081e.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"szar:weed_joint":3},"minecraft:custom":{"minecraft:time_since_rest":360,"minecraft:leave_game":1,"minecraft:play_time":360,"minecraft:time_since_death":360,"minecraft:total_world_time":377}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.json b/run/saves/szar/stats/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.json
new file mode 100644
index 0000000..2af1130
--- /dev/null
+++ b/run/saves/szar/stats/ac41f76c-b1dd-32f9-a5d3-3eb94da3e653.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":2,"minecraft:time_since_rest":412,"minecraft:crouch_one_cm":17,"minecraft:leave_game":1,"minecraft:play_time":412,"minecraft:time_since_death":412,"minecraft:walk_one_cm":166,"minecraft:sneak_time":11,"minecraft:total_world_time":470}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json b/run/saves/szar/stats/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json
index cf7c8e1..5c2e54a 100644
--- a/run/saves/szar/stats/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json
+++ b/run/saves/szar/stats/b24e58a9-7e4c-3f19-91fc-3074c8cfe34b.json
@@ -1 +1 @@
-{"stats":{"minecraft:used":{"szar:szar_block":1},"minecraft:custom":{"minecraft:jump":1,"minecraft:time_since_rest":279,"minecraft:crouch_one_cm":21,"minecraft:play_time":279,"minecraft:time_since_death":279,"minecraft:walk_one_cm":607,"minecraft:sneak_time":15,"minecraft:total_world_time":286}},"DataVersion":3465}
\ No newline at end of file
+{"stats":{"minecraft:used":{"minecraft:carrot_on_a_stick":4,"minecraft:netherite_sword":2,"minecraft:spyglass":9,"szar:nigger_spawn_egg":1},"minecraft:picked_up":{"szar:nwordpass":1},"minecraft:killed":{"szar:nigger":1},"minecraft:custom":{"minecraft:jump":29,"minecraft:time_since_rest":4889,"minecraft:damage_dealt":200,"minecraft:crouch_one_cm":21,"minecraft:sprint_one_cm":1986,"minecraft:play_time":4889,"minecraft:time_since_death":4889,"minecraft:walk_one_cm":2367,"minecraft:sneak_time":15,"minecraft:total_world_time":5688,"minecraft:mob_kills":1,"minecraft:fly_one_cm":5047}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/c72e77a5-a3ff-38a0-b468-253b21a4bd27.json b/run/saves/szar/stats/c72e77a5-a3ff-38a0-b468-253b21a4bd27.json
new file mode 100644
index 0000000..dfae699
--- /dev/null
+++ b/run/saves/szar/stats/c72e77a5-a3ff-38a0-b468-253b21a4bd27.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"szar:weed_joint":1},"minecraft:custom":{"minecraft:time_since_rest":89,"minecraft:leave_game":1,"minecraft:play_time":89,"minecraft:time_since_death":89,"minecraft:total_world_time":102}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.json b/run/saves/szar/stats/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.json
new file mode 100644
index 0000000..ff19af3
--- /dev/null
+++ b/run/saves/szar/stats/de6c7baa-0bd3-34f4-81e0-2a85bbae7554.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:picked_up":{"szar:cannabis":1},"minecraft:used":{"szar:cannabis":1,"minecraft:tall_grass":1,"minecraft:large_fern":1},"minecraft:custom":{"minecraft:jump":15,"minecraft:time_since_rest":1429,"minecraft:crouch_one_cm":69,"minecraft:play_time":1429,"minecraft:time_since_death":1429,"minecraft:walk_one_cm":4846,"minecraft:sneak_time":165,"minecraft:total_world_time":1435,"minecraft:drop":1},"minecraft:dropped":{"szar:cannabis":1}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/def15adf-07af-3672-a35b-fe69f139863f.json b/run/saves/szar/stats/def15adf-07af-3672-a35b-fe69f139863f.json
new file mode 100644
index 0000000..d46bef0
--- /dev/null
+++ b/run/saves/szar/stats/def15adf-07af-3672-a35b-fe69f139863f.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:dropped":{"szar:weed_joint":1},"minecraft:custom":{"minecraft:jump":1,"minecraft:time_since_rest":17986,"minecraft:play_time":17986,"minecraft:time_since_death":17986,"minecraft:walk_one_cm":389,"minecraft:total_world_time":18053,"minecraft:drop":1},"minecraft:used":{"szar:weed_joint":10},"minecraft:picked_up":{"szar:weed_joint":1}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/e012d939-bd4c-38f9-ae46-831d4959ff05.json b/run/saves/szar/stats/e012d939-bd4c-38f9-ae46-831d4959ff05.json
new file mode 100644
index 0000000..9dd60e6
--- /dev/null
+++ b/run/saves/szar/stats/e012d939-bd4c-38f9-ae46-831d4959ff05.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:jump":18,"minecraft:time_since_rest":836,"minecraft:interact_with_furnace":1,"minecraft:sprint_one_cm":1311,"minecraft:play_time":836,"minecraft:time_since_death":836,"minecraft:walk_one_cm":1025,"minecraft:total_world_time":842,"minecraft:fly_one_cm":4082}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.json b/run/saves/szar/stats/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.json
new file mode 100644
index 0000000..478e78d
--- /dev/null
+++ b/run/saves/szar/stats/ed3ff7cb-6a3b-37aa-85ff-4e536390779c.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:time_since_rest":2689,"minecraft:leave_game":1,"minecraft:play_time":2689,"minecraft:time_since_death":2689,"minecraft:total_world_time":2707}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/f16c07c2-b584-3cdf-b107-12544f991913.json b/run/saves/szar/stats/f16c07c2-b584-3cdf-b107-12544f991913.json
new file mode 100644
index 0000000..def29a7
--- /dev/null
+++ b/run/saves/szar/stats/f16c07c2-b584-3cdf-b107-12544f991913.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:custom":{"minecraft:time_since_rest":1038,"minecraft:play_time":1038,"minecraft:time_since_death":1038,"minecraft:total_world_time":1043}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/saves/szar/stats/fd848f75-c1a0-33b6-9d05-284593849e10.json b/run/saves/szar/stats/fd848f75-c1a0-33b6-9d05-284593849e10.json
new file mode 100644
index 0000000..dd91098
--- /dev/null
+++ b/run/saves/szar/stats/fd848f75-c1a0-33b6-9d05-284593849e10.json
@@ -0,0 +1 @@
+{"stats":{"minecraft:used":{"szar:weed_joint":1},"minecraft:custom":{"minecraft:time_since_rest":188,"minecraft:leave_game":1,"minecraft:play_time":188,"minecraft:time_since_death":188,"minecraft:total_world_time":204}},"DataVersion":3465}
\ No newline at end of file
diff --git a/run/usercache.json b/run/usercache.json
index 725c78e..d890ad9 100644
--- a/run/usercache.json
+++ b/run/usercache.json
@@ -1 +1 @@
-[{"name":"Player30","uuid":"e6ce70cd-b7cc-34be-b059-93e41d35480c","expiresOn":"2026-01-17 09:30:06 +0100"},{"name":"Player714","uuid":"0cad2f47-2665-3067-89f3-6434c639de1f","expiresOn":"2026-01-17 09:25:04 +0100"},{"name":"Player561","uuid":"a87d2476-ff88-3799-a681-9605d7180f4f","expiresOn":"2026-01-17 09:23:05 +0100"},{"name":"Player60","uuid":"53335878-3f56-39c8-893b-77b74c9ca2e1","expiresOn":"2026-01-17 09:20:45 +0100"},{"name":"Player594","uuid":"50441446-173a-3648-92c5-519e7eb2f5c1","expiresOn":"2026-01-17 09:19:13 +0100"},{"name":"Player587","uuid":"aa0974cf-bafe-3f00-bd4a-65b146355415","expiresOn":"2026-01-17 09:08:49 +0100"},{"name":"Player186","uuid":"abf9489f-335c-323d-bf8c-6e98800dc4a3","expiresOn":"2026-01-17 09:07:42 +0100"},{"name":"Player191","uuid":"ac47fd32-de83-3641-a759-130889823db1","expiresOn":"2026-01-17 08:59:35 +0100"},{"name":"Player510","uuid":"56194db1-2459-3533-bada-8561030dd064","expiresOn":"2026-01-17 08:57:34 +0100"},{"name":"Player304","uuid":"2b98548a-5e09-3029-b082-b4c99d31d926","expiresOn":"2026-01-17 08:55:39 +0100"},{"name":"Player388","uuid":"5031b283-213a-3769-9d06-07f0ca40feb8","expiresOn":"2026-01-17 08:54:32 +0100"},{"name":"Player757","uuid":"3b73482c-4090-3c74-a2d4-17e9934c9bd9","expiresOn":"2026-01-17 08:42:31 +0100"},{"name":"Player108","uuid":"27630cc8-9d92-34f7-8c10-85caa979d8b3","expiresOn":"2026-01-17 08:40:49 +0100"},{"name":"Player533","uuid":"b24e58a9-7e4c-3f19-91fc-3074c8cfe34b","expiresOn":"2026-01-17 08:37:31 +0100"}]
\ No newline at end of file
+[{"name":"Player474","uuid":"fd848f75-c1a0-33b6-9d05-284593849e10","expiresOn":"2026-02-07 09:34:52 +0100"},{"name":"Player759","uuid":"c72e77a5-a3ff-38a0-b468-253b21a4bd27","expiresOn":"2026-02-07 09:34:00 +0100"},{"name":"Player99","uuid":"a6bafa0f-1b11-3eaa-b8e6-7e67117a081e","expiresOn":"2026-02-07 09:26:02 +0100"},{"name":"Player560","uuid":"58b4dcc6-56fd-3122-a1b7-3d72cc687631","expiresOn":"2026-02-07 09:21:50 +0100"},{"name":"Player622","uuid":"8647fa2e-0d3d-396f-b7fb-761893f2c64f","expiresOn":"2026-02-07 09:16:11 +0100"},{"name":"Player679","uuid":"def15adf-07af-3672-a35b-fe69f139863f","expiresOn":"2026-02-07 08:56:11 +0100"},{"name":"Player533","uuid":"b24e58a9-7e4c-3f19-91fc-3074c8cfe34b","expiresOn":"2026-02-07 08:38:21 +0100"},{"name":"Player43","uuid":"f16c07c2-b584-3cdf-b107-12544f991913","expiresOn":"2026-02-07 08:35:01 +0100"},{"name":"Player602","uuid":"7fef5833-06c9-398a-84c0-fbd3a81ff548","expiresOn":"2026-02-07 08:33:28 +0100"},{"name":"Player880","uuid":"1344ba46-6b08-3a2e-813a-3106d9215e61","expiresOn":"2026-02-07 08:13:01 +0100"},{"name":"Player204","uuid":"ac41f76c-b1dd-32f9-a5d3-3eb94da3e653","expiresOn":"2026-02-07 08:08:25 +0100"},{"name":"Player696","uuid":"7b2fc485-d259-389c-bb22-fc20b2865ae3","expiresOn":"2026-02-06 09:33:58 +0100"},{"name":"Player778","uuid":"8ab72cec-6ca5-3cfa-9749-08323debf842","expiresOn":"2026-02-06 09:31:44 +0100"},{"name":"Player893","uuid":"e012d939-bd4c-38f9-ae46-831d4959ff05","expiresOn":"2026-02-06 09:26:30 +0100"},{"name":"Player375","uuid":"3bdd7bc1-57b3-3ed1-a14e-cc7341dec1b1","expiresOn":"2026-02-06 09:22:08 +0100"},{"name":"Player651","uuid":"5c4f0ba0-5b89-33cd-bd9d-007c51e4a99f","expiresOn":"2026-02-06 09:19:57 +0100"},{"name":"Player888","uuid":"6b45a986-a4aa-3b68-85a3-c5041d0b6192","expiresOn":"2026-02-06 09:02:30 +0100"},{"name":"Player585","uuid":"87838b30-d4f9-3495-97a3-26161a757982","expiresOn":"2026-02-06 08:57:16 +0100"},{"name":"Player792","uuid":"de6c7baa-0bd3-34f4-81e0-2a85bbae7554","expiresOn":"2026-02-06 08:50:19 +0100"},{"name":"Player581","uuid":"05a2b883-672c-35b9-82ec-eccc4e0cabc2","expiresOn":"2026-02-06 08:47:31 +0100"},{"name":"Player612","uuid":"a349eb7d-8b74-32da-bb8d-6a1fb49c3d85","expiresOn":"2026-02-06 08:45:29 +0100"},{"name":"Player128","uuid":"7dc80f62-93ab-31a4-97b1-46f4b80402c9","expiresOn":"2026-02-06 08:33:04 +0100"},{"name":"Player80","uuid":"187217a2-f3ae-3640-aba9-fce2f2248422","expiresOn":"2026-02-06 08:30:07 +0100"},{"name":"Player467","uuid":"ed3ff7cb-6a3b-37aa-85ff-4e536390779c","expiresOn":"2026-02-06 08:23:37 +0100"},{"name":"Player855","uuid":"38ee4029-e397-3902-8d79-d6c4d51a8fef","expiresOn":"2026-02-06 08:08:21 +0100"},{"name":"Player145","uuid":"1c207d49-b6d4-301f-bf62-f591002e4f1a","expiresOn":"2026-02-05 11:15:57 +0100"},{"name":"Player0","uuid":"2654e3c3-150d-3857-a426-0b141796a4e0","expiresOn":"2026-02-05 11:11:11 +0100"},{"name":"Player73","uuid":"8fffffe9-1697-3450-bdc4-1834288fdb99","expiresOn":"2026-02-05 10:44:59 +0100"},{"name":"Player967","uuid":"6772ffa7-3606-3001-96a1-ec7bc4fa58f6","expiresOn":"2026-02-05 10:42:50 +0100"},{"name":"Player30","uuid":"e6ce70cd-b7cc-34be-b059-93e41d35480c","expiresOn":"2026-01-17 09:30:06 +0100"},{"name":"Player714","uuid":"0cad2f47-2665-3067-89f3-6434c639de1f","expiresOn":"2026-01-17 09:25:04 +0100"},{"name":"Player561","uuid":"a87d2476-ff88-3799-a681-9605d7180f4f","expiresOn":"2026-01-17 09:23:05 +0100"},{"name":"Player60","uuid":"53335878-3f56-39c8-893b-77b74c9ca2e1","expiresOn":"2026-01-17 09:20:45 +0100"},{"name":"Player594","uuid":"50441446-173a-3648-92c5-519e7eb2f5c1","expiresOn":"2026-01-17 09:19:13 +0100"},{"name":"Player587","uuid":"aa0974cf-bafe-3f00-bd4a-65b146355415","expiresOn":"2026-01-17 09:08:49 +0100"},{"name":"Player186","uuid":"abf9489f-335c-323d-bf8c-6e98800dc4a3","expiresOn":"2026-01-17 09:07:42 +0100"},{"name":"Player191","uuid":"ac47fd32-de83-3641-a759-130889823db1","expiresOn":"2026-01-17 08:59:35 +0100"},{"name":"Player510","uuid":"56194db1-2459-3533-bada-8561030dd064","expiresOn":"2026-01-17 08:57:34 +0100"},{"name":"Player304","uuid":"2b98548a-5e09-3029-b082-b4c99d31d926","expiresOn":"2026-01-17 08:55:39 +0100"},{"name":"Player388","uuid":"5031b283-213a-3769-9d06-07f0ca40feb8","expiresOn":"2026-01-17 08:54:32 +0100"},{"name":"Player757","uuid":"3b73482c-4090-3c74-a2d4-17e9934c9bd9","expiresOn":"2026-01-17 08:42:31 +0100"},{"name":"Player108","uuid":"27630cc8-9d92-34f7-8c10-85caa979d8b3","expiresOn":"2026-01-17 08:40:49 +0100"}]
\ No newline at end of file
diff --git a/src/client/java/dev/tggamesyt/szar/client/SmokeZoomHandler.java b/src/client/java/dev/tggamesyt/szar/client/SmokeZoomHandler.java
new file mode 100644
index 0000000..98decee
--- /dev/null
+++ b/src/client/java/dev/tggamesyt/szar/client/SmokeZoomHandler.java
@@ -0,0 +1,33 @@
+package dev.tggamesyt.szar.client;
+
+import dev.tggamesyt.szar.items.Joint;
+import net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents;
+import net.minecraft.item.ItemStack;
+
+public class SmokeZoomHandler {
+ private static float smokeScale = 0.5f; // start scale
+ private static final float TARGET_SCALE = 1.05f; // max zoom
+ private static final float LERP_SPEED = 0.5f; // lerp speed
+
+ public static void register() {
+ ClientTickEvents.END_CLIENT_TICK.register(client -> {
+ if (client.player == null) return;
+
+ ItemStack stack = client.player.getActiveItem();
+ boolean usingSmoke = stack.getItem() instanceof Joint;
+
+ float target = usingSmoke ? TARGET_SCALE : 0.5f;
+
+ // lerp smokeScale toward target like spyglass
+ smokeScale = lerp(LERP_SPEED * client.getTickDelta(), smokeScale, target);
+ });
+ }
+
+ private static float lerp(float delta, float start, float end) {
+ return start + delta * (end - start);
+ }
+
+ public static float getSmokeScale() {
+ return smokeScale;
+ }
+}
diff --git a/src/client/java/dev/tggamesyt/szar/client/SzarClient.java b/src/client/java/dev/tggamesyt/szar/client/SzarClient.java
index 9feb993..a537a85 100644
--- a/src/client/java/dev/tggamesyt/szar/client/SzarClient.java
+++ b/src/client/java/dev/tggamesyt/szar/client/SzarClient.java
@@ -8,14 +8,19 @@ import net.fabricmc.fabric.api.blockrenderlayer.v1.BlockRenderLayerMap;
import net.fabricmc.fabric.api.client.networking.v1.ClientPlayNetworking;
import net.fabricmc.fabric.api.client.rendering.v1.EntityModelLayerRegistry;
import net.fabricmc.fabric.api.client.rendering.v1.EntityRendererRegistry;
+import net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback;
import net.fabricmc.fabric.api.client.rendering.v1.WorldRenderEvents;
+import net.fabricmc.fabric.api.object.builder.v1.client.model.FabricModelPredicateProviderRegistry;
import net.minecraft.client.MinecraftClient;
+import net.minecraft.entity.player.PlayerEntity;
+import net.minecraft.client.gui.hud.InGameHud;
import net.minecraft.client.gui.screen.Screen;
import net.minecraft.client.render.*;
import net.minecraft.client.render.entity.model.BipedEntityModel;
import net.minecraft.client.render.entity.model.EntityModelLayers;
import net.minecraft.client.util.math.MatrixStack;
import net.minecraft.item.ItemStack;
+import net.minecraft.util.Identifier;
import net.minecraft.util.math.MathHelper;
public class SzarClient implements ClientModInitializer {
@@ -42,44 +47,75 @@ public class SzarClient implements ClientModInitializer {
Szar.CANNABIS_BLOCK,
RenderLayer.getCutout()
);
- WorldRenderEvents.AFTER_TRANSLUCENT.register(context -> {
+ HudRenderCallback.EVENT.register((drawContext, tickDelta) -> {
MinecraftClient client = MinecraftClient.getInstance();
- if (client.player != null && client.player.hasStatusEffect(Szar.DROG_EFFECT)) {
- float time = client.player.age + client.getTickDelta();
- float hue = (time * 0.01f) % 1f;
- int rgb = MathHelper.hsvToRgb(hue, 1f, 1f);
+ if (client.player == null) return;
+ if (!client.player.hasStatusEffect(Szar.DROG_EFFECT)) return;
- float alpha = 0.25f;
- float r = ((rgb >> 16) & 0xFF) / 255f;
- float g = ((rgb >> 8) & 0xFF) / 255f;
- float b = (rgb & 0xFF) / 255f;
+ var effect = client.player.getStatusEffect(Szar.DROG_EFFECT);
+ int amplifier = effect.getAmplifier(); // 0 = level I
- int width = client.getWindow().getFramebufferWidth();
- int height = client.getWindow().getFramebufferHeight();
+ float level = amplifier + 1f;
+ float time = client.player.age + tickDelta;
- RenderSystem.disableDepthTest();
- RenderSystem.enableBlend();
- RenderSystem.defaultBlendFunc();
+ /* ───── Color speed (gentle ramp) ───── */
+ float speed = 0.015f + amplifier * 0.012f;
+ float hue = (time * speed) % 1.0f;
- // ✅ Correct shader for 1.20.1 colored quads
- RenderSystem.setShader(GameRenderer::getPositionColorProgram);
+ int rgb = MathHelper.hsvToRgb(hue, 0.95f, 1f);
- BufferBuilder buffer = Tessellator.getInstance().getBuffer();
- buffer.begin(VertexFormat.DrawMode.QUADS, VertexFormats.POSITION_COLOR);
+ /* ───── Alpha (mostly stable) ───── */
+ float pulse =
+ (MathHelper.sin(time * (0.04f + amplifier * 0.015f)) + 1f) * 0.5f;
- buffer.vertex(0, height, 0).color(r, g, b, alpha).next();
- buffer.vertex(width, height, 0).color(r, g, b, alpha).next();
- buffer.vertex(width, 0, 0).color(r, g, b, alpha).next();
- buffer.vertex(0, 0, 0).color(r, g, b, alpha).next();
+ float alpha = MathHelper.clamp(
+ 0.20f + amplifier * 0.10f + pulse * 0.10f,
+ 0.20f,
+ 0.70f
+ );
- Tessellator.getInstance().draw();
+ /* ───── Very subtle jitter ───── */
+ float jitter = 0.15f * amplifier;
+ float jitterX = (client.world.random.nextFloat() - 0.5f) * jitter;
+ float jitterY = (client.world.random.nextFloat() - 0.5f) * jitter;
- RenderSystem.disableBlend();
- RenderSystem.enableDepthTest();
+ int width = client.getWindow().getScaledWidth();
+ int height = client.getWindow().getScaledHeight();
+
+ int color =
+ ((int)(alpha * 255) << 24)
+ | (rgb & 0x00FFFFFF);
+
+ RenderSystem.enableBlend();
+ RenderSystem.defaultBlendFunc();
+
+ drawContext.getMatrices().push();
+ drawContext.getMatrices().translate(jitterX, jitterY, 0);
+
+ drawContext.fill(0, 0, width, height, color);
+
+ drawContext.getMatrices().pop();
+
+ RenderSystem.disableBlend();
+ });
+
+ HudRenderCallback.EVENT.register((drawContext, tickDelta) -> {
+ MinecraftClient client = MinecraftClient.getInstance();
+ if (client.player == null) return;
+
+ float scale = SmokeZoomHandler.getSmokeScale();
+ if (scale > 0.51f) { // only when smoking
+ client.inGameHud.spyglassScale = scale;
}
});
+ SmokeZoomHandler.register();
+ // In your mod initialization code
+ FabricModelPredicateProviderRegistry.register(Szar.WEED_JOINT_ITEM, new Identifier("held"),
+ (stack, world, entity, seed) -> {
+ return entity != null && entity.getMainHandStack() == stack ? 1.0f : 0.0f;
+ });
}
}
diff --git a/src/main/java/dev/tggamesyt/szar/Joint.java b/src/main/java/dev/tggamesyt/szar/Joint.java
new file mode 100644
index 0000000..ca29e3f
--- /dev/null
+++ b/src/main/java/dev/tggamesyt/szar/Joint.java
@@ -0,0 +1,67 @@
+package dev.tggamesyt.szar.items;
+
+import dev.tggamesyt.szar.Szar;
+import net.minecraft.entity.LivingEntity;
+import net.minecraft.entity.player.PlayerEntity;
+import net.minecraft.item.ItemStack;
+import net.minecraft.item.SpyglassItem;
+import net.minecraft.sound.SoundEvents;
+import net.minecraft.stat.Stats;
+import net.minecraft.util.Hand;
+import net.minecraft.util.TypedActionResult;
+import net.minecraft.util.UseAction;
+import net.minecraft.world.World;
+
+public class Joint extends SpyglassItem {
+
+ public Joint(Settings settings) {
+ super(settings.maxDamage(64)); // max durability
+ }
+
+ @Override
+ public UseAction getUseAction(ItemStack stack) {
+ return UseAction.SPYGLASS; // keeps spyglass hold animation
+ }
+
+ @Override
+ public int getMaxUseTime(ItemStack stack) {
+ return 40; // shorter “smoking” duration
+ }
+
+ @Override
+ public TypedActionResult use(World world, PlayerEntity user, Hand hand) {
+ // play custom smoke sound
+ user.playSound(SoundEvents.ITEM_HONEY_BOTTLE_DRINK, 1.0F, 1.0F);
+ user.incrementStat(Stats.USED.getOrCreateStat(this));
+ user.setCurrentHand(hand); // start using
+ return TypedActionResult.consume(user.getStackInHand(hand));
+ }
+
+ @Override
+ public void onStoppedUsing(ItemStack stack, World world, LivingEntity user, int remainingUseTicks) {
+ // Only do server/client side durability and effect
+ if (!world.isClient) return;
+
+ // Consume 1 durability
+ stack.damage(1, user, p -> p.sendToolBreakStatus(user.getActiveHand()));
+
+ // Increase drug effect
+ int amplifier = 0;
+ if (user.hasStatusEffect(Szar.DROG_EFFECT)) {
+ amplifier = Math.min(user.getStatusEffect(Szar.DROG_EFFECT).getAmplifier() + 1, 9); // max 10 levels
+ }
+
+ // Apply the effect (10 seconds, invisible particles)
+ user.addStatusEffect(new net.minecraft.entity.effect.StatusEffectInstance(
+ Szar.DROG_EFFECT,
+ 6000,
+ amplifier,
+ false, // ambient
+ false, // show particles
+ true // show icon
+ ));
+
+ // Optional: play inhale / stop sound
+ user.playSound(SoundEvents.ITEM_HONEY_BOTTLE_DRINK, 1.0F, 1.0F);
+ }
+}
diff --git a/src/main/java/dev/tggamesyt/szar/Szar.java b/src/main/java/dev/tggamesyt/szar/Szar.java
index e28324a..5cdbb17 100644
--- a/src/main/java/dev/tggamesyt/szar/Szar.java
+++ b/src/main/java/dev/tggamesyt/szar/Szar.java
@@ -1,5 +1,6 @@
package dev.tggamesyt.szar;
+import dev.tggamesyt.szar.items.Joint;
import net.fabricmc.api.ModInitializer;
import net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroup;
import net.fabricmc.fabric.api.message.v1.ServerMessageDecoratorEvent;
@@ -38,7 +39,7 @@ public class Szar implements ModInitializer {
new Identifier(MOD_ID, "nwordpacket");
public static final ItemGroup SZAR_GROUP = Registry.register(
Registries.ITEM_GROUP,
- new Identifier("modid", "szar_group"),
+ new Identifier(MOD_ID, "szar_group"),
FabricItemGroup.builder()
.displayName(Text.translatable("itemgroup.szar_group"))
.icon(() -> new ItemStack(Szar.CIGANYBLOCK)) // icon item
@@ -49,6 +50,7 @@ public class Szar implements ModInitializer {
entries.add(Szar.NIGGER_SPAWNEGG);
entries.add(Szar.CANNABIS_ITEM);
entries.add(Szar.WEED_ITEM);
+ entries.add(Szar.WEED_JOINT_ITEM);
})
.build()
);
@@ -103,6 +105,11 @@ public class Szar implements ModInitializer {
new Identifier(MOD_ID, "weed"),
new Item(new Item.Settings())
);
+ public static final Item WEED_JOINT_ITEM = Registry.register(
+ Registries.ITEM,
+ new Identifier(MOD_ID, "weed_joint"),
+ new Joint(new Item.Settings())
+ );
public static final Item CIGANYBLOCK = Registry.register(
Registries.ITEM,
new Identifier(MOD_ID, "cigany"),
diff --git a/src/main/resources/assets/szar/lang/en_us.json b/src/main/resources/assets/szar/lang/en_us.json
index 208b653..5f4c43f 100644
--- a/src/main/resources/assets/szar/lang/en_us.json
+++ b/src/main/resources/assets/szar/lang/en_us.json
@@ -7,5 +7,6 @@
"itemgroup.szar_group": "Szar",
"block.szar.cannabis": "Cannabis",
"item.szar.weed": "Weed",
- "effect.szar.drog": "Drog"
+ "effect.szar.drog": "Drog",
+ "item.szar.weed_joint": "Weed Joint"
}
diff --git a/src/main/resources/assets/szar/models/item/weed_join_held.json b/src/main/resources/assets/szar/models/item/weed_join_held.json
new file mode 100644
index 0000000..88fa9ea
--- /dev/null
+++ b/src/main/resources/assets/szar/models/item/weed_join_held.json
@@ -0,0 +1,29 @@
+{
+ "format_version": "1.9.0",
+ "credit": "Made with Blockbench",
+ "textures": {
+ "0": "szar:item/joint3d",
+ "particle": "szar:item/joint3d"
+ },
+ "elements": [
+ {
+ "from": [7, 0, 7],
+ "to": [9, 12, 9],
+ "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
+ "faces": {
+ "north": {"uv": [0, 0, 2, 12], "texture": "#0"},
+ "east": {"uv": [2, 0, 4, 12], "texture": "#0"},
+ "south": {"uv": [4, 0, 6, 12], "texture": "#0"},
+ "west": {"uv": [6, 0, 8, 12], "texture": "#0"},
+ "up": {"uv": [10, 2, 8, 0], "texture": "#0"},
+ "down": {"uv": [10, 2, 8, 4], "texture": "#0"}
+ }
+ }
+ ],
+ "display": {
+ "thirdperson_righthand": {
+ "rotation": [90, 0, 0],
+ "translation": [-6, -1.5, 0]
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/main/resources/assets/szar/models/item/weed_joint.json b/src/main/resources/assets/szar/models/item/weed_joint.json
new file mode 100644
index 0000000..8f0eb12
--- /dev/null
+++ b/src/main/resources/assets/szar/models/item/weed_joint.json
@@ -0,0 +1,16 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "szar:item/weed_joint"
+ },
+ "overrides": [
+ {
+ "predicate": { "held": 1 },
+ "model": "szar:item/weed_join_3d"
+ },
+ {
+ "predicate": { "using": 1 },
+ "model": "szar:item/weed_joint_held"
+ }
+ ]
+}
diff --git a/src/main/resources/assets/szar/models/item/weed_joint_3d.json b/src/main/resources/assets/szar/models/item/weed_joint_3d.json
new file mode 100644
index 0000000..868199c
--- /dev/null
+++ b/src/main/resources/assets/szar/models/item/weed_joint_3d.json
@@ -0,0 +1,32 @@
+{
+ "format_version": "1.9.0",
+ "credit": "Made with Blockbench",
+ "textures": {
+ "0": "szar:item/joint3d",
+ "particle": "szar:item/joint3d"
+ },
+ "elements": [
+ {
+ "from": [7, 0, 7],
+ "to": [9, 12, 9],
+ "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
+ "faces": {
+ "north": {"uv": [0, 0, 2, 12], "texture": "#0"},
+ "east": {"uv": [2, 0, 4, 12], "texture": "#0"},
+ "south": {"uv": [4, 0, 6, 12], "texture": "#0"},
+ "west": {"uv": [6, 0, 8, 12], "texture": "#0"},
+ "up": {"uv": [10, 2, 8, 0], "texture": "#0"},
+ "down": {"uv": [10, 2, 8, 4], "texture": "#0"}
+ }
+ }
+ ],
+ "overrides": [
+ {
+ "predicate": {
+ "using": 1
+ },
+ "model": "szar:item/weed_joint_held"
+ }
+ ],
+ "display": {}
+}
\ No newline at end of file
diff --git a/src/main/resources/assets/szar/textures/item/joint3d.png b/src/main/resources/assets/szar/textures/item/joint3d.png
new file mode 100644
index 0000000..46d2ccf
Binary files /dev/null and b/src/main/resources/assets/szar/textures/item/joint3d.png differ
diff --git a/src/main/resources/assets/szar/textures/item/weed_joint.png b/src/main/resources/assets/szar/textures/item/weed_joint.png
new file mode 100644
index 0000000..6d1f1d3
Binary files /dev/null and b/src/main/resources/assets/szar/textures/item/weed_joint.png differ
diff --git a/src/main/resources/assets/szar/textures/item/weed_joint1.png b/src/main/resources/assets/szar/textures/item/weed_joint1.png
new file mode 100644
index 0000000..d1c7b56
Binary files /dev/null and b/src/main/resources/assets/szar/textures/item/weed_joint1.png differ
diff --git a/src/main/resources/assets/szar/textures/mob_effect/drog.png b/src/main/resources/assets/szar/textures/mob_effect/drog.png
new file mode 100644
index 0000000..6d1f1d3
Binary files /dev/null and b/src/main/resources/assets/szar/textures/mob_effect/drog.png differ
diff --git a/src/main/resources/data/szar/recipes/weed_joint.json b/src/main/resources/data/szar/recipes/weed_joint.json
new file mode 100644
index 0000000..bbf1b67
--- /dev/null
+++ b/src/main/resources/data/szar/recipes/weed_joint.json
@@ -0,0 +1,20 @@
+{
+ "type": "minecraft:crafting_shaped",
+ "pattern": [
+ "WP ",
+ "PWP",
+ " PW"
+ ],
+ "key": {
+ "W": {
+ "item": "szar:weed"
+ },
+ "P": {
+ "item": "minecraft:paper"
+ }
+ },
+ "result": {
+ "item": "szar:weed_joint",
+ "count": 1
+ }
+}
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 5d80cc4..45305b8 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -9,6 +9,7 @@
"license": "All-Rights-Reserved",
"icon": "assets/szar/icon.png",
"environment": "*",
+ "accessWidener" : "szar.accesswidener",
"entrypoints": {
"fabric-datagen": [
"dev.tggamesyt.szar.client.SzarDataGenerator"
diff --git a/src/main/resources/szar.accesswidener b/src/main/resources/szar.accesswidener
new file mode 100644
index 0000000..806ac8e
--- /dev/null
+++ b/src/main/resources/szar.accesswidener
@@ -0,0 +1,3 @@
+accessWidener v2 named
+
+accessible field net/minecraft/client/gui/hud/InGameHud spyglassScale F
\ No newline at end of file