aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-07-30 19:18:19 +0200
committerLinnea Gräf <nea@nea.moe>2024-07-30 19:18:19 +0200
commit95c1b75a14d41b070c4e23addb3ac4788a014365 (patch)
tree7fdc8cf94df1df100b06a60f4b0aad7c36d2ebd0 /src/main/resources
parentdf29eccdcc1184b3d9ac116192442a359b8185bd (diff)
downloadfirmament-95c1b75a14d41b070c4e23addb3ac4788a014365.tar.gz
firmament-95c1b75a14d41b070c4e23addb3ac4788a014365.tar.bz2
firmament-95c1b75a14d41b070c4e23addb3ac4788a014365.zip
Fix top skin layers not being rendered in mob drop recipes
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/firmament.accesswidener2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/firmament.accesswidener b/src/main/resources/firmament.accesswidener
index f5ede98..b69b99d 100644
--- a/src/main/resources/firmament.accesswidener
+++ b/src/main/resources/firmament.accesswidener
@@ -19,3 +19,5 @@ accessible method net/minecraft/client/gui/DrawContext drawTexturedQuad (Lnet/mi
mutable field net/minecraft/screen/slot/Slot x I
mutable field net/minecraft/screen/slot/Slot y I
+accessible field net/minecraft/entity/player/PlayerEntity PLAYER_MODEL_PARTS Lnet/minecraft/entity/data/TrackedData;
+