DanArtox

Results 2 issues of DanArtox

### The issue I add new model to my RP `mkb.json` and others (look in the logs)... - **type**=item - **matchItems**=minecraft:netherite_sword minecraft:diamond_sword - **model**=./mkb.json - **nbt.display.Name**=iregex:(\u041c\u041a\u0411|MKB) mkb.properties But the model...

bug
confirmed

I'm using an example from the documentation, but it doesn't work. Other methods also `from adspower.sync_api import Group, ProfileAPI group = Group.create(name='my_group', remark='The best group ever') profile_api = ProfileAPI.create(group=group) print(f'Profile...