Sentropic / SkillAPI-s

A flexible API for easily creating skills and classes with visual skill trees
13 stars 10 forks source link

custom_model_data Not working #33

Closed Niinnee closed 3 years ago

Niinnee commented 3 years ago

custom_model_data Not working

Sentropic commented 3 years ago

Did you enable custom model data in the config?

Niinnee commented 3 years ago

Did you enable custom model data in the config?

                        Armor Stand-s: 
                          type: 'mechanic'
                          indicator: '3D'
                          data: 
                            icon-key: 'chixushijian'
                            counts: 'True'
                            key: ''
                            duration-base: '20'
                            duration-scale: '5'
                            name: '&2&l治疗图腾'
                            name-visible: 'False'
                            follow: 'False'
                            gravity: 'True'
                            tiny: 'False'
                            arms: 'True'
                            base: 'False'
                            visible: 'false'
                            marker: 'True'
                            forward-base: '1'
                            forward-scale: '0'
                            upward-base: '0'
                            upward-scale: '0'
                            right-base: '0'
                            right-scale: '0'
                            indicator: '2D'
                          children: 
                            Armor-t: 
                              type: 'mechanic'
                              indicator: '3D'
                              data: 
                                icon-key: ''
                                counts: 'True'
                                slot: 'Head'
                                material: 'Diamond hoe'
                                amount: '1'
                                durability: '0'
                                data: '9'
                                custom: 'True'
                                name: 'Name'
                                lore: 
                                - '治疗图腾'
                                overwrite: 'True'
                                indicator: '2D'
                              children:  {}

this custom_model_data Not working ,enable custom model data in the config。Confirm that there is no problem with the resource