mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 15:05:42 +00:00
24 lines
393 B
JSON
Vendored
24 lines
393 B
JSON
Vendored
{
|
|
"format_version": "1.8.0",
|
|
"minecraft:entity": {
|
|
"description": {
|
|
"identifier": "minecraft:lightning_bolt",
|
|
"is_spawnable": false,
|
|
"is_summonable": true,
|
|
"is_experimental": false
|
|
},
|
|
|
|
"component_groups": {
|
|
},
|
|
|
|
"components": {
|
|
"minecraft:type_family": {
|
|
"family":["lightning"]
|
|
}
|
|
},
|
|
|
|
"events": {
|
|
}
|
|
}
|
|
}
|