All checks were successful
Deploy Addons / deploy (push) Successful in 17s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
29 lines
676 B
JSON
29 lines
676 B
JSON
{
|
|
"format_version": "1.21.0",
|
|
"minecraft:block": {
|
|
"description": {
|
|
"identifier": "silverlabs:portal_jamie",
|
|
"menu_category": {
|
|
"category": "items",
|
|
"group": "itemGroup.name.decorations"
|
|
}
|
|
},
|
|
"components": {
|
|
"minecraft:destructible_by_mining": {
|
|
"seconds_to_destroy": 5.0
|
|
},
|
|
"minecraft:destructible_by_explosion": {
|
|
"explosion_resistance": 1200.0
|
|
},
|
|
"minecraft:light_emission": 10,
|
|
"minecraft:map_color": "#2D9C2D",
|
|
"minecraft:material_instances": {
|
|
"*": {
|
|
"texture": "portal_jamie",
|
|
"render_method": "opaque"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|