Merge pull request #469 from MarkusBordihn/patch-2
[1.19] Added easy_npc entities to the forbiddenEntities list.
This commit is contained in:
commit
50d47ab650
|
|
@ -244,7 +244,7 @@ public class CarryConfig {
|
|||
"minecraft:item_frame", "minecraft:painting", "minecraft:shulker_bullet",
|
||||
"animania:hamster", "animania:ferret*", "animania:hedgehog*", "animania:cart",
|
||||
"animania:wagon", "mynko:*", "pixelmon:*", "mocreatures:*", "quark:totem", "vehicle:*",
|
||||
"securitycraft:*"
|
||||
"securitycraft:*", "easy_npc:*"
|
||||
};
|
||||
|
||||
@Property(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user