Splash Potion in 1.12.2 #381


Open
  • Forge_User_23402041 created this issue Jan 18, 2019

    Hi there !

    It would seem that Splash_Potion projectile doesn't work in Minecraft 1.12.2 !

    Can you fix it ?

    I send you the config of my dissident weapon:

     

    Potion:
    Item_Information:
     Item_Name: "&6Potions Thrower"
    Item_Type: 351~13
    Shooting:
    Right_Click_To_Shoot: true
    Cancel_Left_Click_Block_Damage: true
    Cancel_Right_Click_Interactions: false
    Projectile_Amount: 1
    Projectile_Type: splash
    Projectile_Subtype: 16396-10-10-90
    Delay_Between_Shots: 8
    Projectile_Speed: 12
    Projectile_Damage: 12
    Sounds_Shoot: ENTITY_WITCH_THROW-1-1.7-0,BLOCK_FIRE_EXTINGUISH-1-2-0
    Shoot:
    Invisible_Projectiles: false
    Trails:
    Trail: "Spell"
    Damage:
    Life_Steal: 12
    Potions_Affect_Hit: WITHER-80-5,SLOWNESS-80-1
    Reload:
    Enable: true
    Reload_Amount: 20
    Reload_Duration: 80
    Sounds_Reloading: BLOCK_PISTON_EXTEND-1-0.8-1,ENTITY_SPLASH_POTION_BREAK-1-1-50,BLOCK_FIRE_EXTINGUISH-1-1-75,BLOCK_PISTON_EXTEND-1-0.8-79
    Visual_Reload:
    Visual_Reload: "IronWeapon_Reload"
    Abilities:
    Death_No_Drop: true
    Reset_Hit_Cooldown: true
    Hit_Events:
    Enable: true
    Sounds_Impact: ENTITY_SPLASH_POTION_BREAK-1-1.1-0
    Potion_Effects:
    Activation: hit
    Potion_Effect_Victim: SLOW-120-2,WITHER-120-2

     


To post a comment, please login or register a new account.