diff --git a/src/main/resources/data/minecraft/switchy_components/attributes.json b/src/main/resources/data/minecraft/switchy_components/attributes.json new file mode 100644 index 00000000..8976c146 --- /dev/null +++ b/src/main/resources/data/minecraft/switchy_components/attributes.json @@ -0,0 +1,7 @@ +{ + "enabled": true, + "codec": "nbt", + "path": "Attributes", + "group": "status", + "hidden": true +}