To make a Lingering Potion of Leaping (2:00 - Jump Boost), you will need1 Splash Potion of Leaping (8:00 - Jump Boost) and 1 Dragon's Breath. Place the Splash Potion of Leaping (8:00 - Jump Boost) in one of the bottom boxes in the Brewing Stand menu. Then add the Dragon's ...
PotionEffect jumpBoost = player.getActivePotionEffect(MobEffects.JUMP_BOOST); return jumpBoost != null && jumpBoost.getAmplifier() >= minimumLevel; } 代码示例来源:origin: TeamLapen/Vampirism @Override public float calculateFireDamage(float amount) { float protectionMod = 1F; PotionEffect protection...
Labels: jump_boost magma_cube slime Confirmation Status: Confirmed Category: Mob behaviour Mojang Priority: Low Description The bug Slimes and magma cubes do not jump higher with the Jump Boost effect, although it still reduces fall damage for Slimes. Steps to reproduce Spawn Slime Run comm...
How to make a Splash Potion of Leaping (1:30/1:07 - Jump Boost II) How to make a Splash Potion of Luck (5:00) How to make a Splash Potion of Night Vision (3:00/2:15) How to make a Splash Potion of Night Vision (8:00/6:00) ...
Attribute Name: potioncore.jumpHeight Default: 1 Range: 0 - 2048 What it does: Represents the height you can jump. Used by the weight and vanilla jump boost potions. Dig Speed: Attribute Name: potioncore.digSpeed Default: 1 Range: 8.1E-4 - 2048 ...
Splash potions are a variant of potions that can be thrown...Have all of these 13 status effects applied to the player at the same time: Fire Resistance. Invisibility. Jump Boost. Night Vision. Poison. Regeneration. Resistance. Slow Falling.Can you splash potion yourself?You...
potion.jump.linger.namepotion.fireResistance.linger.namepotion.moveSpeed.linger.namepotion.moveSlowdown.linger.namepotion.heal.linger.namepotion.harm.linger.namepotion.poison.linger.namepotion.regeneration.linger.namepotion.damageBoost.linger.namepotion.weakness.linger.namepotion.wither.linger.namepotion....
getPotionFromResourceLocation("jump_boost"), GetSleepTime(item), -10)); 代码示例来源:origin: ldtteam/minecolonies this.addPotionEffect(new PotionEffect(Potion.getPotionFromResourceLocation("slowness"))); this.removeActivePotionEffect(Potion.getPotionFromResourceLocation("slowness")); 内容来源于网络,...
staticPotionEffectTypeHEALTH_BOOST Increases the maximum health of an entity. staticPotionEffectTypeHUNGER Increases hunger. staticPotionEffectTypeINCREASE_DAMAGE Increases damage dealt. staticPotionEffectTypeINVISIBILITY Grants invisibility. staticPotionEffectTypeJUMP ...
case"jumpboost":returnPotionEffectType.JUMP;case"nausea":returnPotionEffectType.CONFUSION;case"regeneration":returnPotionEffectType.REGENERATION;case"resistance":returnPotionEffectType.DAMAGE_RESISTANCE;case"fireresistance":returnPotionEffectType.FIRE_RESISTANCE;case"waterbreathing":returnPotionEffectType.WATER_...