Configurable Mob Potion Effects Mod用于自定义任意种类的怪物携带永久药水效果。 该模组会生成两个配置文件,处于“.minecraft\config\configurablemobpotioneffects”目录下。 permanenteffects.txt文件用于配置生成怪物后,携带的药水效果。 ondamageeffects.txt文件配置怪物攻击玩家后,给予玩家的效果。 配置方式:将药水效果id...
怪物药水效果自定义 Configurable Mob Potion Effects Mod 模组内容 permanenteffects.txt文件可以用于配置生成怪物后,携带的药水效果。 ondamageeffects.txt文件可以配置怪物攻击玩家后,给予玩家的效果。 配置方式:将药水效果id的lvl等级修改成0以上即可。比如:minecraft:slowness,lvl:5。表示怪物会携带或造成缓慢5的效果。
怪物药水效果自定义模组(Configurable Mob Potion Effects)是一款可以用于自定义任意种类的怪物携带永久药水效果的模组,这款模组会生成两个配置文件,这两个配置文件的位置在“.minecraft\config\configurablemobpotioneffects”目录下,另外世界侠着重提醒您,该模组需要添加前置,否则将不能启动。 模组内容 permanenteffects.txt...
This is a regular mod; just install forge and then drop this in your mods folder! If you don't know how to install forge, there are many tutorials out there. Yes, this is allowed in modpacks. Just link back to curse or minecraftforum, and list me as the author. ...
Brewing using only a cauldron requires no blaze powder, but more ingredients are needed for 3 potions. All the vanilla recipes can be used to create effects. This mod uses data packs to determine recipes, so you can change everything to how you like! Source AvailableHere...
Potion Bears is a potion based Minecraft mod that’s definitely unlike all the other potion effect mods we’ve stumbled on before. Most traditional potion
包路径:net.minecraft.potion.PotionEffect类名称:PotionEffect方法名:getEffectName PotionEffect.getEffectName介绍 暂无 代码示例 代码示例来源:origin: Vazkii/Botania @SideOnly(Side.CLIENT) @Override public void addInformation(ItemStack stack, World world, List<String> list, ITooltipFlag flags) { Brew ...
Minecraft and the issue we’re referring to is the fact that players usually have to consume and waste an entire potion even when they only want the effects for a short duration. Thanks to the Potion Capsule mod, though, this problem is a thing of the past and you’ll be able to ...
importnet.minecraft.entity.EntityLivingBase;//导入方法依赖的package包/类@OverridepublicvoidapplyEntityCollision(Entity e){if(!(einstanceofEntityLivingBase))return; EntityLivingBase entity = (EntityLivingBase) e; List<PotionEffect> effects = ((LingeringPotion) ModItems.lingering_potion).getEffects(stac...
Repository files navigation README PotionRingReforged Port 1.16.5, 1.18.2, 1.19.4, 1.20.6 of Potion Fingers. Available on Forge and Fabric ! This Mod adds Rings that give different potion effects. The original mod was made by VazkiiAbout...