pearuhdox / Cartographer

A collection of datapacks for Minecraft 1.19 that add custom enchantments, mob attacks, and more, for use in CTM maps.
GNU General Public License v3.0
21 stars 2 forks source link

i cannot slick up men (oil application bug) #40

Closed RockNRui closed 12 months ago

RockNRui commented 1 year ago

Hitting a mob wearing the following pants for some reason applies bleeding alongside the intended Oiled effect: /give @s minecraft:chainmail_leggings{HasOverride:1b,OverrideMelee:1b,apply_status:[{id:"oiled",amplifier:4b,duration:200}]}

When just using a sword, no such problem happens and just Oiled is applied. /give @s diamond_sword{apply_status:[{id:"oiled",duration:100,amplifier:4b}]}

pearuhdox commented 12 months ago

Issue resolved in most recent commit.