changed florian
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
- Added Item "Ghostly Cloth".
|
||||
- Renamed java class "sun_totem" to "sunTotem" to fit convention.
|
||||
- added robes
|
||||
- added the munch
|
||||
- added the munch
|
||||
- mobs are now passive to florian
|
||||
@@ -204,6 +204,8 @@
|
||||
"power.terraoriginum.florian-powers/small.description": "You are quite small and have 5 hearts because of it.",
|
||||
"power.terraoriginum.florian-powers/weak.name": "Weak",
|
||||
"power.terraoriginum.florian-powers/weak.description": "Because you are a creature of nature, you cannot do much damage.",
|
||||
"power.terraoriginum.munch-powers/passivemobs.name": "Passive Mobs",
|
||||
"power.terraoriginum.munch-powers/passivemobs.description": "Mobs just don't care enough to attack you.",
|
||||
|
||||
//-----Muckunde-----//
|
||||
"origin.terraoriginum.muckunde.name": "Muckunde",
|
||||
@@ -268,8 +270,6 @@
|
||||
"power.terraoriginum.munch-powers/nimble.description": "You are immune to thorns and velocity based damage. You are not slowed by blocks such as sweet berry bushes or cobwebs. You can walk on powder snow.",
|
||||
"power.terraoriginum.munch-powers/better_health.name": "Better Healing",
|
||||
"power.terraoriginum.munch-powers/better_health.description": "You heal twice as fast as the average joe, must be compensating for something.",
|
||||
"power.terraoriginum.munch-powers/too_tiny.name": "Too Tiny",
|
||||
"power.terraoriginum.munch-powers/too_tiny.description": "You are so small, most mobs don't even feel threatened by you, and as such, they don't attack you.",
|
||||
"power.terraoriginum.munch-powers/short_arms.name": "Short Arms",
|
||||
"power.terraoriginum.munch-powers/short_arms.description": "You are small, therefore you can't reach as far as the average joe.",
|
||||
"power.terraoriginum.munch-powers/tiny_motion.name": "Sized Speed",
|
||||
|
||||
@@ -13,7 +13,8 @@
|
||||
"terraoriginum:florian-powers/aura_of_growth",
|
||||
"terraoriginum:florian-powers/pocket_sand",
|
||||
"terraoriginum:florian-powers/weak",
|
||||
"terraoriginum:florian-powers/five_hearts"
|
||||
"terraoriginum:florian-powers/five_hearts",
|
||||
"terraoriginum:florian-powers/passivemobs"
|
||||
],
|
||||
"icon": "minecraft:rose_bush",
|
||||
"order": 1000,
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
"terraoriginum:munch-powers/little_health",
|
||||
"terraoriginum:munch-powers/better_health",
|
||||
"terraoriginum:munch-powers/tiny_appetite",
|
||||
"terraoriginum:munch-powers/too_tiny",
|
||||
"terraoriginum:munch-powers/nimble",
|
||||
"terraoriginum:munch-powers/quiet",
|
||||
"terraoriginum:munch-powers/climbing",
|
||||
|
||||
Reference in New Issue
Block a user