-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
beansquared
committed
Jan 9, 2021
1 parent
671ca25
commit 1008720
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
patchouli_books/codex/en_us/entries/indigenous/fauna/hostiles/creeper_rocket.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "Rocket Creeper", | ||
"icon": "minecraft:skull:4", | ||
"category": "patchouli:indigenous", | ||
"pages": [ | ||
{ | ||
"type": "text", | ||
"text": "A close cousin of the standard creeper, with blue markings and an affinity for cold climates. $(br2) 1. Explosive Fuse $(br) A cerebral-controlled explosive located in the lower midsection provides an powerful deterant to god knows what. AI still cannot determine what could have caused this evolutionary trait to" | ||
}, | ||
{ | ||
"type": "entity", | ||
"entity": "primitivemobs:rocket_creeper", | ||
"text": "emerge, as it provides no repoductive advantage." | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "2. Legs $(br)Four extremely short but strong legs provide the creeper with slow but nearly silent movement over any natural terrain, including leaves and twigs. Interestingly, this variant posesses increased muscle density in the legs, enabling to propel itself into the air and towards its prey. $(br2) Assessment: Avoid or eliminate from a distance" | ||
} | ||
] | ||
} |