mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Mobs
This commit is contained in:
11
entities/aeternum.json
Normal file
11
entities/aeternum.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "CAT",
|
||||
"silent": true,
|
||||
"passengers": [
|
||||
{
|
||||
"type": "PARROT",
|
||||
"customName": "&eAeternum",
|
||||
"customNameVisible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
11
entities/dan.json
Normal file
11
entities/dan.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "VEX",
|
||||
"passengers": [
|
||||
{
|
||||
"type": "CREEPER",
|
||||
"customName": "&acyberpwn",
|
||||
"customNameVisible": true,
|
||||
"invulnerable": true
|
||||
}
|
||||
]
|
||||
}
|
||||
5
entities/phantomapi.json
Normal file
5
entities/phantomapi.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"type": "PHANTOM",
|
||||
"customName": "&dPhantomAPI",
|
||||
"customNameVisible": true
|
||||
}
|
||||
Reference in New Issue
Block a user