You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
562 B
JSON

{
"format_version": "1.21.60",
"minecraft:item": {
"description": {
"identifier": "rzb_dcs:seasons_bench",
"menu_category": {
"category": "items",
"group": "rzb_dcs:group_decostation"
}
},
"components": {
"minecraft:icon": {
"textures": {
"default": "rzb_dcs_seasons_bench"
}
},
"minecraft:max_stack_size": 16,
"minecraft:hand_equipped": true,
"minecraft:entity_placer": {
"entity": "rzb_dcs:decobench_init"
},
"minecraft:display_name": {
"value": "item.rzb_dcs:seasons_bench.name"
}
}
}
}