attachable:
{
"format_version": "1.21.30",
"minecraft:attachable": {
"description": {
"identifier": "civ_currency:standard",
"materials": {
"default": "entity_alphatest",
"enchanted": "entity_alphatest_glint"
},
"textures": {
"default": "textures/items/currency/quartz",
"dyed":"textures/items/currency/dstandard",
"enchanted": "textures/misc/enchanted_item_glint"
},
"geometry": {
"default": "geometry.large_item"
},
"animations": {
"hold": "animation.large_item.hold"
},
"scripts": {
"animate": ["hold"]
},
"render_controllers": ["controller.render.large_item"]
}
}
}