mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-05 23:33:36 +00:00
fancynpcs: Fix sniffer attributes not being registered in for 1.21.6 - 1.21.8
This commit is contained in:
@@ -1 +1 @@
|
||||
2.7.0.287
|
||||
2.7.0.288
|
||||
@@ -43,6 +43,7 @@ public class Attributes_1_21_6 {
|
||||
attributes.addAll(VexAttributes.getAllAttributes());
|
||||
attributes.addAll(ArmadilloAttributes.getAllAttributes());
|
||||
attributes.addAll(HappyGhastAttributes.getAllAttributes());
|
||||
attributes.addAll(SnifferAttributes.getAllAttributes());
|
||||
|
||||
attributes.addAll(DisplayAttributes.getAllAttributes());
|
||||
attributes.addAll(TextDisplayAttributes.getAllAttributes());
|
||||
|
||||
Reference in New Issue
Block a user