diff --git a/defaultconfigs/carryon-server.toml b/defaultconfigs/carryon-server.toml index a816891..8b4d9fa 100644 --- a/defaultconfigs/carryon-server.toml +++ b/defaultconfigs/carryon-server.toml @@ -74,7 +74,8 @@ "minecraft:item_frame", "minecraft:painting", "minecraft:shulker_bullet", - "quark:totem" + "quark:totem", + "ars_nouveau:*", ] #Entities that cannot have other entities stacked on top of them forbiddenStacking = ["minecraft:horse"]