Computer Science, asked by santhoshjan2005, 1 month ago

How to fix the error in this ?

{

"gui_hotbar_grid_item/hotbar_parent": {

"modifications": [

{

"array_name": "controls",

"operation": "insert_front",

"value": {

"durability_bar_number@debug_screen.durability_bar_number": {

"$item_collection_name": "hotbar_items",

"layer": 10

}

}

}

]

}

}

{

"item":{"type":"custom","renderer":"inventory_item_renderer","size":[16,16]},

"hud_content":{

"modifications":[{

"array_name":"controls","operation":"insert_front",

"value":[

{"item":{

"type":"stack_panel","anchor_from":"top_right","anchor_to":"top_right","orientation":"horizontal","size":[32,16],

"controls":[

{"[email protected]":{"property_bag":{"#item_id_aux":22609920}}},

{"[email protected]":{"property_bag":{"#item_id_aux":22740992}}}

],

"bindings":[{"binding_name":"#hud_visible","binding_name_override":"#visible","binding_type":"global"}]

}}

]

}]

}

}

Answers

Answered by pvenkatnikhil
0

Answer:

so small problem. you can do it

Similar questions