Update CarryConfig.java

This commit is contained in:
Markus Bordihn 2023-02-25 02:18:10 +01:00 committed by GitHub
parent 7cd979d3e7
commit b1e6ea2865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ public class CarryConfig {
"magneticraft:multiblock_gap", "refinedstorage:*", "mcmultipart:*", "enderstorage:*",
"betterstorage:*", "practicallogistics2:*", "wearablebackpacks:*", "rftools:screen",
"rftools:creative_screen", "create:*", "magic_doorknob:*", "iceandfire:*", "ftbquests:*",
"waystones:*", "contact:*", "framedblocks:*", "securitycraft:*", "easy_npc:*"
"waystones:*", "contact:*", "framedblocks:*", "securitycraft:*"
};
@Property(
@ -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(