plane update and stuff
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"display": {
|
||||
"icon": { "item": "minecraft:tnt" },
|
||||
"title": "Too Close",
|
||||
"title": "Hmm, familiar...",
|
||||
"description": "You were there when the towers fell",
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
|
||||
@@ -2,4 +2,5 @@ accessWidener v2 named
|
||||
|
||||
accessible field net/minecraft/client/gui/hud/InGameHud spyglassScale F
|
||||
accessible field net/minecraft/entity/LivingEntity jumping Z
|
||||
accessible class net/minecraft/client/gui/hud/InGameHud$HeartType
|
||||
accessible class net/minecraft/client/gui/hud/InGameHud$HeartType
|
||||
accessible field net/minecraft/server/network/ServerPlayerInteractionManager player Lnet/minecraft/server/network/ServerPlayerEntity;
|
||||
@@ -4,9 +4,12 @@
|
||||
"package": "dev.tggamesyt.szar.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"PlayerEntityMixin",
|
||||
"CraftingScreenHandlerMixin",
|
||||
"CraftingScreenHandlerMixin2",
|
||||
"LivingEntityFallDamageMixin",
|
||||
"PlaneBlockInteractionMixin",
|
||||
"PlayerEntityMixin",
|
||||
"PlayerInteractionMixin",
|
||||
"RadiatedItemMixin"
|
||||
],
|
||||
"injectors": {
|
||||
|
||||
Reference in New Issue
Block a user