You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags are allowed here, however no auto complete nor error checking is given.
probably because in mcdoc java::server::world::item::ToolRule here:
id(registry="block") is missing tags="allowed"?
Also a #[since="1.21.5"] is missing for can_destroy_blocks_in_creative. I am getting this on 1.21.4
Thanks
The text was updated successfully, but these errors were encountered:
tags are allowed here, however no auto complete nor error checking is given.
probably because in mcdoc
java::server::world::item::ToolRule
here:id(registry="block")
is missingtags="allowed"
?Also a #[since="1.21.5"] is missing for
can_destroy_blocks_in_creative
. I am getting this on 1.21.4Thanks
The text was updated successfully, but these errors were encountered: